#include <createcbdlg.h>
|
| wxGISCreateCommandBarDlg (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Create toolbar or menu"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(246, 222), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
|
virtual bool | TransferDataFromWindow () |
|
|
wxString | m_sCommandbarName |
|
wxString | m_sCommandbarCaption |
|
wxGISEnumCommandBars | m_CommandbarType |
|
bool | m_bLeftDockable |
|
bool | m_bRightDockable |
|
|
wxStaticText * | m_staticText4 |
|
wxTextCtrl * | m_textCtrl3 |
|
wxStaticText * | m_staticText5 |
|
wxTextCtrl * | m_textCtrl4 |
|
wxStaticText * | m_staticText6 |
|
wxChoice * | m_choice1 |
|
wxStaticText * | m_staticText41 |
|
wxCheckBox * | m_checkLeftD |
|
wxStaticText * | m_staticText51 |
|
wxCheckBox * | m_checkRightD |
|
wxStdDialogButtonSizer * | m_sdbSizer1 |
|
wxButton * | m_sdbSizer1OK |
|
wxButton * | m_sdbSizer1Cancel |
|
int | m_nType |
|
The dialog to create new menues and toolbars
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/framework/createcbdlg.h
- /home/bishop/work/projects/nextgismanager/src/framework/createcbdlg.cpp