wxArt2D
|
Internal to a2dStroke for refcounting in wxObject style. More...
Public Member Functions | |
virtual a2dStrokeType | GetType (void) const |
a2dStrokeRefData () | |
constructor | |
a2dStrokeRefData (const a2dStrokeRefData &other) | |
virtual void | DoSave (wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite)=0 |
Save settings. | |
virtual void | DoLoad (wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts)=0 |
Load settings. | |
Internal to a2dStroke for refcounting in wxObject style.
Definition at line 5194 of file stylebase.cpp.