wxMultiChoiceProperty Member List

This is the complete list of members for wxMultiChoiceProperty, 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)wxPGProperty [protected]
AddChild2(wxPGProperty *prop, int index=-1, bool correct_mode=true)wxPGProperty [protected]
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 &thisValue, int childIndex, wxVariant &childValue) const wxPGProperty [virtual]
ClearFlag(FlagType flag) (defined in wxPGProperty)wxPGProperty
ClientDataType typedef (defined in wxPGProperty)wxPGProperty
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 [virtual]
DoHide(bool hide, int flags) (defined in wxPGProperty)wxPGProperty [protected]
DoSetAttribute(const wxString &name, wxVariant &value)wxPGProperty [virtual]
DoSetName(const wxString &str) (defined in wxPGProperty)wxPGProperty [protected]
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
GenerateValueAsString() (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [protected]
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 wxPGProperty [virtual]
GetChildCount() const wxPGProperty
GetChildrenHeight(int lh, int iMax=-1) const wxPGProperty
GetChoiceCount() const (defined in wxPGProperty)wxPGProperty
GetChoiceInfo(wxPGChoiceInfo *choiceinfo)wxMultiChoiceProperty [virtual]
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 wxPGProperty [protected]
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 wxPGProperty [virtual]
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 wxPGProperty [virtual]
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 wxPGProperty [protected]
GetType() const wxPGProperty
GetValidator() const wxPGProperty
GetValue() const (defined in wxPGProperty)wxPGProperty
GetValueAsArrayInt() const (defined in wxMultiChoiceProperty)wxMultiChoiceProperty
GetValueAsIndices() const (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [protected]
GetValueAsString(int flags=0) const wxMultiChoiceProperty [virtual]
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)wxPGProperty [protected]
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 &value, int number, int argFlags=0) const wxPGProperty [virtual]
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)wxPGProperty [protected]
m_attributes (defined in wxPGProperty)wxPGProperty [protected]
m_bgColIndex (defined in wxPGProperty)wxPGProperty [protected]
m_cells (defined in wxPGProperty)wxPGProperty [protected]
m_children (defined in wxPGProperty)wxPGProperty [protected]
m_choices (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [protected]
m_clientData (defined in wxPGProperty)wxPGProperty [protected]
m_commonValue (defined in wxPGProperty)wxPGProperty [protected]
m_customEditor (defined in wxPGProperty)wxPGProperty [protected]
m_depth (defined in wxPGProperty)wxPGProperty [protected]
m_depthBgCol (defined in wxPGProperty)wxPGProperty [protected]
m_display (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [protected]
m_fgColIndex (defined in wxPGProperty)wxPGProperty [protected]
m_flags (defined in wxPGProperty)wxPGProperty [protected]
m_helpString (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_parentState (defined in wxPGProperty)wxPGProperty [protected]
m_validator (defined in wxPGProperty)wxPGProperty [protected]
m_value (defined in wxPGProperty)wxPGProperty [protected]
m_valueAsStrings (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [protected]
m_valueBitmap (defined in wxPGProperty)wxPGProperty [protected]
OnCustomPaint(wxDC &dc, const wxRect &rect, wxPGPaintData &paintdata)wxPGProperty [virtual]
OnEvent(wxPropertyGrid *propgrid, wxWindow *primary, wxEvent &event)wxMultiChoiceProperty [virtual]
OnMeasureImage(int item=-1) const wxPGProperty [virtual]
OnSetValue()wxMultiChoiceProperty [virtual]
OnValidationFailure(wxVariant &pendingValue)wxPGProperty [virtual]
PrepareSubProperties() (defined in wxPGProperty)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=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)wxPGProperty [protected]
SetParentState(wxPropertyGridState *pstate) (defined in wxPGProperty)wxPGProperty [protected]
SetValidator(const wxValidator &validator)wxPGProperty
SetValue(wxVariant value, wxVariant *pList=NULL, int flags=wxPG_SETVAL_REFRESH_EDITOR)wxPGProperty
SetValueFromInt(long value, int flags=0)wxPGProperty [virtual]
SetValueFromString(const wxString &text, int flags=wxPG_PROGRAMMATIC_VALUE)wxPGProperty [virtual]
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 wxMultiChoiceProperty [virtual]
SubPropsChanged(int oldSelInd=-1) (defined in wxPGProperty)wxPGProperty [protected]
UpdateParentValues()wxPGProperty
UsesAutoUnspecified() const wxPGProperty
ValidateValue(wxVariant &value, wxPGValidationInfo &validationInfo) const wxPGProperty [virtual]
wxMultiChoiceProperty(const wxString &label, const wxString &name, const wxArrayString &strings, const wxArrayString &value) (defined in wxMultiChoiceProperty)wxMultiChoiceProperty
wxMultiChoiceProperty(const wxString &label, const wxString &name, const wxPGChoices &choices, const wxArrayString &value=wxArrayString()) (defined in wxMultiChoiceProperty)wxMultiChoiceProperty
wxMultiChoiceProperty(const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxArrayString &value=wxArrayString()) (defined in wxMultiChoiceProperty)wxMultiChoiceProperty
wxPGProperty()wxPGProperty
wxPGProperty(const wxString &label, const wxString &name)wxPGProperty
~wxMultiChoiceProperty() (defined in wxMultiChoiceProperty)wxMultiChoiceProperty [virtual]
~wxPGProperty()wxPGProperty [virtual]
 All Classes Functions Variables Enumerations Enumerator
Generated on Sun Aug 22 12:42:14 2010 for wxPropertyGrid by  doxygen 1.6.3