wxStringProperty Member List

This is the complete list of members for wxStringProperty, including all inherited members.
AcquireCell(unsigned int column)wxPGProperty [inline]
ActualIntToValue(wxVariant &variant, int number, int argFlags=0) const wxPGProperty [inline]
ActualStringToValue(wxVariant &variant, const wxString &text, int argFlags=0) const wxPGProperty [inline]
ActualValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) const wxPGProperty [inline]
AdaptListToValue(wxVariant &list, wxVariant *value) const wxPGProperty
AddChild(wxPGProperty *prop)wxPGProperty [protected]
AddChild2(wxPGProperty *prop, int index=-1, bool correct_mode=true)wxPGProperty [protected]
AddPrivateChild(wxPGProperty *prop)wxPGProperty [inline]
AppendChild(wxPGProperty *prop)wxPGProperty [inline]
AppendChoice(const wxString &label, int value=wxPG_INVALID_VALUE)wxPGProperty [inline]
AreAllChildrenSpecified(wxVariant *pendingList=NULL) const wxPGProperty
AreChildrenComponents() const wxPGProperty [inline]
CanHaveExtraChildren() const wxPGProperty [inline]
ChangeFlag(FlagType flag, bool set)wxPGProperty [inline]
ChildChanged(wxVariant &thisValue, int childIndex, wxVariant &childValue) const wxPGProperty [virtual]
ClearFlag(FlagType flag)wxPGProperty [inline]
ClientDataType typedefwxPGProperty
DeleteChildren()wxPGProperty
DeleteChoice(int index)wxPGProperty
DoEmpty()wxPGProperty [protected]
DoGetAttribute(const wxString &name) const wxPGProperty [virtual]
DoGetEditorClass() const wxPGProperty [virtual]
DoGetValidator() const wxPGProperty [virtual]
DoGetValue() const wxPGProperty [inline, virtual]
DoSetAttribute(const wxString &name, wxVariant &value)wxPGProperty [virtual]
DoSetName(const wxString &str)wxPGProperty [inline, protected]
Empty()wxPGProperty [inline]
EnableCommonValue(bool enable=true)wxPGProperty [inline]
FixIndexesOfChildren(unsigned int starthere=0)wxPGProperty
FlagType typedefwxPGProperty
GenerateComposedValue(wxString &text, int argFlags=0) const wxPGProperty
GetArrIndex() const wxPGProperty [inline]
GetAttribute(const wxString &name) const 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 [inline]
GetAttributesAsList() const wxPGProperty
GetBaseName() const wxPGProperty [inline]
GetCell(unsigned int column) const wxPGProperty [inline]
GetCellRenderer(int column) const wxPGProperty [virtual]
GetChildCount() const wxPGProperty [inline]
GetChildrenHeight(int lh, int iMax=-1) const wxPGProperty
GetChoiceCount() const wxPGProperty
GetChoiceInfo(wxPGChoiceInfo *choiceinfo)wxPGProperty [virtual]
GetChoices()wxPGProperty
GetChoices() const wxPGProperty
GetChoiceString(unsigned int index)wxPGProperty
GetClassName() const wxPGProperty [inline]
GetClientData() const wxPGProperty [inline]
GetColumnEditor(int column) const wxPGProperty [inline]
GetColumnText(unsigned int col) const wxPGProperty [protected]
GetCommonValue() const wxPGProperty [inline]
GetCount() const wxPGProperty [inline]
GetCurrentChoice() const wxPGProperty
GetDefaultValue() const wxPGProperty
GetDepth() const wxPGProperty [inline]
GetDisplayedCommonValueCount() const wxPGProperty [inline]
GetDisplayedString() const wxPGProperty [inline]
GetEditorClass() const wxPGProperty
GetEditorDialog() const wxPGProperty [virtual]
GetFlags() const wxPGProperty [inline]
GetFlagsAsString(FlagType flagsMask) const wxPGProperty
GetGrid() const wxPGProperty
GetGridIfDisplayed() const wxPGProperty
GetHelpString() const wxPGProperty [inline]
GetImageOffset(int imageWidth) const wxPGProperty
GetIndexInParent() const wxPGProperty [inline]
GetItemAtY(unsigned int y, unsigned int lh, unsigned int *nextItemY) const wxPGProperty
GetLabel() const wxPGProperty [inline]
GetLastVisibleSubItem() const wxPGProperty
GetMainParent() const wxPGProperty
GetMaxLength() const wxPGProperty [inline]
GetName() const wxPGProperty
GetOrCreateCell(unsigned int column)wxPGProperty
GetParent() const wxPGProperty [inline]
GetParentState() const wxPGProperty [inline]
GetPropertyByName(const wxString &name) const wxPGProperty
GetPropertyByNameWH(const wxString &name, unsigned int hintIndex) const wxPGProperty [protected]
GetType() const wxPGProperty [inline]
GetValue() const wxPGProperty [inline]
GetValueAsString(int argFlags=0) const wxPGProperty [virtual]
GetValueImage() const wxPGProperty [inline]
GetValueRef()wxPGProperty [inline]
GetValueRef() const wxPGProperty [inline]
GetValueString(int argFlags=0) const wxPGProperty
GetValueType() const wxPGProperty [inline]
GetY() const wxPGProperty
GetY2(int lh) const wxPGProperty [protected]
HasFlag(FlagType flag) const wxPGProperty [inline]
HasVisibleChildren() const wxPGProperty
Hide(bool hide, int flags=wxPG_RECURSE)wxPGProperty [inline]
Index(const wxPGProperty *p) const wxPGProperty [inline]
InsertChild(int index, wxPGProperty *childProperty)wxPGProperty
InsertChoice(const wxString &label, int index, int value=wxPG_INVALID_VALUE)wxPGProperty
IsCategory() const wxPGProperty [inline]
IsEnabled() const wxPGProperty [inline]
IsExpanded() const wxPGProperty [inline]
IsFlagSet(FlagType flag) const wxPGProperty [inline]
IsRoot() const wxPGProperty [inline]
IsSomeParent(wxPGProperty *candidate_parent) const wxPGProperty
IsSubProperty() const wxPGProperty [inline]
IsTextEditable() const wxPGProperty
IsValueUnspecified() const wxPGProperty [inline]
IsVisible() const wxPGProperty
Item(unsigned int i) const wxPGProperty [inline]
Last() const wxPGProperty [inline]
m_arrIndexwxPGProperty [protected]
m_attributeswxPGProperty [protected]
m_bgColIndexwxPGProperty [protected]
m_cellswxPGProperty [protected]
m_childrenwxPGProperty [protected]
m_clientDatawxPGProperty [protected]
m_commonValuewxPGProperty [protected]
m_customEditorwxPGProperty [protected]
m_depthwxPGProperty [protected]
m_depthBgColwxPGProperty [protected]
m_fgColIndexwxPGProperty [protected]
m_flagswxPGProperty [protected]
m_helpStringwxPGProperty [protected]
m_labelwxPGProperty [protected]
m_maxLenwxPGProperty [protected]
m_namewxPGProperty [protected]
m_parentwxPGProperty [protected]
m_parentStatewxPGProperty [protected]
m_valuewxPGProperty [protected]
m_valueBitmapwxPGProperty [protected]
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxPGProperty [virtual]
OnEvent(wxPropertyGrid *propgrid, wxWindow *wnd_primary, wxEvent &event)wxPGProperty [virtual]
OnMeasureImage(int item=-1) const wxPGProperty [virtual]
OnSetValue()wxStringProperty [virtual]
OnValidationFailure(wxVariant &pendingValue)wxPGProperty [virtual]
PrepareSubProperties()wxPGProperty [protected]
PrepareValueForDialogEditing(wxPropertyGrid *propgrid)wxPGProperty
RecreateEditor()wxPGProperty
RefreshChildren()wxPGProperty [virtual]
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=wxPG_EMPTY_ARRAYINT)wxPGProperty [inline]
SetChoiceSelection(int newValue, const wxPGChoiceInfo &choiceInfo)wxPGProperty
SetChoicesExclusive()wxPGProperty
SetClientData(ClientDataType clientData)wxPGProperty [inline]
SetCommonValue(int commonValue)wxPGProperty [inline]
SetDefaultValue(wxVariant &value)wxPGProperty [inline]
SetEditor(const wxPGEditor *editor)wxPGProperty [inline]
SetEditor(const wxString &editorName)wxPGProperty [inline]
SetExpanded(bool expanded)wxPGProperty [inline]
SetFlag(FlagType flag)wxPGProperty [inline]
SetFlagRecursively(FlagType flag, bool set)wxPGProperty
SetFlagsFromString(const wxString &str)wxPGProperty
SetHelpString(const wxString &helpString)wxPGProperty [inline]
SetLabel(const wxString &label)wxPGProperty [inline]
SetMaxLength(int maxLen)wxPGProperty [inline]
SetName(const wxString &newName)wxPGProperty
SetParentalType(int flag)wxPGProperty [inline, protected]
SetParentState(wxPropertyGridState *pstate)wxPGProperty [inline, protected]
SetValue(wxVariant value, wxVariant *pList=NULL, int flags=wxPG_SETVAL_REFRESH_EDITOR)wxPGProperty
SetValueFromInt(long value, int flags=0)wxPGProperty
SetValueFromString(const wxString &text, int flags=wxPG_PROGRAMMATIC_VALUE)wxPGProperty
SetValueImage(wxBitmap &bmp)wxPGProperty
SetValueInEvent(wxVariant value) const wxPGProperty
SetValueToUnspecified()wxPGProperty [inline]
SetWasModified(bool set=true)wxPGProperty [inline]
SubPropsChanged(int oldSelInd=-1)wxPGProperty [protected]
UpdateParentValues()wxPGProperty
UsesAutoUnspecified() const wxPGProperty [inline]
wxPGProperty()wxPGProperty
wxPGProperty(const wxString &label, const wxString &name)wxPGProperty
wxStringProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxString &value=wxEmptyString)wxStringProperty
~wxPGProperty()wxPGProperty [virtual]
~wxStringProperty()wxStringProperty [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:08 2013