Inkscape
Vector Graphics Editor
|
System-wide clipboard management - implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::UI |
User interface code. | |
System-wide clipboard management - implementation.
Definition in file clipboard.cpp.
|
private |
Handle to the system wide clipboard - for convenience.
Definition at line 263 of file clipboard.cpp.
|
private |
Document that stores the clipboard until someone requests it.
Definition at line 250 of file clipboard.cpp.
|
private |
The node that holds extra information.
Definition at line 253 of file clipboard.cpp.
|
private |
Reference to the clipboard document's defs node.
Definition at line 251 of file clipboard.cpp.
|
private |
Reference to the clipboard's Inkscape::XML::Document.
Definition at line 254 of file clipboard.cpp.
|
private |
Reference to the clipboard's root node.
Definition at line 252 of file clipboard.cpp.
|
private |
Style copied along with plain text fragment.
Definition at line 261 of file clipboard.cpp.
|
private |
Definition at line 255 of file clipboard.cpp.
|
private |
Definition at line 266 of file clipboard.cpp.
|
private |
Definition at line 256 of file clipboard.cpp.
|
private |
Definition at line 257 of file clipboard.cpp.