#include <drawingcmd.h>
Public Member Functions | |
wxGISDrawingLayersComboBox (wxWindow *parent, wxWindowID id, const wxString &value, const wxPoint &pos, const wxSize &size, const wxArrayString &choices, long style=wxCB_READONLY, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxT("DrawingLayersComboBox")) | |
virtual void | UpdateLayersList (int nWinId) |
void | OnLayerAdded (wxMxMapViewUIEvent &event) |
void | OnLayerRemoved (wxMxMapViewUIEvent &event) |
virtual void | Activate (wxGISApplicationBase *pApp) |
virtual void | Deactivate (void) |
Public Member Functions inherited from IToolBarControl | |
virtual | ~IToolBarControl (void) |
A destructor. | |
Protected Attributes | |
wxVector< std::pair < wxWindowID, long > > | m_anMapWinIDs |
The list of drawing layers in current map