Version: 3.1.4
advprops.h File Reference

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 wxStringwxPGGetDefaultImageWildcard ()
 

Variables

wxPGEditorwxPGEditor_SpinCtrl
 
wxPGEditorwxPGEditor_DatePickerCtrl
 

Macro Definition Documentation

◆ wxPG_COLOUR_CUSTOM

#define wxPG_COLOUR_CUSTOM   0xFFFFFF

◆ wxPG_COLOUR_UNSPECIFIED

#define wxPG_COLOUR_UNSPECIFIED   (wxPG_COLOUR_CUSTOM+1)

◆ wxPG_COLOUR_WEB_BASE

#define wxPG_COLOUR_WEB_BASE   0x10000

◆ wxPG_PROP_TRANSLATE_CUSTOM

#define wxPG_PROP_TRANSLATE_CUSTOM   wxPG_PROP_CLASS_SPECIFIC_1

If set, then match from list is searched for a custom colour.

Function Documentation

◆ wxPGGetDefaultImageWildcard()

const wxString& wxPGGetDefaultImageWildcard ( )

Variable Documentation

◆ wxPGEditor_DatePickerCtrl

wxPGEditor* wxPGEditor_DatePickerCtrl

◆ wxPGEditor_SpinCtrl

wxPGEditor* wxPGEditor_SpinCtrl