wxPropertyGrid
wxPropertyGridPage Member List

This is the complete list of members for wxPropertyGridPage, 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
ArePropertiesAdjacent(wxPGProperty *prop1, wxPGProperty *prop2, int iterFlags=wxPG_ITERATE_VISIBLE) const (defined in wxPropertyGridState)wxPropertyGridStateprotected
BaseGetPropertyByName(const wxString &name) constwxPropertyGridState
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
CalculateFontAndBitmapStuff(int vspacing) (defined in wxPropertyGridState)wxPropertyGridState
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
CheckColumnWidths(int widthChange=0)wxPropertyGridState
Clear()wxPropertyGridPagevirtual
ClearModifiedStatus(wxPGProperty *p) (defined in wxPropertyGridState)wxPropertyGridState
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
DoAppend(wxPGProperty *property)wxPropertyGridState
DoClear()wxPropertyGridState
DoClearSelection(bool validation, int selFlags=0) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
DoClearSelection() (defined in wxPropertyGridState)wxPropertyGridState
DoCollapse(wxPGProperty *p) (defined in wxPropertyGridState)wxPropertyGridState
DoDelete(wxPGProperty *item, bool doDelete=true)wxPropertyGridStatevirtual
DoEnableProperty(wxPGProperty *p, bool enable)wxPropertyGridState
DoExpand(wxPGProperty *p) (defined in wxPropertyGridState)wxPropertyGridState
DoFitColumns(bool allowGridResize=false) (defined in wxPropertyGridState)wxPropertyGridState
DoGetColumnProportion(unsigned int column) const (defined in wxPropertyGridState)wxPropertyGridState
DoGetItemAtY(int y) const (defined in wxPropertyGridState)wxPropertyGridState
DoGetPropertyByName(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
DoGetPropertyValues(const wxString &listname, wxPGProperty *baseparent, long flags) const (defined in wxPropertyGridState)wxPropertyGridState
DoGetRoot() const (defined in wxPropertyGridState)wxPropertyGridState
DoGetSplitterPosition(int splitterIndex=0) const (defined in wxPropertyGridState)wxPropertyGridStateprotected
DoHideProperty(wxPGProperty *p, bool hide, int flags=wxPG_RECURSE) (defined in wxPropertyGridState)wxPropertyGridState
DoInsert(wxPGProperty *parent, int index, wxPGProperty *property)wxPropertyGridStatevirtual
DoIsPropertySelected(wxPGProperty *prop) const (defined in wxPropertyGridState)wxPropertyGridState
DoLimitPropertyEditing(wxPGProperty *p, bool limit=true) (defined in wxPropertyGridState)wxPropertyGridState
DoRemoveFromSelection(wxPGProperty *prop) (defined in wxPropertyGridState)wxPropertyGridState
DoSelectPage(int WXUNUSED(index)) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
DoSelectProperty(wxPGProperty *p, unsigned int flags=0) (defined in wxPropertyGridState)wxPropertyGridState
DoSetColumnProportion(unsigned int column, int proportion) (defined in wxPropertyGridState)wxPropertyGridState
DoSetPropertyAttribute(wxPGPropArg id, const wxString &name, wxVariant &value, long argFlags) (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
DoSetPropertyValue(wxPGProperty *p, wxVariant &value) (defined in wxPropertyGridState)wxPropertyGridState
DoSetPropertyValues(const wxVariantList &list, wxPGProperty *default_category) (defined in wxPropertyGridState)wxPropertyGridState
DoSetPropertyValueString(wxPGProperty *p, const wxString &value) (defined in wxPropertyGridState)wxPropertyGridState
DoSetPropertyValueWxObjectPtr(wxPGProperty *p, wxObject *value) (defined in wxPropertyGridState)wxPropertyGridState
DoSetSelection(wxPGProperty *prop) (defined in wxPropertyGridState)wxPropertyGridState
DoSetSplitterPosition(int pos, int splitterColumn=0, bool allPages=false, bool fromAutoCenter=false)wxPropertyGridPageprotectedvirtual
EditableStateFlags enum namewxPropertyGridInterface
EnableCategories(bool enable) (defined in wxPropertyGridState)wxPropertyGridState
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
EnsureVirtualHeight()wxPropertyGridState
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
FitColumns()wxPropertyGridPage
GetActualVirtualHeight() constwxPropertyGridState
GetColumnCount() const (defined in wxPropertyGridState)wxPropertyGridState
GetColumnFitWidth(wxClientDC &dc, wxPGProperty *pwc, unsigned int col, bool subProps) constwxPropertyGridState
GetColumnMinWidth(int column) const (defined in wxPropertyGridState)wxPropertyGridState
GetColumnProportion(unsigned int column) constwxPropertyGridInterface
GetColumnWidth(unsigned int column) const (defined in wxPropertyGridState)wxPropertyGridState
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
GetGrid() const (defined in wxPropertyGridState)wxPropertyGridState
GetIndex() constwxPropertyGridPage
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
GetLastItem(int flags=wxPG_ITERATE_DEFAULT)wxPropertyGridState
GetLastItem(int flags=wxPG_ITERATE_DEFAULT) const (defined in wxPropertyGridState)wxPropertyGridState
GetNextCategory(wxPGProperty *id) const (defined in wxPropertyGridState)wxPropertyGridState
GetNextProperty(wxPGProperty *id) (defined in wxPropertyGridState)wxPropertyGridState
wxPropertyGridInterface::GetNextSiblingProperty(wxPGPropArg id)wxPropertyGridInterface
GetNextSiblingProperty(wxPGProperty *id) (defined in wxPropertyGridState)wxPropertyGridState
GetPageState(int pageIndex) const (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotectedvirtual
GetPrevProperty(wxPGProperty *id) (defined in wxPropertyGridState)wxPropertyGridState
GetPrevSiblingProperty(wxPGProperty *id) (defined in wxPropertyGridState)wxPropertyGridState
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
GetPropertyByLabel(const wxString &name, wxPGProperty *parent=NULL) const (defined in wxPropertyGridState)wxPropertyGridState
GetPropertyByName(const wxString &name) constwxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) constwxPropertyGridInterface
GetPropertyByNameA(const wxString &name) const (defined in wxPropertyGridInterface)wxPropertyGridInterface
wxPropertyGridInterface::GetPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyCategory(const wxPGProperty *p) const (defined in wxPropertyGridState)wxPropertyGridState
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
GetRoot() constwxPropertyGridPage
GetSelectedProperties() constwxPropertyGridInterface
wxPropertyGridInterface::GetSelection() constwxPropertyGridInterface
wxPropertyGridState::GetSelection() constwxPropertyGridState
GetSplitterPosition(int col=0) constwxPropertyGridPage
GetState() const (defined in wxPropertyGridInterface)wxPropertyGridInterface
GetStatePtr()wxPropertyGridPage
GetStatePtr() constwxPropertyGridPage
GetToolId() constwxPropertyGridPage
GetVirtualHeight() constwxPropertyGridState
GetVirtualHeight()wxPropertyGridState
GetVirtualWidth() const (defined in wxPropertyGridState)wxPropertyGridState
GetVIterator(int flags) constwxPropertyGridInterfacevirtual
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
HitTest(const wxPoint &pt) constwxPropertyGridState
HitTestH(int x, int *pSplitterHit, int *pSplitterHitOffset) constwxPropertyGridStateprotected
Init()wxPropertyGridPagevirtual
InitAllTypeHandlers()wxPropertyGridInterfacestatic
InitNonCatMode()wxPropertyGridState
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
IsDisplayed() const (defined in wxPropertyGridState)wxPropertyGridState
IsHandlingAllEvents() constwxPropertyGridPagevirtual
IsInNonCatMode() const (defined in wxPropertyGridState)wxPropertyGridState
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_id (defined in wxPropertyGridPage)wxPropertyGridPageprotected
m_labelwxPropertyGridPageprotected
m_manager (defined in wxPropertyGridPage)wxPropertyGridPageprotected
m_pState (defined in wxPropertyGridInterface)wxPropertyGridInterfaceprotected
NamesToProperties(wxArrayPGProperty *properties, const wxArrayString &names) constwxPropertyGridInterface
OnClientWidthChange(int newWidth, int widthChange, bool fromOnResize=false)wxPropertyGridState
OnShow()wxPropertyGridPagevirtual
PageState enum valuewxPropertyGridInterface
PropagateColSizeDec(int column, int decrease, int dir) (defined in wxPropertyGridState)wxPropertyGridState
PropertiesToNames(wxArrayString *names, const wxArrayPGProperty &properties) constwxPropertyGridInterface
RecalculateVirtualHeight()wxPropertyGridState
RefreshGrid(wxPropertyGridState *state=NULL)wxPropertyGridInterfacevirtual
RefreshProperty(wxPGProperty *p) (defined in wxPropertyGridPage)wxPropertyGridPagevirtual
RegisterAdditionalEditors()wxPropertyGridInterfacestatic
RemoveProperty(wxPGPropArg id)wxPropertyGridInterface
ReplaceProperty(wxPGPropArg id, wxPGProperty *property)wxPropertyGridInterface
ResetColumnSizes(bool fromAutoCenter) (defined in wxPropertyGridState)wxPropertyGridState
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
SetColumnCount(int colCount) (defined in wxPropertyGridState)wxPropertyGridState
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
SetSplitterLeft(bool subProps=false) (defined in wxPropertyGridState)wxPropertyGridState
SetSplitterPosition(int splitterPos, int col=0)wxPropertyGridPage
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SetVirtualWidth(int width)wxPropertyGridState
Sort(wxPGProperty *p) (defined in wxPropertyGridState)wxPropertyGridState
Sort() (defined in wxPropertyGridState)wxPropertyGridState
SplitterPosState enum valuewxPropertyGridInterface
VirtualHeightChanged()wxPropertyGridState
wxPropertyGridPage() (defined in wxPropertyGridPage)wxPropertyGridPage
wxPropertyGridState()wxPropertyGridState
~wxPropertyGridInterface()wxPropertyGridInterfacevirtual
~wxPropertyGridPage() (defined in wxPropertyGridPage)wxPropertyGridPagevirtual
~wxPropertyGridState()wxPropertyGridStatevirtual