#include "wx/wx.h"
#include "wx/general/gen.h"
#include "wx/canvas/canglob.h"
#include "wx/editor/sttool.h"
#include "wx/grid.h"


Go to the source code of this file.
Classes | |
| class | PropGridData |
| class | a2dEditProperties |
| class | a2dPropertyEditorDlg |
| edit properties of a2dCanvasObject's More... | |
Typedefs | |
| typedef std::vector< PropGridData > | PropGridDataVec |
Enumerations | |
| enum | PropertyType { pt_string, pt_integer, pt_real, pt_bool } |
The event for editing properties is intercepted, and the property list recieved that way can be edited.
Licence: wxWidgets Licence
RCS-ID:
Definition in file canpropedit.h.