Inkscape
Vector Graphics Editor
|
#include <Layout-TNG.h>
Public Member Functions | |
virtual | ~InputStreamItem ()=default |
virtual InputStreamItemType | Type () const =0 |
Public Attributes | |
SPObject * | source |
Definition at line 691 of file Layout-TNG.h.
|
virtualdefault |
|
pure virtual |
SPObject* Inkscape::Text::Layout::InputStreamItem::source |
Definition at line 695 of file Layout-TNG.h.
Referenced by Inkscape::Text::Layout::appendControlCode(), Inkscape::Text::Layout::appendText(), and Inkscape::Text::Layout::getSourceOfCharacter().