wxPGRootPropertyClass Member List

This is the complete list of members for wxPGRootPropertyClass, including all inherited members.
AddChild(wxPGProperty *prop)wxPGPropertyWithChildren
AddChild2(wxPGProperty *prop, int index=-1, bool correct_mode=true)wxPGPropertyWithChildren
AppendChoice(const wxString &label, int value=INT_MAX)wxPGProperty [inline]
CanHaveExtraChildren() const wxPGProperty [inline]
ChildChanged(wxPGProperty *p)wxPGPropertyWithChildren [virtual]
ClearFlag(FlagType flag) (defined in wxPGProperty)wxPGProperty [inline]
ClientDataType typedef (defined in wxPGProperty)wxPGProperty
DeleteChoice(int index)wxPGProperty
DoGetEditorClass() const wxPGRootPropertyClass [virtual]
DoGetValidator() const wxPGProperty [virtual]
DoGetValue() const wxPGProperty [virtual]
DoSetName(const wxString &str) (defined in wxPGProperty)wxPGProperty [inline]
DoSetValue(wxPGVariant value)wxPGProperty [virtual]
Empty()wxPGPropertyWithChildren
EnsureDataExt()wxPGProperty
FixIndexesOfChildren(size_t starthere=0) (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren
FlagType typedef (defined in wxPGProperty)wxPGProperty
GetArrIndex() const (defined in wxPGProperty)wxPGProperty [inline]
GetAttributes(unsigned int flagmask=0xFFFF)wxPGProperty
GetChildCount() const wxPGProperty
GetChoiceInfo(wxPGChoiceInfo *choiceinfo)wxPGProperty [virtual]
GetClassInfo() const wxPGRootPropertyClass [virtual]
GetClassName() const wxPGRootPropertyClass [virtual]
GetClientData() const (defined in wxPGProperty)wxPGProperty [inline]
GetCount() const wxPGPropertyWithChildren [inline]
GetDataExt()wxPGProperty [inline]
GetDepth() const (defined in wxPGProperty)wxPGProperty [inline]
GetDisplayedString() const (defined in wxPGProperty)wxPGProperty [inline]
GetEditorClass() const (defined in wxPGProperty)wxPGProperty
GetFlags() const (defined in wxPGProperty)wxPGProperty [inline]
GetGrid() const wxPGProperty
GetHelpString() const (defined in wxPGProperty)wxPGProperty [inline]
GetId()wxPGProperty [inline]
GetImageSize() const wxPGProperty [virtual]
GetIndexInParent() const wxPGProperty [inline]
GetItemAtY(unsigned int y, unsigned int lh) (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren
GetLabel() const wxPGProperty [inline]
GetLastVisibleSubItem() const wxPGProperty
GetMainParent() const wxPGProperty
GetMaxLength() const (defined in wxPGProperty)wxPGProperty [inline]
GetName() const wxPGProperty [inline]
GetParent() const wxPGProperty [inline]
GetParentingType() const wxPGProperty [inline]
GetParentState() const wxPGPropertyWithChildren [inline]
GetPropertyByName(const wxString &name) const wxPGPropertyWithChildren
GetType() const wxPGProperty [inline]
GetValidator() const wxPGProperty [inline]
GetValueAsString(int argFlags=0) const wxPGPropertyWithChildren [virtual]
GetValueAsVariant() const wxPGProperty
GetValueImage() const (defined in wxPGProperty)wxPGProperty [inline]
GetValueType() const wxPGRootPropertyClass [virtual]
GetValueTypePtr() const (defined in wxPGProperty)wxPGProperty [inline]
GetY() const wxPGProperty [inline]
HasFlag(FlagType flag) const (defined in wxPGProperty)wxPGProperty [inline]
Hide(bool hide)wxPGProperty [inline]
Index(const wxPGProperty *p) const wxPGPropertyWithChildren [inline]
Init(const wxString &label, const wxString &name)wxPGProperty
Init() (defined in wxPGProperty)wxPGProperty [protected]
InsertChoice(const wxString &label, int index, int value=INT_MAX)wxPGProperty
IsEnabled() const (defined in wxPGProperty)wxPGProperty [inline]
IsExpanded() const (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren [inline]
IsFlagSet(FlagType flag) const (defined in wxPGProperty)wxPGProperty [inline]
IsKindOf(wxPGPropertyClassInfo &info) (defined in wxPGProperty)wxPGProperty
IsOk() const wxPGProperty [inline]
IsSomeParent(wxPGProperty *candidate_parent) const (defined in wxPGProperty)wxPGProperty
IsSubProperty() const wxPGProperty [inline]
IsValueUnspecified() const (defined in wxPGProperty)wxPGProperty [inline]
Item(size_t i) const wxPGPropertyWithChildren [inline]
Last() const wxPGPropertyWithChildren [inline]
m_arrIndex (defined in wxPGProperty)wxPGProperty [protected]
m_bgColIndex (defined in wxPGProperty)wxPGProperty [protected]
m_children (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren [protected]
m_clientData (defined in wxPGProperty)wxPGProperty [protected]
m_dataExt (defined in wxPGProperty)wxPGProperty [protected]
m_depth (defined in wxPGProperty)wxPGProperty [protected]
m_depthBgCol (defined in wxPGProperty)wxPGProperty [protected]
m_expanded (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren [protected]
m_fgColIndex (defined in wxPGProperty)wxPGProperty [protected]
m_flags (defined in wxPGProperty)wxPGProperty [protected]
m_label (defined in wxPGProperty)wxPGProperty [protected]
m_maxLen (defined in wxPGProperty)wxPGProperty [protected]
m_name (defined in wxPGProperty)wxPGProperty [protected]
m_parent (defined in wxPGProperty)wxPGProperty [protected]
m_parentingType (defined in wxPGProperty)wxPGProperty [protected]
m_parentState (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren [protected]
m_y (defined in wxPGProperty)wxPGProperty [protected]
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxPGProperty [virtual]
OnEvent(wxPropertyGrid *propgrid, wxWindow *wnd_primary, wxEvent &event)wxPGProperty [virtual]
PrepareSubProperties() (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren
PrepareValueForDialogEditing(wxPropertyGrid *propgrid)wxPGProperty
RecreateEditor()wxPGProperty
RefreshChildren()wxPGPropertyWithChildren [virtual]
SetAttrib(int id, wxVariant value) (defined in wxPGProperty)wxPGProperty [inline]
SetAttribute(int id, wxVariant &value)wxPGProperty [virtual]
SetAttributes(const wxString &attributes)wxPGProperty
SetChoices(wxPGChoices &choices)wxPGProperty
SetChoices(const wxArrayString &labels, const wxArrayInt &values=(*((wxArrayInt *) NULL)))wxPGProperty [inline]
SetChoiceSelection(int newValue, const wxPGChoiceInfo &choiceInfo)wxPGProperty
SetChoicesExclusive()wxPGProperty
SetClientData(ClientDataType clientData)wxPGProperty [inline]
SetEditor(const wxPGEditor *editor)wxPGProperty [inline]
SetEditor(const wxString &editorName)wxPGProperty [inline]
SetFlag(FlagType flag) (defined in wxPGProperty)wxPGProperty [inline]
SetHelpString(const wxString &helpString) (defined in wxPGProperty)wxPGProperty [inline]
SetLabel(const wxString &label) (defined in wxPGProperty)wxPGProperty [inline]
SetMaxLength(int maxLen)wxPGProperty [inline]
SetParentState(wxPropertyGridState *pstate) (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren [inline]
SetValidator(const wxValidator &validator)wxPGProperty [inline]
SetValueFromInt(long value, int flags=0)wxPGProperty [virtual]
SetValueFromString(const wxString &text, int flags)wxPGPropertyWithChildren [virtual]
SetValueImage(wxBitmap &bmp)wxPGProperty
SetValueToUnspecified() (defined in wxPGProperty)wxPGProperty [inline]
ShowError(const wxString &msg) (defined in wxPGProperty)wxPGProperty
StdValidationProcedure(wxPGVariant value) (defined in wxPGProperty)wxPGProperty [inline]
SubPropsChanged(int oldSelInd=-1) (defined in wxPGPropertyWithChildren)wxPGPropertyWithChildren
UpdateControl(wxWindow *primary) (defined in wxPGProperty)wxPGProperty
UsesAutoUnspecified() const wxPGProperty
wxPGProperty()wxPGProperty
wxPGProperty(const wxString &label, const wxString &name)wxPGProperty
wxPGPropertyWithChildren()wxPGPropertyWithChildren
wxPGPropertyWithChildren(const wxString &label, const wxString &name)wxPGPropertyWithChildren
wxPGRootPropertyClass()wxPGRootPropertyClass
~wxPGProperty()wxPGProperty [virtual]
~wxPGPropertyWithChildren()wxPGPropertyWithChildren [virtual]
~wxPGRootPropertyClass() (defined in wxPGRootPropertyClass)wxPGRootPropertyClass [virtual]

Generated on Mon Oct 29 16:56:23 2007 for wxPropertyGrid by doxygen 1.3.6