|
typedef std::map< wxString,
wxCommandPtrArray > | CATEGORYMAP |
|
|
| wxGISAddCommandDlg (wxGISApplication *pGxApp, wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Add command"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
|
void | FillIDArray (void) |
|
void | SplitterOnIdle (wxIdleEvent &) |
|
virtual void | EndModal (int retCode) |
|
void | OnListboxSelect (wxCommandEvent &event) |
|
void | OnDoubleClickSash (wxSplitterEvent &event) |
|
void | OnListctrlActivated (wxListEvent &event) |
|
void | OnUpdateOKUI (wxUpdateUIEvent &event) |
|
void | OnOk (wxCommandEvent &event) |
|
|
wxVector< long > | m_IDArray |
|
|
virtual void | SerializeDialogPos (bool bSave=false) |
|
|
wxSplitterWindow * | m_Splitter |
|
wxListBox * | m_ListBox |
|
wxListView * | m_ListCtrl |
|
wxGISApplication * | m_pGxApp |
|
wxImageList | m_ImageList |
|
int | m_CurSelection |
|
wxStdDialogButtonSizer * | m_sdbSizer |
|
wxButton * | m_sdbSizerOK |
|
wxButton * | m_sdbSizerCancel |
|
int | m_nSashPos |
|
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/framework/addcommanddlg.h
- /home/bishop/work/projects/nextgismanager/src/framework/addcommanddlg.cpp