Version: 0.6.0
Inheritance diagram for wxGISAddCommandDlg:
Collaboration diagram for wxGISAddCommandDlg:

Public Types

typedef std::map< wxString,
wxCommandPtrArray > 
CATEGORYMAP
 

Public Member Functions

 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)
 

Public Attributes

wxVector< long > m_IDArray
 

Protected Member Functions

virtual void SerializeDialogPos (bool bSave=false)
 

Protected Attributes

wxSplitterWindow * m_Splitter
 
wxListBox * m_ListBox
 
wxListView * m_ListCtrl
 
wxGISApplicationm_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