Version: 0.6.0

#include <gptoolboxview.h>

Inheritance diagram for wxAxToolboxView:
Collaboration diagram for wxAxToolboxView:

Public Member Functions

 wxAxToolboxView (wxWindow *parent, wxWindowID id=TOOLVIEWCTRLID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize)
 
virtual bool Create (wxWindow *parent, wxWindowID id=TOOLVIEWCTRLID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxAUI_NB_BOTTOM|wxNO_BORDER|wxAUI_NB_TAB_MOVE, const wxString &name=wxT("ToolboxView"))
 
virtual bool Activate (IApplication *const pApplication, wxXmlNode *const pConf)
 
virtual void Deactivate (void)
 
- Public Member Functions inherited from wxGxView
virtual wxString GetViewName (void) const
 
virtual wxIcon GetViewIcon (void)
 
virtual void SetViewIcon (wxIcon Icon)
 
virtual void Refresh (void)
 
virtual bool Applies (wxGxSelection *const Selection)
 
virtual void BeginRename (long nObjectID=wxNOT_FOUND)
 
virtual void OnShow (bool bShow)
 

Protected Attributes

wxGISApplicationBasem_pApp
 
wxGxToolboxTreeViewm_pGxToolboxView
 
- Protected Attributes inherited from wxGxView
wxString m_sViewName
 
wxXmlNode * m_pXmlConf
 
wxIcon m_Icon
 

Detailed Description

The class wxAxToolboxView is the dockable windown in wxGISCatalog, wxGISMap, etc. which host the wxGxToolboxTreeView view with tabs - geoprocessing tools tree, executed tool list, etc.

Library:  wxGISGeoprocessingUI

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