wxPropertyGrid
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups Pages
wxCustomProperty Member List

This is the complete list of members for wxCustomProperty, including all inherited members.

AcquireCell(unsigned int column)wxPGProperty
ActualChildChanged(wxVariant &thisValue, int childIndex, wxVariant &childValue) const (defined in wxPGProperty)wxPGProperty
ActualIntToValue(wxVariant &variant, int number, int argFlags=0) const (defined in wxPGProperty)wxPGProperty
ActualStringToValue(wxVariant &variant, const wxString &text, int argFlags=0) const (defined in wxPGProperty)wxPGProperty
ActualValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) const (defined in wxPGProperty)wxPGProperty
AdaptListToValue(wxVariant &list, wxVariant *value) const wxPGProperty
AddChild(wxPGProperty *prop)wxPGPropertyprotected
AddChild2(wxPGProperty *prop, int index=-1, bool correct_mode=true)wxPGPropertyprotected
AddPrivateChild(wxPGProperty *prop)wxPGProperty
AppendChild(wxPGProperty *prop)wxPGProperty
AppendChoice(const wxString &label, int value=INT_MAX)wxPGProperty
AreAllChildrenSpecified(wxVariant *pendingList=NULL) const wxPGProperty
AreChildrenComponents() const wxPGProperty
CanHaveExtraChildren() const wxPGProperty
ChangeFlag(FlagType flag, bool set)wxPGProperty
ChildChanged(wxVariant &a1, int a2, wxVariant &a3) const wxCustomPropertyvirtual
ClearFlag(FlagType flag) (defined in wxPGProperty)wxPGProperty
ClientDataType typedef (defined in wxPGProperty)wxPGProperty
DeleteChildren()wxPGProperty
DeleteChoice(int index)wxPGProperty
DoEmpty()wxPGPropertyprotected
DoGetAttribute(const wxString &name) const wxPGPropertyvirtual
DoGetEditorClass() const wxPGPropertyvirtual
DoGetValidator() const wxPGPropertyvirtual
DoGetValue() const wxPGPropertyvirtual
DoHide(bool hide, int flags) (defined in wxPGProperty)wxPGPropertyprotected
DoSetAttribute(const wxString &name, wxVariant &value)wxCustomPropertyvirtual
DoSetName(const wxString &str) (defined in wxPGProperty)wxPGPropertyprotected
Empty()wxPGProperty
EnableCommonValue(bool enable=true)wxPGProperty
FixIndexesOfChildren(unsigned int starthere=0) (defined in wxPGProperty)wxPGProperty
FlagType typedef (defined in wxPGProperty)wxPGProperty
GenerateComposedValue(wxString &text, int argFlags=0) const wxPGProperty
GetArrIndex() const (defined in wxPGProperty)wxPGProperty
GetAttribute(const wxString &name) const (defined in wxPGProperty)wxPGProperty
GetAttribute(const wxString &name, const wxString &defVal) const wxPGProperty
GetAttributeAsDouble(const wxString &name, double defVal) const wxPGProperty
GetAttributeAsLong(const wxString &name, long defVal) const wxPGProperty
GetAttributes() const wxPGProperty
GetAttributesAsList() const wxPGProperty
GetBaseName() const wxPGProperty
GetCell(unsigned int column) const wxPGProperty
GetCellRenderer(int column) const wxPGPropertyvirtual
GetChildCount() const wxPGProperty
GetChildrenHeight(int lh, int iMax=-1) const wxPGProperty
GetChoiceCount() const (defined in wxPGProperty)wxPGProperty
GetChoiceInfo(wxPGChoiceInfo *choiceinfo)wxCustomPropertyvirtual
GetChoices() (defined in wxPGProperty)wxPGProperty
GetChoices() const (defined in wxPGProperty)wxPGProperty
GetChoiceString(unsigned int index) (defined in wxPGProperty)wxPGProperty
GetClassName() const (defined in wxPGProperty)wxPGProperty
GetClientData() const (defined in wxPGProperty)wxPGProperty
GetColumnEditor(int column) const wxPGProperty
GetColumnText(unsigned int col) const wxPGPropertyprotected
GetCommonValue() const wxPGProperty
GetCount() const wxPGProperty
GetCurrentChoice() const (defined in wxPGProperty)wxPGProperty
GetDefaultValue() const (defined in wxPGProperty)wxPGProperty
GetDepth() const (defined in wxPGProperty)wxPGProperty
GetDisplayedCommonValueCount() const wxPGProperty
GetDisplayedString() const (defined in wxPGProperty)wxPGProperty
GetEditorClass() const (defined in wxPGProperty)wxPGProperty
GetEditorDialog() const wxPGPropertyvirtual
GetFlags() const (defined in wxPGProperty)wxPGProperty
GetFlagsAsString(FlagType flagsMask) const wxPGProperty
GetGrid() const wxPGProperty
GetGridIfDisplayed() const wxPGProperty
GetHelpString() const (defined in wxPGProperty)wxPGProperty
GetId()wxPGProperty
GetImageOffset(int imageWidth) const wxPGProperty
GetImageSize() const wxPGPropertyvirtual
GetIndexInParent() const wxPGProperty
GetItemAtY(unsigned int y, unsigned int lh, unsigned int *nextItemY) const (defined in wxPGProperty)wxPGProperty
GetLabel() const wxPGProperty
GetLastVisibleSubItem() const wxPGProperty
GetMainParent() const wxPGProperty
GetMaxLength() const (defined in wxPGProperty)wxPGProperty
GetName() const wxPGProperty
GetOrCreateCell(unsigned int column)wxPGProperty
GetParent() const wxPGProperty
GetParentState() const (defined in wxPGProperty)wxPGProperty
GetPropertyByName(const wxString &name) const wxPGProperty
GetPropertyByNameWH(const wxString &name, unsigned int hintIndex) const wxPGPropertyprotected
GetType() const wxPGProperty
GetValidator() const wxPGProperty
GetValue() const (defined in wxPGProperty)wxPGProperty
GetValueAsString(int argFlags) const wxCustomPropertyvirtual
GetValueAsVariant() const wxPGProperty
GetValueImage() const (defined in wxPGProperty)wxPGProperty
GetValueRef()wxPGProperty
GetValueRef() const (defined in wxPGProperty)wxPGProperty
GetValueString(int argFlags=0) const wxPGProperty
GetValueType() const (defined in wxPGProperty)wxPGProperty
GetY() const wxPGProperty
GetY2(int lh) const (defined in wxPGProperty)wxPGPropertyprotected
HasFlag(FlagType flag) const wxPGProperty
HasVisibleChildren() const wxPGProperty
Hide(bool hide, int flags=wxPG_RECURSE)wxPGProperty
Index(const wxPGProperty *p) const wxPGProperty
InsertChild(int index, wxPGProperty *childProperty)wxPGProperty
InsertChoice(const wxString &label, int index, int value=INT_MAX)wxPGProperty
IntToValue(wxVariant &variant, int number, int argFlags) const wxCustomPropertyvirtual
IsCategory() const wxPGProperty
IsEnabled() const (defined in wxPGProperty)wxPGProperty
IsExpanded() const (defined in wxPGProperty)wxPGProperty
IsFlagSet(FlagType flag) const (defined in wxPGProperty)wxPGProperty
IsRoot() const wxPGProperty
IsSomeParent(wxPGProperty *candidate_parent) const (defined in wxPGProperty)wxPGProperty
IsSubProperty() const wxPGProperty
IsTextEditable() const wxPGProperty
IsValueUnspecified() const wxPGProperty
IsVisible() const wxPGProperty
Item(unsigned int i) const wxPGProperty
Last() const wxPGProperty
m_arrIndex (defined in wxPGProperty)wxPGPropertyprotected
m_attributes (defined in wxPGProperty)wxPGPropertyprotected
m_bgColIndex (defined in wxPGProperty)wxPGPropertyprotected
m_cells (defined in wxPGProperty)wxPGPropertyprotected
m_children (defined in wxPGProperty)wxPGPropertyprotected
m_choices (defined in wxCustomProperty)wxCustomPropertyprotected
m_clientData (defined in wxPGProperty)wxPGPropertyprotected
m_commonValue (defined in wxPGProperty)wxPGPropertyprotected
m_customEditor (defined in wxPGProperty)wxPGPropertyprotected
m_depth (defined in wxPGProperty)wxPGPropertyprotected
m_depthBgCol (defined in wxPGProperty)wxPGPropertyprotected
m_fgColIndex (defined in wxPGProperty)wxPGPropertyprotected
m_flags (defined in wxPGProperty)wxPGPropertyprotected
m_helpString (defined in wxPGProperty)wxPGPropertyprotected
m_label (defined in wxPGProperty)wxPGPropertyprotected
m_maxLen (defined in wxPGProperty)wxPGPropertyprotected
m_name (defined in wxPGProperty)wxPGPropertyprotected
m_paintCallback (defined in wxCustomProperty)wxCustomPropertyprotected
m_parent (defined in wxPGProperty)wxPGPropertyprotected
m_parentState (defined in wxPGProperty)wxPGPropertyprotected
m_validator (defined in wxPGProperty)wxPGPropertyprotected
m_value (defined in wxPGProperty)wxPGPropertyprotected
m_valueBitmap (defined in wxPGProperty)wxPGPropertyprotected
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxCustomPropertyvirtual
OnEvent(wxPropertyGrid *propgrid, wxWindow *wnd_primary, wxEvent &event)wxPGPropertyvirtual
OnMeasureImage(int item) const wxCustomPropertyvirtual
OnSetValue()wxPGPropertyvirtual
OnValidationFailure(wxVariant &pendingValue)wxPGPropertyvirtual
PrepareSubProperties() (defined in wxPGProperty)wxPGPropertyprotected
PrepareValueForDialogEditing(wxPropertyGrid *propgrid)wxPGProperty
RecreateEditor()wxPGProperty
RefreshChildren()wxPGPropertyvirtual
RefreshEditor()wxPGProperty
SetAttribute(const wxString &name, wxVariant value)wxPGProperty
SetAttributes(const wxPGAttributeStorage &attributes)wxPGProperty
SetCell(int column, wxPGCell *cellObj)wxPGProperty
SetChoices(wxPGChoices &choices)wxPGProperty
SetChoices(const wxArrayString &labels, const wxArrayInt &values=wxArrayInt())wxPGProperty
SetChoiceSelection(int newValue, const wxPGChoiceInfo &choiceInfo)wxPGProperty
SetChoicesExclusive()wxPGProperty
SetClientData(ClientDataType clientData)wxPGProperty
SetCommonValue(int commonValue)wxPGProperty
SetDefaultValue(wxVariant &value)wxPGProperty
SetEditor(const wxPGEditor *editor)wxPGProperty
SetEditor(const wxString &editorName)wxPGProperty
SetExpanded(bool expanded) (defined in wxPGProperty)wxPGProperty
SetFlag(FlagType flag)wxPGProperty
SetFlagRecursively(FlagType flag, bool set)wxPGProperty
SetFlagsFromString(const wxString &str)wxPGProperty
SetHelpString(const wxString &helpString) (defined in wxPGProperty)wxPGProperty
SetLabel(const wxString &label)wxPGProperty
SetMaxLength(int maxLen)wxPGProperty
SetName(const wxString &newName) (defined in wxPGProperty)wxPGProperty
SetParentalType(int flag) (defined in wxPGProperty)wxPGPropertyprotected
SetParentState(wxPropertyGridState *pstate) (defined in wxPGProperty)wxPGPropertyprotected
SetValidator(const wxValidator &validator)wxPGProperty
SetValue(wxVariant value, wxVariant *pList=NULL, int flags=wxPG_SETVAL_REFRESH_EDITOR)wxPGProperty
SetValueFromInt(long value, int flags=0)wxPGPropertyvirtual
SetValueFromString(const wxString &text, int flags=wxPG_PROGRAMMATIC_VALUE)wxPGPropertyvirtual
SetValueImage(wxBitmap &bmp)wxPGProperty
SetValueInEvent(wxVariant value) const wxPGProperty
SetValueToUnspecified()wxPGProperty
SetWasModified(bool set=true)wxPGProperty
StringToValue(wxVariant &variant, const wxString &text, int argFlags=0) const wxCustomPropertyvirtual
SubPropsChanged(int oldSelInd=-1) (defined in wxPGProperty)wxPGPropertyprotected
UpdateParentValues()wxPGProperty
UsesAutoUnspecified() const wxPGProperty
ValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) const wxPGPropertyvirtual
wxCustomProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL) (defined in wxCustomProperty)wxCustomProperty
wxPGProperty()wxPGProperty
wxPGProperty(const wxString &label, const wxString &name)wxPGProperty
~wxCustomProperty() (defined in wxCustomProperty)wxCustomPropertyvirtual
~wxPGProperty()wxPGPropertyvirtual