wxArt2D
Public Member Functions | List of all members
a2dPropertyEditEvent Class Reference

see a2dCommandProcessorEvent More...

#include <comevt.h>

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

Public Member Functions

 a2dPropertyEditEvent (a2dObject *object, a2dNamedPropertyList *properties=NULL)
 constructor
 
 a2dPropertyEditEvent (const a2dPropertyEditEvent &other)
 constructor
 
virtual wxEvent * Clone () const
 clone the event
 
a2dNamedPropertyListGetPropertyList ()
 
bool GetEdited ()
 when properties where edited, this must become true
 
void SetEdited (bool edited)
 set to signal that properties where edited.
 
- Public Member Functions inherited from a2dEvent
 a2dEvent (int id=0, wxEventType eventType=wxEVT_NULL)
 
void SetIntTimeStamp ()
 

Additional Inherited Members

- Static Public Attributes inherited from a2dEvent
static long ms_timestamp = 0
 initialize timestamp
 

Detailed Description

see a2dCommandProcessorEvent

see a2dCommandProcessorEvent see a2dCommandProcessorEvent see a2dCommandProcessorEvent see a2dCommandProcessorEvent see a2dCommandProcessorEvent see a2dPropertyEditEvent sent from a2dObject::EditProperties().

This event is sent, you intercept it and do the editing of the supplied properties there.

Currently the following Id's:

Definition at line 649 of file comevt.h.


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