a2dObjectProperty Class Reference
[a2dPropObject holds property objects]

property to hold a wxObject variable to be associated with a a2dPropObject More...

#include <gen.h>

Inheritance diagram for a2dObjectProperty:

Inheritance graph
[legend]
Collaboration diagram for a2dObjectProperty:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dObjectProperty (const a2dPropertyIdObject *id, const wxObject &value)
 a2dObjectProperty (const a2dObjectProperty &other)
virtual a2dNamedPropertyClone (a2dObject::CloneOptions options) const
 Virtual copy constructor.
virtual void Assign (const a2dNamedProperty &other)
 Virtual assignment operator.
void SetValue (const wxObject &value)
const wxObject & GetValue () const

Static Public Member Functions

static a2dObjectPropertyCreatePropertyFromString (const a2dPropertyIdObject *id, const wxString &value)

Protected Attributes

wxObject m_value


Detailed Description

property to hold a wxObject variable to be associated with a a2dPropObject

Definition at line 1605 of file gen.h.


Member Function Documentation

static a2dObjectProperty* a2dObjectProperty::CreatePropertyFromString ( const a2dPropertyIdObject id,
const wxString &  value 
) [static]

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


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