Version: 0.6.0
Inheritance diagram for wxGISTaskCmd:
Collaboration diagram for wxGISTaskCmd:

Public Member Functions

virtual wxIcon GetBitmap (void)
 
virtual wxString GetCaption (void)
 
virtual wxString GetCategory (void)
 
virtual bool GetChecked (void)
 
virtual bool GetEnabled (void)
 
virtual wxString GetMessage (void)
 
virtual wxGISEnumCommandKind GetKind (void)
 
virtual void OnClick (void)
 
virtual bool OnCreate (wxGISApplicationBase *pApp)
 
virtual wxString GetTooltip (void)
 
virtual unsigned char GetCount (void)
 
- Public Member Functions inherited from wxGISCommand
 wxGISCommand (void)
 A constructor.
 
virtual ~wxGISCommand (void)
 A destructor.
 
virtual void SetId (long nId)
 
virtual long GetId (void) const
 
virtual void SetSubType (unsigned char SubType)
 
virtual unsigned char GetSubType (void) const
 

Protected Attributes

wxGxApplicationm_pApp
 
wxIcon m_IconStart
 
wxIcon m_IconStop
 
wxIcon m_IconInfo
 
- Protected Attributes inherited from wxGISCommand
unsigned char m_subtype
 
long m_CommandId
 

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/geoprocessingui/taskcmd.h
  • /home/bishop/work/projects/nextgismanager/src/geoprocessingui/taskcmd.cpp