#include <strucdlg.h>
|
| a2dCanvasObjectsChooseDialog (wxWindow *parent, a2dDrawing *drawing, bool structOnly=true, long style=SYMBOL_A2DCHOOSE_STYLE, wxWindowID id=SYMBOL_A2DCHOOSE_IDNAME, const wxString &caption=SYMBOL_A2DCHOOSE_TITLE, const wxPoint &pos=SYMBOL_A2DCHOOSE_POSITION, const wxSize &size=SYMBOL_A2DCANVASOBJECTSDIALOG_SIZE) |
|
| a2dCanvasObjectsChooseDialog (wxWindow *parent, a2dCanvasObjectList *total, const wxString &appearancename, long style=SYMBOL_A2DCHOOSE_STYLE, wxWindowID id=SYMBOL_A2DCHOOSE_IDNAME, const wxString &caption=SYMBOL_A2DCHOOSE_TITLE, const wxPoint &pos=SYMBOL_A2DCHOOSE_POSITION, const wxSize &size=SYMBOL_A2DCANVASOBJECTSDIALOG_SIZE) |
|
| a2dCanvasObjectsChooseDialog (wxWindow *parent, a2dCanvasObjectList *total, long style=SYMBOL_A2DCHOOSE_STYLE, wxWindowID id=SYMBOL_A2DCHOOSE_IDNAME, const wxString &caption=SYMBOL_A2DCHOOSE_TITLE, const wxPoint &pos=SYMBOL_A2DCHOOSE_POSITION, const wxSize &size=SYMBOL_A2DCHOOSE_SIZE) |
| constructor with a specific list of objects
|
|
bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_A2DCHOOSE_IDNAME, const wxString &caption=SYMBOL_A2DCHOOSE_TITLE, const wxPoint &pos=SYMBOL_A2DCHOOSE_POSITION, const wxSize &size=SYMBOL_A2DCHOOSE_SIZE, long style=SYMBOL_A2DCHOOSE_STYLE) |
| Creation.
|
|
a2dCanvasObject * | GetCanvasObject () |
| Pointer to object selected.
|
|
void | Init (a2dCanvasObjectList *objects) |
| take over object to show from objects
|
|
void | Init (a2dDrawing *drawing) |
|
void | InitCameleons (a2dCanvasObjectList *total, const wxString &appearanceClassName) |
|
|
bool | m_modal |
|
wxListBox * | m_listbox |
|
wxButton * | m_hide |
|
wxButton * | m_Apply |
|
wxStaticText * | m_numberObjects |
|
a2dCanvasObjectsSet | m_structureSet |
| Pointer to object list.
|
|
a2dCanvasObject * | m_object |
| Pointer to the choosen object.
|
|
a2dDrawing * | m_drawing |
|
Class a2dCanvasObjectsDialog. This class is used to show a dialog containing objects.
Definition at line 131 of file strucdlg.h.
The documentation for this class was generated from the following files:
a2dCanvasObjectsChooseDialog Class Reference -- Sun Oct 12 2014 17:04:30 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --