Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Classes | |
class | Inkscape::Application |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::UI |
User interface code. | |
namespace | Inkscape::UI::Tools |
namespace | Inkscape::XML |
@Inkscape XML tree. | |
Functions | |
void | inkscape_ref (Inkscape::Application &in) |
void | inkscape_unref (Inkscape::Application &in) |
void inkscape_ref | ( | Inkscape::Application & | in | ) |
Definition at line 116 of file inkscape.cpp.
References Inkscape::Application::refCount.
Referenced by SPDocument::createDoc().
void inkscape_unref | ( | Inkscape::Application & | in | ) |
Definition at line 121 of file inkscape.cpp.
References Inkscape::Application::_S_inst, and Inkscape::Application::refCount.
Referenced by SPDocument::~SPDocument().