|
| LIB_TREE_RENDERER () |
|
wxSize | GetSize () const override |
|
bool | GetValue (wxVariant &aValue) const override |
|
bool | SetValue (const wxVariant &aValue) override |
|
void | SetAttr (const wxDataViewItemAttr &aAttr) override |
|
bool | Render (wxRect aRect, wxDC *dc, int aState) override |
|
Definition at line 41 of file lib_tree_model_adapter.cpp.
◆ LIB_TREE_RENDERER()
LIB_TREE_RENDERER::LIB_TREE_RENDERER |
( |
| ) |
|
|
inline |
◆ GetSize()
wxSize LIB_TREE_RENDERER::GetSize |
( |
| ) |
const |
|
inlineoverride |
◆ GetValue()
bool LIB_TREE_RENDERER::GetValue |
( |
wxVariant & |
aValue | ) |
const |
|
inlineoverride |
◆ Render()
bool LIB_TREE_RENDERER::Render |
( |
wxRect |
aRect, |
|
|
wxDC * |
dc, |
|
|
int |
aState |
|
) |
| |
|
inlineoverride |
◆ SetAttr()
void LIB_TREE_RENDERER::SetAttr |
( |
const wxDataViewItemAttr & |
aAttr | ) |
|
|
inlineoverride |
◆ SetValue()
bool LIB_TREE_RENDERER::SetValue |
( |
const wxVariant & |
aValue | ) |
|
|
inlineoverride |
◆ m_canvasItem
bool LIB_TREE_RENDERER::m_canvasItem |
|
private |
◆ m_text
wxString LIB_TREE_RENDERER::m_text |
|
private |
The documentation for this class was generated from the following file: