#include <customizedlg.h>
|
typedef std::map< wxString,
wxCommandPtrArray > | CATEGORYMAP |
|
|
| wxGISCommandPanel (wxGISApplicationEx *pApp, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL) |
| Class wxGISCommandPanel.
|
|
void | m_splitter2OnIdle (wxIdleEvent &) |
|
void | OnListboxSelect (wxCommandEvent &event) |
|
void | OnDoubleClickSash (wxSplitterEvent &event) |
|
void | OnListctrlActivated (wxListEvent &event) |
|
void | OnListctrlRClick (wxListEvent &event) |
|
void | OnSetKeyCode (wxCommandEvent &event) |
|
void | SetKeyCode (int pos) |
|
|
virtual void | SerializePanel (bool bSave=false) |
|
|
wxSplitterWindow * | m_splitter2 |
|
wxListBox * | m_listBox1 |
|
wxListCtrl * | m_listCtrl3 |
|
wxGISApplicationEx * | m_pApp |
|
wxImageList | m_ImageList |
|
wxMenu * | m_pContextMenu |
|
int | m_CurSelection |
|
int | m_nSashPos |
|
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/framework/customizedlg.h
- /home/bishop/work/projects/nextgismanager/src/framework/customizedlg.cpp