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) | wxParentPropertyClass | [virtual] |
ClearFlag(FlagType flag) (defined in wxPGProperty) | wxPGProperty | [inline] |
ClientDataType typedef (defined in wxPGProperty) | wxPGProperty | |
DeleteChoice(int index) | wxPGProperty | |
DoGetEditorClass() const | wxPGProperty | [virtual] |
DoGetValidator() const | wxPGProperty | [virtual] |
DoGetValue() const | wxParentPropertyClass | [virtual] |
DoSetName(const wxString &str) (defined in wxPGProperty) | wxPGProperty | [inline] |
DoSetValue(wxPGVariant value) | wxParentPropertyClass | [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=0 | wxPGProperty | [pure virtual] |
GetClassName() const=0 | wxPGProperty | [pure 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 | wxParentPropertyClass | [virtual] |
GetValueAsVariant() const | wxPGProperty | |
GetValueImage() const (defined in wxPGProperty) | wxPGProperty | [inline] |
GetValueType() const=0 | wxPGProperty | [pure 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_string (defined in wxParentPropertyClass) | wxParentPropertyClass | [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 | |
wxParentPropertyClass(const wxString &label, const wxString &name=wxPG_LABEL) (defined in wxParentPropertyClass) | wxParentPropertyClass | |
wxPGProperty() | wxPGProperty | |
wxPGProperty(const wxString &label, const wxString &name) | wxPGProperty | |
wxPGPropertyWithChildren() | wxPGPropertyWithChildren | |
wxPGPropertyWithChildren(const wxString &label, const wxString &name) | wxPGPropertyWithChildren | |
~wxParentPropertyClass() (defined in wxParentPropertyClass) | wxParentPropertyClass | [virtual] |
~wxPGProperty() | wxPGProperty | [virtual] |
~wxPGPropertyWithChildren() | wxPGPropertyWithChildren | [virtual] |