|
| wxGxNoView (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize) |
|
void | OnPaint (wxPaintEvent &WXUNUSED(evt)) |
|
void | OnEraseBackground (wxEraseEvent &WXUNUSED(evt)) |
|
void | OnSize (wxSizeEvent &WXUNUSED(evt)) |
|
virtual bool | Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxNO_BORDER, const wxString &name=wxT("NoView")) |
|
virtual bool | Activate (IApplication *const application, wxXmlNode *const pConf) |
|
virtual void | Deactivate (void) |
|
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) |
|
|
void | Serialize (wxXmlNode *pRootNode, bool bStore) |
|
|
wxString | m_sViewName |
|
wxXmlNode * | m_pXmlConf |
|
wxIcon | m_Icon |
|
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/catalogui/gxnoview.h
- /home/bishop/work/projects/nextgismanager/src/catalogui/gxnoview.cpp