Classes | |
class | wxColourPropertyValue |
Because text, background and other colours tend to differ between platforms, wxSystemColourProperty must be able to select between system colour and, when necessary, to pick a custom one. More... | |
class | wxFontProperty |
Property representing wxFont. More... | |
class | wxSystemColourProperty |
Has dropdown list of wxWidgets system colours. More... | |
class | wxColourProperty |
Allows to select a colour from the list or with colour dialog. More... | |
class | wxCursorProperty |
Property representing wxCursor. More... | |
class | wxImageFileProperty |
Property representing image file(name). More... | |
class | wxMultiChoiceProperty |
Property that manages a value resulting from wxMultiChoiceDialog. More... | |
class | wxDateProperty |
Property representing wxDateTime. More... | |
class | wxPGSpinCtrlEditor |
Functions | |
const wxString & | wxPGGetDefaultImageWildcard () |
Variables | |
constexpr wxUint32 | wxPG_COLOUR_WEB_BASE |
Web colour is currently unsupported. More... | |
constexpr wxUint32 | wxPG_COLOUR_CUSTOM |
constexpr wxUint32 | wxPG_COLOUR_UNSPECIFIED |
wxPGEditor * | wxPGEditor_SpinCtrl |
wxPGEditor * | wxPGEditor_DatePickerCtrl |
const wxString& wxPGGetDefaultImageWildcard | ( | ) |
|
constexpr |
|
constexpr |
|
constexpr |
Web colour is currently unsupported.
|
extern |
|
extern |