#include <pg_properties.h>
Definition at line 210 of file pg_properties.h.
◆ PGPROPERTY_COLORENUM()
PGPROPERTY_COLORENUM::PGPROPERTY_COLORENUM |
( |
wxPGChoices * |
aChoices | ) |
|
|
inline |
◆ ~PGPROPERTY_COLORENUM()
virtual PGPROPERTY_COLORENUM::~PGPROPERTY_COLORENUM |
( |
| ) |
|
|
virtualdefault |
◆ GetColor()
wxColour PGPROPERTY_COLORENUM::GetColor |
( |
int |
aValue | ) |
|
|
inline |
◆ OnCustomPaint()
void PGPROPERTY_COLORENUM::OnCustomPaint |
( |
wxDC & |
aDC, |
|
|
const wxRect & |
aRect, |
|
|
wxPGPaintData & |
aPaintData |
|
) |
| |
|
override |
◆ OnMeasureImage()
wxSize PGPROPERTY_COLORENUM::OnMeasureImage |
( |
int |
aItem = -1 | ) |
const |
|
override |
◆ SetColorFunc()
void PGPROPERTY_COLORENUM::SetColorFunc |
( |
std::function< wxColour(int aValue)> |
aFunc | ) |
|
|
inline |
◆ m_colorFunc
std::function<wxColour( int aValue )> PGPROPERTY_COLORENUM::m_colorFunc |
|
protected |
The documentation for this class was generated from the following files: