|
wxArt2D
|
Internal to a2dFill for refcounting in wxObject style. More...


Public Member Functions | |
| virtual a2dFillType | GetType (void) const |
| a2dFillRefData () | |
| constructor | |
| a2dFillRefData (const a2dFillRefData &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. | |
Public Attributes | |
| bool | m_fillOn |
| if true filling is done, else transparent fill | |
Internal to a2dFill for refcounting in wxObject style.
Definition at line 3526 of file stylebase.cpp.