Version: 0.6.0

#include <customizedlg.h>

Inheritance diagram for wxGISCommandPanel:
Collaboration diagram for wxGISCommandPanel:

Public Types

typedef std::map< wxString,
wxCommandPtrArray > 
CATEGORYMAP
 

Public Member Functions

 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)
 

Protected Member Functions

virtual void SerializePanel (bool bSave=false)
 

Protected Attributes

wxSplitterWindow * m_splitter2
 
wxListBox * m_listBox1
 
wxListCtrl * m_listCtrl3
 
wxGISApplicationExm_pApp
 
wxImageList m_ImageList
 
wxMenu * m_pContextMenu
 
int m_CurSelection
 
int m_nSashPos
 

Detailed Description

wxGISCommandPanel class.

Library:  wxGISFramework

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