Version: 3.1.0
wxPropertyGridInterface Member List

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

AllStates enum valuewxPropertyGridInterface
Append(wxPGProperty *property)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newProperty)wxPropertyGridInterface
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
Clear()=0wxPropertyGridInterfacepure virtual
ClearModifiedStatus()wxPropertyGridInterface
ClearSelection(bool validation=false)wxPropertyGridInterface
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
DisableProperty(wxPGPropArg id)wxPropertyGridInterface
EditableStateFlags enum namewxPropertyGridInterface
EditorValidate()wxPropertyGridInterface
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
GetColumnProportion(unsigned int column) const wxPropertyGridInterface
GetEditorByName(const wxString &editorName)wxPropertyGridInterfacestatic
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) const wxPropertyGridInterface
GetIterator(int flags, int startPos)wxPropertyGridInterface
GetIterator(int flags, int startPos) const wxPropertyGridInterface
GetPropertiesWithFlag(wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) const wxPropertyGridInterface
GetProperty(const wxString &name) const wxPropertyGridInterface
GetPropertyAttribute(wxPGPropArg id, const wxString &attrName) const wxPropertyGridInterface
GetPropertyBackgroundColour(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyByLabel(const wxString &label) const wxPropertyGridInterface
GetPropertyByName(const wxString &name) const wxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) const wxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyEditor(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGProperty *property)wxPropertyGridInterface
GetPropertyTextColour(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValidator(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValueAsArrayInt(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsArrayString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsBool(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsDateTime(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsULongLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) const wxPropertyGridInterface
GetSelectedProperties() const wxPropertyGridInterface
GetSelection() const wxPropertyGridInterface
GetVIterator(int flags) const wxPropertyGridInterfacevirtual
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
InitAllTypeHandlers()wxPropertyGridInterfacestatic
Insert(wxPGPropArg priorThis, wxPGProperty *newProperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newProperty)wxPropertyGridInterface
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) const wxPropertyGridInterfacevirtual
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) const wxPropertyGridInterface
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
PageState enum valuewxPropertyGridInterface
RegisterAdditionalEditors()wxPropertyGridInterfacestatic
RemoveProperty(wxPGPropArg id)wxPropertyGridInterface
ReplaceProperty(wxPGPropArg id, wxPGProperty *property)wxPropertyGridInterface
RestoreEditableState(const wxString &src, int restoreStates=AllStates)wxPropertyGridInterface
SaveEditableState(int includedStates=AllStates) const wxPropertyGridInterface
ScrollPosState enum valuewxPropertyGridInterface
SelectionState enum valuewxPropertyGridInterface
SetBoolChoices(const wxString &trueChoice, const wxString &falseChoice)wxPropertyGridInterfacestatic
SetColumnProportion(unsigned int column, int proportion)wxPropertyGridInterface
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)wxPropertyGridInterface
SetPropertyAttributeAll(const wxString &attrName, wxVariant value)wxPropertyGridInterface
SetPropertyBackgroundColour(wxPGPropArg id, const wxColour &colour, int flags=wxPG_RECURSE)wxPropertyGridInterface
SetPropertyCell(wxPGPropArg id, int column, const wxString &text=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface
SetPropertyClientData(wxPGPropArg id, void *clientData)wxPropertyGridInterface
SetPropertyColoursToDefault(wxPGPropArg id)wxPropertyGridInterface
SetPropertyEditor(wxPGPropArg id, const wxPGEditor *editor)wxPropertyGridInterface
SetPropertyEditor(wxPGPropArg id, const wxString &editorName)wxPropertyGridInterface
SetPropertyHelpString(wxPGPropArg id, const wxString &helpString)wxPropertyGridInterface
SetPropertyImage(wxPGPropArg id, wxBitmap &bmp)wxPropertyGridInterface
SetPropertyLabel(wxPGPropArg id, const wxString &newproplabel)wxPropertyGridInterface
SetPropertyMaxLength(wxPGPropArg id, int maxLen)wxPropertyGridInterface
SetPropertyName(wxPGPropArg id, const wxString &newName)wxPropertyGridInterface
SetPropertyReadOnly(wxPGPropArg id, bool set=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
SetPropertyTextColour(wxPGPropArg id, const wxColour &colour, int flags=wxPG_RECURSE)wxPropertyGridInterface
SetPropertyValidator(wxPGPropArg id, const wxValidator &validator)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, long value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, int value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, double value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, bool value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxDateTime &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxLongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayInt &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxVariant value)wxPropertyGridInterface
SetPropertyValues(const wxVariantList &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface
SetPropertyValues(const wxVariant &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface
SetPropertyValueString(wxPGPropArg id, const wxString &value)wxPropertyGridInterface
SetPropertyValueUnspecified(wxPGPropArg id)wxPropertyGridInterface
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
~wxPropertyGridInterface()wxPropertyGridInterfaceinlinevirtual