Version: 3.2.8
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) constwxPropertyGridInterface
GetEditorByName(const wxString &editorName)wxPropertyGridInterfacestatic
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL) constwxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) constwxPropertyGridInterface
GetIterator(int flags, int startPos)wxPropertyGridInterface
GetIterator(int flags, int startPos) constwxPropertyGridInterface
GetPropertiesWithFlag(wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) constwxPropertyGridInterface
GetProperty(const wxString &name) constwxPropertyGridInterface
GetPropertyAttribute(wxPGPropArg id, const wxString &attrName) constwxPropertyGridInterface
GetPropertyAttributes(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyBackgroundColour(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyByLabel(const wxString &label) constwxPropertyGridInterface
GetPropertyByName(const wxString &name) constwxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) constwxPropertyGridInterface
GetPropertyByNameA(const wxString &name) constwxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyEditor(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGProperty *property)wxPropertyGridInterface
GetPropertyParent(wxPGPropArg id)wxPropertyGridInterface
GetPropertyTextColour(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValidator(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValueAsArrayInt(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsArrayString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsBool(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsDateTime(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsULongLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) constwxPropertyGridInterface
GetSelectedProperties() constwxPropertyGridInterface
GetSelection() constwxPropertyGridInterface
GetVIterator(int flags) constwxPropertyGridInterfacevirtual
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) constwxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) constwxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyShown(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) constwxPropertyGridInterface
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
PageState enum valuewxPropertyGridInterface
RefreshGrid(wxPropertyGridPageState *state=NULL)wxPropertyGridInterfacevirtual
RefreshProperty(wxPGProperty *p)=0wxPropertyGridInterfacepure virtual
RegisterAdditionalEditors()wxPropertyGridInterfacestatic
RemoveProperty(wxPGPropArg id)wxPropertyGridInterface
ReplaceProperty(wxPGPropArg id, wxPGProperty *property)wxPropertyGridInterface
RestoreEditableState(const wxString &src, int restoreStates=AllStates)wxPropertyGridInterface
SaveEditableState(int includedStates=AllStates) constwxPropertyGridInterface
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 wxBitmapBundle &bitmap=wxBitmapBundle(), const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface
SetPropertyClientData(wxPGPropArg id, void *clientData)wxPropertyGridInterface
SetPropertyColoursToDefault(wxPGPropArg id, int flags=wxPG_DONT_RECURSE)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, wxBitmapBundle &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 wchar_t *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const char *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, wxLongLong value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong 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
SetPropVal(wxPGPropArg id, wxVariant &value)wxPropertyGridInterface
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
~wxPropertyGridInterface()wxPropertyGridInterfacevirtual