#include <customizedlg.h>
|
| wxGISToolBarPanel (wxGISApplicationEx *pApp, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL) |
| Class wxGISToolBarPanel.
|
|
void | SplitterOnIdle (wxIdleEvent &) |
|
void | OnSelChanged (wxTreeEvent &event) |
|
void | OnDoubleClickSash (wxSplitterEvent &event) |
|
void | OnListctrlActivated (wxListEvent &event) |
|
void | OnListctrlRClick (wxListEvent &event) |
|
void | OnSetKeyCode (wxCommandEvent &event) |
|
void | OnUpdateUI (wxUpdateUIEvent &event) |
|
void | OnCreateCommandBar (wxCommandEvent &event) |
|
void | OnDeleteCommandBar (wxCommandEvent &event) |
|
void | OnAddButton (wxCommandEvent &event) |
|
void | OnRemoveButton (wxCommandEvent &event) |
|
void | OnMoveUp (wxCommandEvent &event) |
|
void | OnMoveDown (wxCommandEvent &event) |
|
void | OnLeftDown (wxMouseEvent &event) |
|
void | SetKeyCode (int pos) |
|
long | GetSelectedCommandItem (void) |
|
void | LoadCommands (void) |
|
|
virtual void | SerializePanel (bool bSave=false) |
|
|
wxSplitterWindow * | m_Splitter |
|
wxTreeCtrl * | m_pTreeCtrl |
|
wxListView * | m_buttonslist |
|
wxButton * | m_createbutton |
|
wxButton * | m_deletebutton |
|
wxButton * | m_addbutton |
|
wxButton * | m_rembutton |
|
wxButton * | m_moveup |
|
wxButton * | m_movedown |
|
wxGISApplicationEx * | m_pApp |
|
wxImageList | m_ImageList |
|
wxImageList | m_TreeImageList |
|
wxMenu * | m_pContextMenu |
|
bool | m_bToolsFocus |
|
bool | m_bCmdFocus |
|
wxTreeItemId | m_nMenubarId |
|
wxTreeItemId | m_nContextMenuesId |
|
wxTreeItemId | m_nNewMenuesId |
|
wxTreeItemId | m_nToolBarsId |
|
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