Custom renderer for TocCtrl.
More...
#include <tocrenderer.h>
|
| tocRenderer (wxDataViewCellMode mode, wxDataViewTreeCtrl *parent) |
|
virtual bool | Render (wxRect rect, wxDC *dc, int state) wxOVERRIDE |
|
virtual bool | ActivateCell (const wxRect &cell, wxDataViewModel *model, const wxDataViewItem &item, unsigned int WXUNUSED(col), const wxMouseEvent *mouseEvent) wxOVERRIDE |
|
virtual wxSize | GetSize () const wxOVERRIDE |
|
virtual bool | SetValue (const wxVariant &value) wxOVERRIDE |
|
virtual bool | GetValue (wxVariant &value) const wxOVERRIDE |
|
virtual bool | HasEditorCtrl () const wxOVERRIDE |
|
virtual wxWindow * | CreateEditorCtrl (wxWindow *parent, wxRect labelRect, const wxVariant &value) wxOVERRIDE |
|
virtual bool | GetValueFromEditorCtrl (wxWindow *ctrl, wxVariant &value) wxOVERRIDE |
|
Custom renderer for TocCtrl.
The documentation for this class was generated from the following files:
- /github/workspace/src/gis/tocrenderer.h
- /github/workspace/src/gis/tocrenderer.cpp