Classes | |
class | wxColourPropertyValue |
class | wxFontProperty |
class | wxSystemColourProperty |
class | wxColourProperty |
class | wxCursorProperty |
class | wxImageFileProperty |
class | wxMultiChoiceProperty |
class | wxDateProperty |
class | wxPGSpinCtrlEditor |
Macros | |
#define | wxPG_COLOUR_WEB_BASE 0x10000 |
#define | wxPG_COLOUR_CUSTOM 0xFFFFFF |
#define | wxPG_COLOUR_UNSPECIFIED (wxPG_COLOUR_CUSTOM+1) |
#define | wxPG_PROP_TRANSLATE_CUSTOM wxPG_PROP_CLASS_SPECIFIC_1 |
If set, then match from list is searched for a custom colour. More... | |
Functions | |
const wxString & | wxPGGetDefaultImageWildcard () |
Variables | |
wxPGEditor * | wxPGEditor_SpinCtrl |
wxPGEditor * | wxPGEditor_DatePickerCtrl |
#define wxPG_COLOUR_CUSTOM 0xFFFFFF |
#define wxPG_COLOUR_UNSPECIFIED (wxPG_COLOUR_CUSTOM+1) |
#define wxPG_COLOUR_WEB_BASE 0x10000 |
#define wxPG_PROP_TRANSLATE_CUSTOM wxPG_PROP_CLASS_SPECIFIC_1 |
If set, then match from list is searched for a custom colour.
const wxString& wxPGGetDefaultImageWildcard | ( | ) |
wxPGEditor* wxPGEditor_DatePickerCtrl |
wxPGEditor* wxPGEditor_SpinCtrl |