wxPropertyGridInterface Member List

This is the complete list of members for wxPropertyGridInterface, including all inherited members.
AddPropertyChoice(wxPGPropArg id, const wxString &label, int value=wxPG_INVALID_VALUE)wxPropertyGridInterface
AllStates enum valuewxPropertyGridInterface
Append(wxPGProperty *property)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newproperty)wxPropertyGridInterface
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
Clear()=0wxPropertyGridInterface [pure virtual]
ClearPropertyValue(wxPGPropArg id)wxPropertyGridInterface [inline]
ClearSelection(bool validation=true)wxPropertyGridInterface
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface [inline]
CreatePropertyByClass(const wxString &classname, const wxString &label, const wxString &name)wxPropertyGridInterface [static]
CreatePropertyByType(const wxString &valuetype, const wxString &label, const wxString &name)wxPropertyGridInterface [static]
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DeletePropertyChoice(wxPGPropArg id, int index)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
DisableProperty(wxPGPropArg id)wxPropertyGridInterface [inline]
DoClearSelection(bool validation, int selFlags=0)wxPropertyGridInterface [protected]
DoGetPropertyByName(wxPGPropNameStr name) const wxPropertyGridInterface [protected, virtual]
DoSelectPage(int WXUNUSED(index))wxPropertyGridInterface [inline, protected, virtual]
DoSetPropertyAttribute(wxPGPropArg id, const wxString &name, wxVariant &value, long argFlags)wxPropertyGridInterface [protected]
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
GetEditableStateItem(const wxString &name) const wxPropertyGridInterface [inline, protected, virtual]
GetEditorByName(const wxString &editorName)wxPropertyGridInterface [static]
GetExpandedProperties() const wxPropertyGridInterface [inline]
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface [inline]
GetFirst(int flags=wxPG_ITERATE_ALL) const wxPropertyGridInterface [inline]
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface [inline]
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridInterface [inline]
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) const wxPropertyGridInterface [inline]
GetIterator(int flags, int startPos)wxPropertyGridInterface [inline]
GetIterator(int flags, int startPos) const wxPropertyGridInterface [inline]
GetPageState(int pageIndex) const wxPropertyGridInterface [inline, protected, virtual]
GetPropertiesWithFlag(wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) const wxPropertyGridInterface
GetProperty(wxPGPropNameStr name) const wxPropertyGridInterface [inline]
GetPropertyAttribute(wxPGPropArg id, const wxString &attrName) const wxPropertyGridInterface [inline]
GetPropertyAttributes(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyByName(wxPGPropNameStr name) const wxPropertyGridInterface
GetPropertyByName(wxPGPropNameStr name, wxPGPropNameStr subname) const wxPropertyGridInterface
GetPropertyByNameA(wxPGPropNameStr name) const wxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyChoices(wxPGPropArg id)wxPropertyGridInterface
GetPropertyClassName(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyClientData(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyEditor(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyGrid()wxPropertyGridInterface [inline, private]
GetPropertyGrid() const wxPropertyGridInterface [inline, private]
GetPropertyHelpString(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyImage(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyIndex(wxPGPropArg id)wxPropertyGridInterface [inline]
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface [inline]
GetPropertyName(wxPGPropArg id)wxPropertyGridInterface [inline]
GetPropertyParent(wxPGPropArg id)wxPropertyGridInterface [inline]
GetPropertyShortClassName(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface [inline]
GetPropertyValueAsArrayInt(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsArrayString(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsBool(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsPoint(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsSize(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsULongLong(wxPGPropArg id) const wxPropertyGridInterface [inline]
GetPropertyValueAsVoidPtr(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsWxObjectPtr(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) const wxPropertyGridInterface [inline]
GetPropertyValueType(wxPGPropArg id)wxPropertyGridInterface [inline]
GetSelectedProperties() const wxPropertyGridInterface [inline]
GetSelection() const wxPropertyGridInterface
GetState() const wxPropertyGridInterface [inline]
GetVIterator(int flags) const wxPropertyGridInterface [virtual]
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
InitAllTypeHandlers()wxPropertyGridInterface [inline, static]
Insert(wxPGPropArg priorThis, wxPGProperty *newproperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newproperty)wxPropertyGridInterface
InsertPropertyChoice(wxPGPropArg id, const wxString &label, int index, int value=wxPG_INVALID_VALUE)wxPropertyGridInterface
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface [inline]
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface [inline]
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyKindOf(wxPGPropArg id, wxClassInfo *info) const wxPropertyGridInterface [inline]
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface [inline]
IsPropertySelected(wxPGPropArg id) const wxPropertyGridInterface [virtual]
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface [inline]
IsPropertyUnspecified(wxPGPropArg id) const wxPropertyGridInterface [inline]
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
m_emptyStringwxPropertyGridInterface [protected]
m_pStatewxPropertyGridInterface [protected]
NamesToProperties(wxArrayPGProperty *properties, const wxArrayString &names) const wxPropertyGridInterface
PageState enum valuewxPropertyGridInterface
PropertiesToNames(wxArrayString *names, const wxArrayPGProperty &properties) const wxPropertyGridInterface
RefreshGrid(wxPropertyGridState *state=NULL)wxPropertyGridInterface [virtual]
RefreshProperty(wxPGProperty *p)=0wxPropertyGridInterface [pure virtual]
RegisterAdditionalEditors()wxPropertyGridInterface [inline, static]
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 &true_choice, const wxString &false_choice)wxPropertyGridInterface [static]
SetEditableStateItem(const wxString &name, wxVariant value)wxPropertyGridInterface [inline, protected, virtual]
SetExpandedProperties(const wxArrayPGProperty &array, bool expand=true)wxPropertyGridInterface [inline]
SetPropertiesFlag(const wxArrayPGProperty &srcArr, wxPGProperty::FlagType flags, bool inverse=false)wxPropertyGridInterface
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)wxPropertyGridInterface [inline]
SetPropertyAttributes(wxPGPropArg id, const wxPGAttributeStorage &attributes)wxPropertyGridInterface [inline]
SetPropertyCell(wxPGPropArg id, int column, const wxString &text=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface [inline]
SetPropertyChoices(wxPGPropArg id, wxPGChoices &choices)wxPropertyGridInterface [inline]
SetPropertyChoicesExclusive(wxPGPropArg id)wxPropertyGridInterface [inline]
SetPropertyClientData(wxPGPropArg id, wxPGProperty::ClientDataType clientData)wxPropertyGridInterface [inline]
SetPropertyEditor(wxPGPropArg id, const wxPGEditor *editor)wxPropertyGridInterface [inline]
SetPropertyEditor(wxPGPropArg id, const wxString &editorName)wxPropertyGridInterface [inline]
SetPropertyHelpString(wxPGPropArg id, const wxString &helpString)wxPropertyGridInterface [inline]
SetPropertyImage(wxPGPropArg id, wxBitmap &bmp)wxPropertyGridInterface [inline]
SetPropertyLabel(wxPGPropArg id, const wxString &newproplabel)wxPropertyGridInterface
SetPropertyMaxLength(wxPGPropArg id, int maxLen)wxPropertyGridInterface
SetPropertyReadOnly(wxPGPropArg id, bool set=true, int flags=wxPG_RECURSE)wxPropertyGridInterface [inline]
SetPropertyValue(wxPGPropArg id, int value)wxPropertyGridInterface [inline]
SetPropertyValue(wxPGPropArg id, const wxChar *value)wxPropertyGridInterface [inline]
SetPropertyValue(wxPGPropArg id, void *value)wxPropertyGridInterface [inline]
SetPropertyValue(wxPGPropArg id, wxObject &value)wxPropertyGridInterface [inline]
SetPropertyValue(wxPGPropArg id, wxVariant value)wxPropertyGridInterface [inline]
SetPropertyValueArrint2(wxPGPropArg id, const wxArrayInt &value)wxPropertyGridInterface [inline]
SetPropertyValueArrstr2(wxPGPropArg id, const wxArrayString &value)wxPropertyGridInterface [inline]
SetPropertyValueBool(wxPGPropArg id, bool value)wxPropertyGridInterface [inline]
SetPropertyValueDouble(wxPGPropArg id, double value)wxPropertyGridInterface [inline]
SetPropertyValueLong(wxPGPropArg id, long value)wxPropertyGridInterface [inline]
SetPropertyValueLongLong(wxPGPropArg id, wxLongLong_t value)wxPropertyGridInterface [inline]
SetPropertyValuePoint(wxPGPropArg id, const wxPoint &value)wxPropertyGridInterface [inline]
SetPropertyValues(const wxVariantList &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface [inline]
SetPropertyValues(const wxVariant &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface [inline]
SetPropertyValueSize(wxPGPropArg id, const wxSize &value)wxPropertyGridInterface [inline]
SetPropertyValueString(wxPGPropArg id, const wxString &value)wxPropertyGridInterface
SetPropertyValueULongLong(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface [inline]
SetPropertyValueUnspecified(wxPGPropArg id)wxPropertyGridInterface [inline]
SetPropertyValueWxObjectPtr(wxPGPropArg id, wxObject *value)wxPropertyGridInterface [inline]
SetPropVal(wxPGPropArg id, wxVariant &value)wxPropertyGridInterface
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
wxPropertyGrid classwxPropertyGridInterface [friend]
wxPropertyGridManager classwxPropertyGridInterface [friend]
~wxPropertyGridInterface()wxPropertyGridInterface [inline, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:07 2013