wxArt2D
Public Member Functions | Public Attributes | List of all members
a2dFillRefData Class Referenceabstract

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

Inheritance diagram for a2dFillRefData:
Inheritance graph
[legend]
Collaboration diagram for a2dFillRefData:
Collaboration graph
[legend]

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
 

Detailed Description

Internal to a2dFill for refcounting in wxObject style.

Definition at line 3526 of file stylebase.cpp.


The documentation for this class was generated from the following file:
a2dFillRefData Class Reference -- Sun Oct 12 2014 17:04:38 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation