a2dMenuProperty Class Reference
[a2dPropObject holds property objects]

property to hold a Menu type variable to be associated with a a2dPropObject More...

#include <gen.h>

Inheritance diagram for a2dMenuProperty:

Inheritance graph
[legend]
Collaboration diagram for a2dMenuProperty:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dMenuProperty (const a2dPropertyIdMenu *id, wxMenu *menu)
 a2dMenuProperty (const a2dMenuProperty &other)
virtual a2dNamedPropertyClone (a2dObject::CloneOptions options) const
 Virtual copy constructor.
virtual void Assign (const a2dNamedProperty &other)
 Virtual assignment operator.
void SetValue (wxMenu *menu)
wxMenu * GetValue () const
wxMenu ** 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 a2dMenuPropertyCreatePropertyFromString (const a2dPropertyIdMenu *id, const wxString &value)

Protected Attributes

wxMenu * m_menu


Detailed Description

property to hold a Menu type variable to be associated with a a2dPropObject

Definition at line 2203 of file gen.h.


Member Function Documentation

a2dMenuProperty * a2dMenuProperty::CreatePropertyFromString ( const a2dPropertyIdMenu id,
const wxString &  value 
) [static]

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

Definition at line 2297 of file gen.cpp.


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