wxPropertyGridManager Member List

This is the complete list of members for wxPropertyGridManager, including all inherited members.
AddPage(const wxString &label=wxEmptyString, const wxBitmap &bmp=wxPG_NULL_BITMAP, wxPropertyGridPage *pageObj=(wxPropertyGridPage *) NULL)wxPropertyGridManager
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
CanClose()wxPropertyGridManager
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
Clear()wxPropertyGridManager [virtual]
ClearModifiedStatus(wxPGPropArg id) (defined in wxPropertyGridManager)wxPropertyGridManager
ClearModifiedStatus() (defined in wxPropertyGridManager)wxPropertyGridManager
ClearPage(int page)wxPropertyGridManager
ClearPropertyValue(wxPGPropArg id)wxPropertyGridInterface
ClearSelection()wxPropertyGridManager
wxPropertyGridInterface::ClearSelection(bool validation=true)wxPropertyGridInterface
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface
CommitChangesFromEditor(wxUint32 flags=0)wxPropertyGridManager
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPGMAN_DEFAULT_STYLE, const wxString &name=wxPropertyGridManagerNameStr)wxPropertyGridManager
CreatePropertyByClass(const wxString &classname, const wxString &label, const wxString &name)wxPropertyGridInterface [static]
CreatePropertyByType(const wxString &valuetype, const wxString &label, const wxString &name)wxPropertyGridInterface [static]
CreatePropertyGrid() const wxPropertyGridManager [protected, virtual]
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)wxPropertyGridInterface [protected]
DoGetPropertyByName(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterface [protected, virtual]
DoSelectPage(int WXUNUSED(index)) (defined in wxPropertyGridInterface)wxPropertyGridInterface [protected, virtual]
DoSetPropertyAttribute(wxPGPropArg id, const wxString &name, wxVariant &value, long argFlags) (defined in wxPropertyGridInterface)wxPropertyGridInterface [protected]
EditableStateFlags enum namewxPropertyGridInterface
EnableCategories(bool enable)wxPropertyGridManager
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
EnsureVisible(wxPGPropArg id)wxPropertyGridManager
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
GetChildrenCount()wxPropertyGridManager
GetChildrenCount(int pageIndex)wxPropertyGridManager
GetChildrenCount(wxPGPropArg id) const wxPropertyGridManager
GetColumnCount(int page=-1) const wxPropertyGridManager
GetColumnProportion(unsigned int column) const wxPropertyGridInterface
GetCurrentPage() const wxPropertyGridManager
GetDescBoxHeight() const wxPropertyGridManager
GetEditableStateItem(const wxString &name) const wxPropertyGridInterface [protected, virtual]
GetEditorByName(const wxString &editorName) (defined in wxPropertyGridInterface)wxPropertyGridInterface [static]
GetExpandedProperties() const wxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetGrid()wxPropertyGridManager
GetGrid() const (defined in wxPropertyGridManager)wxPropertyGridManager
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridManager
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) const (defined in wxPropertyGridManager)wxPropertyGridManager
GetIterator(int flags, int startPos)wxPropertyGridManager
GetIterator(int flags, int startPos) const (defined in wxPropertyGridManager)wxPropertyGridManager
GetLastPage() const wxPropertyGridManager
GetNextSiblingProperty(wxPGPropArg id)wxPropertyGridInterface
GetPage(unsigned int ind) const wxPropertyGridManager
GetPage(const wxString &name) const wxPropertyGridManager
GetPageByName(const wxString &name) const wxPropertyGridManager
GetPageByState(const wxPropertyGridState *pstate) const wxPropertyGridManager
GetPageCount() const wxPropertyGridManager
GetPageName(int index) const wxPropertyGridManager
GetPageRoot(int index) const wxPropertyGridManager
GetPageState(int page) const wxPropertyGridManager [virtual]
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
GetPropertyAttributes(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyByLabel(const wxString &name, wxPropertyGridState **ppState=(wxPropertyGridState **) NULL) const wxPropertyGridManager
GetPropertyByName(const wxString &name) const wxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) const wxPropertyGridInterface
GetPropertyByNameA(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyChoices(wxPGPropArg id)wxPropertyGridInterface
GetPropertyClassName(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyColour(wxPGPropArg id) const wxPropertyGridManager
GetPropertyEditor(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyIndex(wxPGPropArg id)wxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGPropArg id)wxPropertyGridInterface
GetPropertyParent(wxPGPropArg id)wxPropertyGridInterface
GetPropertyPtr(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyShortClassName(wxPGPropArg id)wxPropertyGridInterface
GetPropertyTextColour(wxPGPropArg id) const wxPropertyGridManager
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
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) const wxPropertyGridInterface
GetPropertyValueType(wxPGPropArg id) (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetSelectedPage() const wxPropertyGridManager
GetSelectedProperties() const wxPropertyGridInterface
GetSelectedProperty() const wxPropertyGridManager
GetSelection() const wxPropertyGridManager
GetState() const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetToolBar() const wxPropertyGridManager
GetVIterator(int flags) const wxPropertyGridManager [virtual]
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
InitAllTypeHandlers()wxPropertyGridInterface [static]
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
InsertPage(int index, const wxString &label, const wxBitmap &bmp=wxNullBitmap, wxPropertyGridPage *pageObj=(wxPropertyGridPage *) NULL)wxPropertyGridManager [virtual]
InsertPropertyChoice(wxPGPropArg id, const wxString &label, int index, int value=INT_MAX)wxPropertyGridInterface
IsAnyModified() const wxPropertyGridManager
IsFrozen() const wxPropertyGridManager
IsModified(wxPGPropArg id) const wxPropertyGridInterface
IsPageModified(size_t index) const wxPropertyGridManager
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyKindOf(wxPGPropArg id, wxClassInfo *info) const wxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) const wxPropertyGridManager [virtual]
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyUnspecified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyValueType(wxPGPropArg id, const wxChar *typestr) const wxPropertyGridInterface
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
m_emptyString (defined in wxPropertyGridInterface)wxPropertyGridInterface [protected]
m_pState (defined in wxPropertyGridInterface)wxPropertyGridInterface [protected]
NamesToProperties(wxArrayPGProperty *properties, const wxArrayString &names) const wxPropertyGridInterface
PageState enum valuewxPropertyGridInterface
PropertiesToNames(wxArrayString *names, const wxArrayPGProperty &properties) const wxPropertyGridInterface
Refresh(bool eraseBackground=true, const wxRect *rect=(const wxRect *) NULL) (defined in wxPropertyGridManager)wxPropertyGridManager [virtual]
RefreshGrid(wxPropertyGridState *state=NULL)wxPropertyGridInterface [virtual]
RefreshProperty(wxPGProperty *p) (defined in wxPropertyGridManager)wxPropertyGridManager [protected, virtual]
RegisterAdditionalEditors()wxPropertyGridInterface [static]
RemovePage(int page)wxPropertyGridManager [virtual]
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
SelectPage(int index)wxPropertyGridManager
SelectPage(const wxString &label)wxPropertyGridManager
SelectPage(wxPropertyGridPage *ptr)wxPropertyGridManager
SelectProperty(wxPGPropArg id, bool focus=false)wxPropertyGridManager
SetBoolChoices(const wxString &true_choice, const wxString &false_choice)wxPropertyGridInterface [static]
SetCaptionTextColour(wxPGPropArg id, const wxColour &col)wxPropertyGridManager
SetColumnCount(int colCount, int page=-1)wxPropertyGridManager
SetColumnProportion(unsigned int column, int proportion)wxPropertyGridInterface
SetDescBoxHeight(int ht, bool refresh=true)wxPropertyGridManager
SetDescription(const wxString &label, const wxString &content)wxPropertyGridManager
SetEditableStateItem(const wxString &name, wxVariant value)wxPropertyGridInterface [protected, virtual]
SetExpandedProperties(const wxArrayPGProperty &array, bool expand=true)wxPropertyGridInterface
SetPageSplitterPosition(int page, int pos, int column=0)wxPropertyGridManager
SetPropertiesFlag(const wxArrayPGProperty &srcArr, wxPGProperty::FlagType flags, bool inverse=false)wxPropertyGridInterface
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)wxPropertyGridInterface
SetPropertyAttributeAll(const wxString &name, wxVariant value)wxPropertyGridManager
SetPropertyAttributes(wxPGPropArg id, const wxPGAttributeStorage &attributes)wxPropertyGridInterface
SetPropertyBackgroundColour(wxPGPropArg id, const wxColour &col)wxPropertyGridManager
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
SetPropertyColourToDefault(wxPGPropArg id)wxPropertyGridManager
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
SetPropertyTextColour(wxPGPropArg id, const wxColour &col)wxPropertyGridManager
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 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
SetSplitterLeft(bool subProps=false, bool allPages=true)wxPropertyGridManager
SetSplitterPosition(int pos, int column=0)wxPropertyGridManager
SetStringSelection(const wxChar *name)wxPropertyGridManager
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
wxPropertyGridManager()wxPropertyGridManager
wxPropertyGridManager(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPGMAN_DEFAULT_STYLE, const wxString &name=wxPropertyGridManagerNameStr)wxPropertyGridManager
~wxPropertyGridInterface()wxPropertyGridInterface [virtual]
~wxPropertyGridManager()wxPropertyGridManager [virtual]
 All Classes Functions Variables Enumerations Enumerator
Generated on Sun Aug 22 12:42:15 2010 for wxPropertyGrid by  doxygen 1.6.3