wxPropertyGrid
wxPropertyGridInterface Member List

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

AddPropertyChoice(wxPGPropArg id, const wxString &label, int value=INT_MAX)wxPropertyGridInterface
AllStates enum valuewxPropertyGridInterface
Append(wxPGProperty *property)wxPropertyGridInterface
AppendCategory(const wxString &label, const wxString &name=(*((wxString *) NULL))) (defined in wxPropertyGridInterface)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newproperty) (defined in wxPropertyGridInterface)wxPropertyGridInterface
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
Clear()=0wxPropertyGridInterfacepure virtual
ClearPropertyValue(wxPGPropArg id)wxPropertyGridInterface
ClearSelection(bool validation=true)wxPropertyGridInterface
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface
CreatePropertyByClass(const wxString &classname, const wxString &label, const wxString &name)wxPropertyGridInterfacestatic
CreatePropertyByType(const wxString &valuetype, const wxString &label, const wxString &name)wxPropertyGridInterfacestatic
Delete(wxPGPropArg id)wxPropertyGridInterface
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DeletePropertyChoice(wxPGPropArg id, int index)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
Disable(wxPGPropArg id)wxPropertyGridInterface
DisableProperty(wxPGPropArg id)wxPropertyGridInterface
DoClearSelection(bool validation, int selFlags=0) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
DoGetPropertyByName(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
DoSelectPage(int WXUNUSED(index)) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
DoSetPropertyAttribute(wxPGPropArg id, const wxString &name, wxVariant &value, long argFlags) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
EditableStateFlags enum namewxPropertyGridInterface
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
GetEditableStateItem(const wxString &name) constwxPropertyGridInterfaceprotectedvirtual
GetEditorByName(const wxString &editorName) (defined in wxPropertyGridInterface)wxPropertyGridInterfacestatic
GetExpandedProperties() constwxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL) const (defined in wxPropertyGridInterface)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 (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetIterator(int flags, int startPos)wxPropertyGridInterface
GetIterator(int flags, int startPos) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetNextSiblingProperty(wxPGPropArg id)wxPropertyGridInterface
GetPageState(int pageIndex) const (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
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
GetPropertyByName(const wxString &name) constwxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) constwxPropertyGridInterface
GetPropertyByNameA(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyChoices(wxPGPropArg id)wxPropertyGridInterface
GetPropertyClassName(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyEditor(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyIndex(wxPGPropArg id)wxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGPropArg id)wxPropertyGridInterface
GetPropertyParent(wxPGPropArg id)wxPropertyGridInterface
GetPropertyPtr(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyShortClassName(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValidator(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValueAsArrayInt(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsArrayString(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsBool(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsDateTime(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsLong(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsPoint(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsSize(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsString(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsULongLong(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsVoidPtr(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValueAsWxObjectPtr(wxPGPropArg id) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) constwxPropertyGridInterface
GetPropertyValueType(wxPGPropArg id) (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetSelectedProperties() constwxPropertyGridInterface
GetSelection() constwxPropertyGridInterface
GetState() const (defined in wxPropertyGridInterface)wxPropertyGridInterface
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
InsertCategory(wxPGPropArg id, int index, const wxString &label, const wxString &name=(*((wxString *) NULL))) (defined in wxPropertyGridInterface)wxPropertyGridInterface
InsertPropertyChoice(wxPGPropArg id, const wxString &label, int index, int value=INT_MAX)wxPropertyGridInterface
IsModified(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyKindOf(wxPGPropArg id, wxClassInfo *info) constwxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) constwxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) constwxPropertyGridInterfacevirtual
IsPropertyShown(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyUnspecified(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyValueType(wxPGPropArg id, const wxChar *typestr) constwxPropertyGridInterface
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
m_emptyString (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
m_pState (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
NamesToProperties(wxArrayPGProperty *properties, const wxArrayString &names) constwxPropertyGridInterface
PageState enum valuewxPropertyGridInterface
PropertiesToNames(wxArrayString *names, const wxArrayPGProperty &properties) constwxPropertyGridInterface
RefreshGrid(wxPropertyGridState *state=NULL)wxPropertyGridInterfacevirtual
RefreshProperty(wxPGProperty *p)=0 (defined in wxPropertyGridInterface)wxPropertyGridInterfacepure 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 &true_choice, const wxString &false_choice)wxPropertyGridInterfacestatic
SetColumnProportion(unsigned int column, int proportion)wxPropertyGridInterface
SetEditableStateItem(const wxString &name, wxVariant value)wxPropertyGridInterfaceprotectedvirtual
SetExpandedProperties(const wxArrayPGProperty &array, bool expand=true)wxPropertyGridInterface
SetPropertiesFlag(const wxArrayPGProperty &srcArr, wxPGProperty::FlagType flags, bool inverse=false)wxPropertyGridInterface
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)wxPropertyGridInterface
SetPropertyAttributes(wxPGPropArg id, const wxPGAttributeStorage &attributes)wxPropertyGridInterface
SetPropertyCell(wxPGPropArg id, int column, const wxString &text=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface
SetPropertyChoices(wxPGPropArg id, wxPGChoices &choices)wxPropertyGridInterface
SetPropertyChoicesExclusive(wxPGPropArg id)wxPropertyGridInterface
SetPropertyClientData(wxPGPropArg id, wxPGProperty::ClientDataType clientData)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
SetPropertyReadOnly(wxPGPropArg id, bool set=true, 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 wxChar *value) (defined in wxPropertyGridInterface)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxDateTime &value) (defined in wxPropertyGridInterface)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, void *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject &value) (defined in wxPropertyGridInterface)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxVariant value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxPoint &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxSize &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxLongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayInt &value)wxPropertyGridInterface
SetPropertyValues(const wxVariantList &list, wxPGPropArg defaultCategory=((wxPGProperty *) NULL))wxPropertyGridInterface
SetPropertyValues(const wxVariant &list, wxPGPropArg defaultCategory=((wxPGProperty *) NULL))wxPropertyGridInterface
SetPropertyValueUnspecified(wxPGPropArg id)wxPropertyGridInterface
SetPropVal(wxPGPropArg id, wxVariant &value)wxPropertyGridInterface
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
~wxPropertyGridInterface()wxPropertyGridInterfacevirtual