Version: 3.2.2
wxColourProperty Member List

This is the complete list of members for wxColourProperty, including all inherited members.

AdaptiveSetCell(unsigned int firstCol, unsigned int lastCol, const wxPGCell &preparedCell, const wxPGCell &srcData, wxPGCellData *unmodCellData, FlagType ignoreWithFlags, bool recursively)wxPGPropertyprotected
AdaptListToValue(wxVariant &list, wxVariant *value) constwxPGProperty
AddChild(wxPGProperty *prop)wxPGProperty
AddChoice(const wxString &label, int value=wxPG_INVALID_VALUE)wxPGProperty
AddPrivateChild(wxPGProperty *prop)wxPGProperty
AllocExclusive()wxObjectprotected
AppendChild(wxPGProperty *childProperty)wxPGProperty
AreAllChildrenSpecified(const wxVariant *pendingList=NULL) constwxPGProperty
AreChildrenComponents() constwxPGProperty
ChangeFlag(wxPGPropertyFlags flag, bool set)wxPGProperty
ChildChanged(wxVariant &thisValue, int childIndex, wxVariant &childValue) constwxPGPropertyvirtual
ClearCells(FlagType ignoreWithFlags, bool recursively)wxPGPropertyprotected
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
ColourToString(const wxColour &col, int index, int argFlags=0) constwxSystemColourPropertyvirtual
ColToInd(const wxColour &colour) constwxSystemColourPropertyprotected
CreateRefData() constwxObjectprotectedvirtual
DeleteChildren()wxPGProperty
DeleteChoice(int index)wxPGProperty
DoAddChild(wxPGProperty *prop, int index=-1, bool correct_mode=true)wxPGPropertyprotected
DoGetAttribute(const wxString &name) constwxPGPropertyvirtual
DoGetEditorClass() constwxPGPropertyvirtual
DoGetValidator() constwxPGPropertyvirtual
DoGetValue() constwxPGPropertyvirtual
DoSetAttribute(const wxString &name, wxVariant &value)wxSystemColourPropertyvirtual
DoTranslateVal(wxColourPropertyValue &v) constwxColourPropertyprotectedvirtual
Empty()wxPGPropertyprotected
Enable(bool enable=true)wxPGProperty
EnableCommonValue(bool enable=true)wxPGProperty
EnsureCells(unsigned int column)wxPGPropertyprotected
FlagType typedefwxPGProperty
GenerateComposedValue() constwxPGProperty
GetAttribute(const wxString &name) constwxPGProperty
GetAttribute(const wxString &name, const wxString &defVal) constwxPGProperty
GetAttributeAsDouble(const wxString &name, double defVal) constwxPGProperty
GetAttributeAsLong(const wxString &name, long defVal) constwxPGProperty
GetAttributes() constwxPGProperty
GetAttributesAsList() constwxPGProperty
GetBaseName() constwxPGProperty
GetCell(unsigned int column) constwxPGProperty
GetCell(unsigned int column)wxPGProperty
GetCellRenderer(int column) constwxPGPropertyvirtual
GetChildCount() constwxPGProperty
GetChildrenHeight(int lh, int iMax=-1) constwxPGProperty
GetChoices() constwxPGProperty
GetChoiceSelection() constwxEnumPropertyvirtual
GetClassInfo() constwxObjectvirtual
GetClientData() constwxPGProperty
GetClientObject() constwxPGProperty
GetColour(int index) constwxColourPropertyvirtual
GetColumnEditor(int column) constwxPGProperty
GetCommonValue() constwxPGProperty
GetCustomColourIndex() constwxSystemColourPropertyvirtual
GetDefaultValue() constwxPGProperty
GetDepth() constwxPGProperty
GetDisplayedCommonValueCount() constwxPGProperty
GetDisplayedString() constwxPGProperty
GetEditorClass() constwxPGProperty
GetEditorDialog() constwxPGPropertyvirtual
GetFlagsAsString(FlagType flagsMask) constwxPGProperty
GetGrid() constwxPGProperty
GetGridIfDisplayed() constwxPGProperty
GetHelpString() constwxPGProperty
GetHintText() constwxPGPropertyinline
GetImageOffset(int imageWidth) constwxPGProperty
GetIndex() constwxEnumPropertyprotected
GetIndexForValue(int value) constwxEnumPropertyvirtual
GetIndexInParent() constwxPGProperty
GetItemAtY(unsigned int y) constwxPGProperty
GetItemCount() constwxEnumProperty
GetLabel() constwxPGProperty
GetLastVisibleSubItem() constwxPGProperty
GetMainParent() constwxPGProperty
GetMaxLength() constwxPGProperty
GetName() constwxPGProperty
GetOrCreateCell(unsigned int column)wxPGProperty
GetParent() constwxPGProperty
GetPropertyByName(const wxString &name) constwxPGProperty
GetPropertyByNameWH(const wxString &name, unsigned int hintIndex) constwxPGPropertyprotected
GetRefData() constwxObject
GetVal(const wxVariant *pVariant=NULL) constwxSystemColourProperty
GetValidator() constwxPGProperty
GetValue() constwxPGProperty
GetValueAsString(int argFlags=0) constwxPGPropertyvirtual
GetValueImage() constwxPGProperty
GetValueString(int argFlags=0) constwxPGProperty
GetValueType() constwxPGProperty
GetY() constwxPGProperty
HasFlag(wxPGPropertyFlags flag) constwxPGProperty
HasFlag(FlagType flag) constwxPGProperty
HasFlagsExact(FlagType flags) constwxPGProperty
HasVisibleChildren() constwxPGProperty
Hide(bool hide, int flags=wxPG_RECURSE)wxPGProperty
Index(const wxPGProperty *p) constwxPGProperty
Init(int type, const wxColour &colour)wxSystemColourPropertyprotected
InsertChild(int index, wxPGProperty *childProperty)wxPGProperty
InsertChoice(const wxString &label, int index, int value=wxPG_INVALID_VALUE)wxPGProperty
IntToValue(wxVariant &variant, int number, int argFlags=0) constwxSystemColourPropertyvirtual
IsCategory() constwxPGProperty
IsChildSelected(bool recursive=false) constwxPGPropertyprotected
IsEnabled() constwxPGProperty
IsExpanded() constwxPGProperty
IsKindOf(const wxClassInfo *info) constwxObject
IsRoot() constwxPGProperty
IsSameAs(const wxObject &obj) constwxObject
IsSomeParent(wxPGProperty *candidateParent) constwxPGProperty
IsSubProperty() constwxPGProperty
IsTextEditable() constwxPGProperty
IsValueUnspecified() constwxPGProperty
IsVisible() constwxPGProperty
Item(unsigned int i) constwxPGProperty
Last() constwxPGProperty
m_clientDatawxPGProperty
m_refDatawxObjectprotected
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxSystemColourPropertyvirtual
OnEvent(wxPropertyGrid *propgrid, wxWindow *primary, wxEvent &event)wxSystemColourPropertyvirtual
OnMeasureImage(int item) constwxSystemColourPropertyvirtual
OnSetValue()wxSystemColourPropertyvirtual
OnValidationFailure(wxVariant &pendingValue)wxPGPropertyvirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
QueryColourFromUser(wxVariant &variant) constwxSystemColourProperty
RecreateEditor()wxPGProperty
Ref(const wxObject &clone)wxObject
RefreshChildren()wxPGPropertyvirtual
RefreshEditor()wxPGProperty
ResetNextIndex()wxEnumPropertyprotectedstatic
SetAttribute(const wxString &name, wxVariant value)wxPGProperty
SetAttributes(const wxPGAttributeStorage &attributes)wxPGProperty
SetAutoUnspecified(bool enable=true)wxPGProperty
SetBackgroundColour(const wxColour &colour, int flags=wxPG_RECURSE)wxPGProperty
SetCell(int column, const wxPGCell &cell)wxPGProperty
SetChoices(wxPGChoices &choices)wxPGProperty
SetChoiceSelection(int newValue)wxPGProperty
SetClientData(void *clientData)wxPGProperty
SetClientObject(wxClientData *clientObject)wxPGProperty
SetCommonValue(int commonValue)wxPGProperty
SetDefaultColours(int flags=wxPG_RECURSE)wxPGProperty
SetDefaultValue(wxVariant &value)wxPGProperty
SetEditor(const wxPGEditor *editor)wxPGProperty
SetEditor(const wxString &editorName)wxPGProperty
SetExpanded(bool expanded)wxPGProperty
SetFlagRecursively(wxPGPropertyFlags flag, bool set)wxPGProperty
SetFlagsFromString(const wxString &str)wxPGProperty
SetHelpString(const wxString &helpString)wxPGProperty
SetIndex(int index)wxEnumPropertyprotected
SetLabel(const wxString &label)wxPGProperty
SetMaxLength(int maxLen)wxPGProperty
SetModifiedStatus(bool modified)wxPGProperty
SetName(const wxString &newName)wxPGProperty
SetParentalType(int flag)wxPGProperty
SetRefData(wxObjectRefData *data)wxObject
SetTextColour(const wxColour &colour, int flags=wxPG_RECURSE)wxPGProperty
SetValidator(const wxValidator &validator)wxPGProperty
SetValue(wxVariant value, wxVariant *pList=NULL, int flags=wxPG_SETVAL_REFRESH_EDITOR)wxPGProperty
SetValueFromInt(long value, int flags=0)wxPGProperty
SetValueFromString(const wxString &text, int flags=wxPG_PROGRAMMATIC_VALUE)wxPGProperty
SetValueImage(wxBitmapBundle &bmp)wxPGProperty
SetValueInEvent(const wxVariant &value) constwxPGProperty
SetValueToUnspecified()wxPGProperty
SetWasModified(bool set=true)wxPGProperty
StringToValue(wxVariant &variant, const wxString &text, int argFlags=0) constwxSystemColourPropertyvirtual
TranslateVal(wxColourPropertyValue &v) constwxSystemColourPropertyprotected
TranslateVal(int type, const wxColour &colour) constwxSystemColourPropertyprotected
UnRef()wxObject
UnShare()wxObject
UpdateParentValues()wxPGProperty
UsesAutoUnspecified() constwxPGProperty
ValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) constwxEnumPropertyvirtual
ValueFromInt_(wxVariant &value, int intVal, int argFlags) constwxEnumPropertyprotected
ValueFromString_(wxVariant &value, const wxString &text, int argFlags) constwxEnumPropertyprotected
ValueToString(wxVariant &value, int argFlags=0) constwxColourPropertyvirtual
wxColourProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxColour &value= *wxWHITE)wxColourProperty
wxEnumProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxChar *const *labels=NULL, const long *values=NULL, int value=0)wxEnumProperty
wxEnumProperty(const wxString &label, const wxString &name, wxPGChoices &choices, int value=0)wxEnumProperty
wxEnumProperty(const wxString &label, const wxString &name, const wxChar *const *labels, const long *values, wxPGChoices *choicesCache, int value=0)wxEnumProperty
wxEnumProperty(const wxString &label, const wxString &name, const wxArrayString &labels, const wxArrayInt &values=wxArrayInt(), int value=0)wxEnumProperty
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxPGProperty()wxPGPropertyprotected
wxPGProperty(const wxString &label, const wxString &name)wxPGPropertyprotected
wxSystemColourProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxColourPropertyValue &value=wxColourPropertyValue())wxSystemColourProperty
wxSystemColourProperty(const wxString &label, const wxString &name, const wxChar *const *labels, const long *values, wxPGChoices *choicesCache, const wxColourPropertyValue &value)wxSystemColourPropertyprotected
wxSystemColourProperty(const wxString &label, const wxString &name, const wxChar *const *labels, const long *values, wxPGChoices *choicesCache, const wxColour &value)wxSystemColourPropertyprotected
~wxColourProperty()wxColourPropertyvirtual
~wxEnumProperty()wxEnumPropertyvirtual
~wxObject()wxObjectvirtual
~wxPGProperty()wxPGPropertyvirtual
~wxSystemColourProperty()wxSystemColourPropertyvirtual