a2dWindowProperty Class Reference
[a2dPropObject holds property objects]

property to hold a window type variable (for example wxTipWindow) to be associated with a a2dPropObject More...

#include <gen.h>

Inheritance diagram for a2dWindowProperty:

Inheritance graph
[legend]
Collaboration diagram for a2dWindowProperty:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dWindowProperty (const a2dPropertyIdWindow *id, wxWindow *window)
 a2dWindowProperty (const a2dWindowProperty &other)
virtual a2dNamedPropertyClone (a2dObject::CloneOptions options) const
 Virtual copy constructor.
virtual void Assign (const a2dNamedProperty &other)
 Virtual assignment operator.
void SetValue (wxWindow *window)
wxWindow * GetValue () const
wxWindow ** GetValuePtr ()
virtual void DoSave (wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite)
 Save settings.
virtual void DoLoad (wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts)
 Load settings.

Static Public Member Functions

static a2dWindowPropertyCreatePropertyFromString (const a2dPropertyIdWindow *id, const wxString &value)

Protected Attributes

wxWindow * m_window


Detailed Description

property to hold a window type variable (for example wxTipWindow) to be associated with a a2dPropObject

Definition at line 2245 of file gen.h.


Member Function Documentation

a2dWindowProperty * a2dWindowProperty::CreatePropertyFromString ( const a2dPropertyIdWindow id,
const wxString &  value 
) [static]

Construct a new property object from a string If this is not appropriate, this may return NULL

Reimplemented in a2dTipWindowProperty.

Definition at line 2371 of file gen.cpp.


The documentation for this class was generated from the following files:
a2dWindowProperty Class Reference -- Tue Aug 31 18:38:28 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation