Version: 3.0.3
wxColourProperty Member List

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

AdaptListToValue(wxVariant &list, wxVariant *value) const wxPGProperty
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(wxVariant *pendingList=NULL) const wxPGProperty
AreChildrenComponents() const wxPGProperty
ChangeFlag(wxPGPropertyFlags flag, bool set)wxPGProperty
ChildChanged(wxVariant &thisValue, int childIndex, wxVariant &childValue) const wxPGPropertyvirtual
ClearFlag(FlagType flag)wxPGPropertyprotected
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
ColourToString(const wxColour &col, int index, int argFlags=0) const wxSystemColourPropertyvirtual
ColToInd(const wxColour &colour) const wxSystemColourPropertyprotected
CreateRefData() const wxObjectprotectedvirtual
DeleteChildren()wxPGProperty
DeleteChoice(int index)wxPGProperty
DoGetAttribute(const wxString &name) const wxPGPropertyvirtual
DoGetEditorClass() const wxPGPropertyvirtual
DoGetValidator() const wxPGPropertyvirtual
DoGetValue() const wxPGPropertyvirtual
DoSetAttribute(const wxString &name, wxVariant &value)wxSystemColourPropertyvirtual
DoTranslateVal(wxColourPropertyValue &v) const wxColourPropertyprotectedvirtual
Empty()wxPGPropertyprotected
Enable(bool enable=true)wxPGProperty
EnableCommonValue(bool enable=true)wxPGProperty
FlagType typedefwxPGProperty
GenerateComposedValue() const wxPGProperty
GetAttribute(const wxString &name) const wxPGProperty
GetAttribute(const wxString &name, const wxString &defVal) const wxPGProperty
GetAttributeAsDouble(const wxString &name, double defVal) const wxPGProperty
GetAttributeAsLong(const wxString &name, long defVal) const wxPGProperty
GetAttributes() const wxPGProperty
GetAttributesAsList() const wxPGProperty
GetBaseName() const wxPGProperty
GetCell(unsigned int column) const wxPGProperty
GetCell(unsigned int column)wxPGProperty
GetCellRenderer(int column) const wxPGPropertyvirtual
GetChildCount() const wxPGProperty
GetChildrenHeight(int lh, int iMax=-1) const wxPGProperty
GetChoices() const wxPGProperty
GetChoiceSelection() const wxEnumPropertyvirtual
GetClassInfo() const wxObjectvirtual
GetClientData() const wxPGProperty
GetClientObject() const wxPGProperty
GetColour(int index) const wxColourPropertyvirtual
GetColumnEditor(int column) const wxPGProperty
GetCustomColourIndex() const wxSystemColourPropertyvirtual
GetDefaultValue() const wxPGProperty
GetDisplayedString() const wxPGProperty
GetEditorClass() const wxPGProperty
GetEditorDialog() const wxPGPropertyvirtual
GetFlags() const wxPGProperty
GetGrid() const wxPGProperty
GetGridIfDisplayed() const wxPGProperty
GetHelpString() const wxPGProperty
GetIndex() const wxEnumPropertyprotected
GetIndexForValue(int value) const wxEnumPropertyvirtual
GetIndexInParent() const wxPGProperty
GetItemCount() const wxEnumProperty
GetLabel() const wxPGProperty
GetLastVisibleSubItem() const wxPGProperty
GetMainParent() const wxPGProperty
GetMaxLength() const wxPGProperty
GetName() const wxPGProperty
GetOrCreateCell(unsigned int column)wxPGProperty
GetParent() const wxPGProperty
GetPropertyByName(const wxString &name) const wxPGProperty
GetRefData() const wxObject
GetVal(const wxVariant *pVariant=NULL) const wxSystemColourProperty
GetValidator() const wxPGProperty
GetValue() const wxPGProperty
GetValueAsString(int argFlags=0) const wxPGPropertyvirtual
GetValueImage() const wxPGProperty
GetValueString(int argFlags=0) const wxPGProperty
GetValueType() const wxPGProperty
GetY() const wxPGProperty
HasFlag(wxPGPropertyFlags flag) const wxPGProperty
HasVisibleChildren() const wxPGProperty
Hide(bool hide, int flags=wxPG_RECURSE)wxPGProperty
Index(const wxPGProperty *p) const wxPGProperty
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) const wxSystemColourPropertyvirtual
IsCategory() const wxPGProperty
IsEnabled() const wxPGProperty
IsExpanded() const wxPGProperty
IsKindOf(const wxClassInfo *info) const wxObject
IsRoot() const wxPGProperty
IsSameAs(const wxObject &obj) const wxObject
IsSomeParent(wxPGProperty *candidateParent) const wxPGProperty
IsSubProperty() const wxPGProperty
IsTextEditable() const wxPGProperty
IsValueUnspecified() const wxPGProperty
IsVisible() const wxPGProperty
Item(unsigned int i) const wxPGProperty
m_clientDatawxPGProperty
m_refDatawxObjectprotected
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxSystemColourPropertyvirtual
OnEvent(wxPropertyGrid *propgrid, wxWindow *primary, wxEvent &event)wxSystemColourPropertyvirtual
OnMeasureImage(int item) const wxSystemColourPropertyvirtual
OnSetValue()wxSystemColourPropertyvirtual
OnValidationFailure(wxVariant &pendingValue)wxEnumPropertyvirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
QueryColourFromUser(wxVariant &variant) const wxSystemColourProperty
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
SetDefaultValue(wxVariant &value)wxPGProperty
SetEditor(const wxPGEditor *editor)wxPGProperty
SetEditor(const wxString &editorName)wxPGProperty
SetFlag(wxPGPropertyFlags flag)wxPGPropertyprotected
SetFlagRecursively(wxPGPropertyFlags flag, bool set)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=0)wxPGProperty
SetValueImage(wxBitmap &bmp)wxPGProperty
SetValueInEvent(wxVariant value) const wxPGProperty
SetValuePlain(wxVariant value)wxPGProperty
SetValueToUnspecified()wxPGProperty
SetWasModified(bool set=true)wxPGProperty
StringToValue(wxVariant &variant, const wxString &text, int argFlags=0) const wxSystemColourPropertyvirtual
TranslateVal(wxColourPropertyValue &v) const wxSystemColourPropertyprotected
TranslateVal(int type, const wxColour &colour) const wxSystemColourPropertyprotected
UnRef()wxObject
UnShare()wxObject
UpdateParentValues()wxPGProperty
UsesAutoUnspecified() const wxPGProperty
ValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) const wxEnumPropertyvirtual
ValueFromInt_(wxVariant &value, int intVal, int argFlags) const wxEnumPropertyprotected
ValueFromString_(wxVariant &value, const wxString &text, int argFlags) const wxEnumPropertyprotected
ValueToString(wxVariant &value, int argFlags=0) const wxColourPropertyvirtual
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()wxPGProperty
wxPGProperty(const wxString &label, const wxString &name)wxPGProperty
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