, including all inherited members.
AddActionTrigger(int action, int keycode, int modifiers=0) | wxPropertyGrid | |
AddPropertyChoice(wxPGPropArg id, const wxString &label, int value=INT_MAX) | wxPropertyGridInterface | |
AddToSelection(wxPGPropArg id) | wxPropertyGrid | |
AdjustPosForClipperWindow(wxWindow *topCtrlWnd, int *x, int *y) | wxPropertyGrid | |
AllStates enum value | wxPropertyGridInterface | |
Append(wxPGProperty *property) | wxPropertyGridInterface | |
AppendCategory(const wxString &label, const wxString &name=(*((wxString *) NULL))) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
AppendIn(wxPGPropArg id, wxPGProperty *newproperty) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
ArrayStringToString(wxString &dst, const wxArrayString &src, wxChar preDelim, wxChar postDelim, int flags) | wxPropertyGrid | [static] |
AutoGetTranslation(bool enable) | wxPropertyGrid | [static] |
BeginAddChildren(wxPGPropArg id) | wxPropertyGridInterface | |
BeginLabelEdit(unsigned int column=0) | wxPropertyGrid | |
CanClose() | wxPropertyGrid | |
CenterSplitter(bool enableAutoResizing=false) | wxPropertyGrid | |
ChangePropertyValue(wxPGPropArg id, wxVariant newValue) | wxPropertyGrid | |
Clear() | wxPropertyGrid | [virtual] |
ClearActionTriggers(int action) | wxPropertyGrid | |
ClearInternalFlag(long flag) (defined in wxPropertyGrid) | wxPropertyGrid | |
ClearModifiedStatus(wxPGPropArg id) | wxPropertyGrid | |
ClearModifiedStatus() | wxPropertyGrid | |
ClearPropertyValue(wxPGPropArg id) | wxPropertyGridInterface | |
ClearSelection(bool validation=true) | wxPropertyGridInterface | |
ClearTargetPage() | wxPropertyGrid | |
Collapse(wxPGPropArg id) | wxPropertyGridInterface | |
CollapseAll() | wxPropertyGridInterface | |
CommitChangesFromEditor(wxUint32 flags=0) | wxPropertyGrid | [virtual] |
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=(0), const wxString &name=wxPropertyGridNameStr) | wxPropertyGrid | |
CreateEscapeSequences(wxString &dst_str, wxString &src_str) (defined in wxPropertyGrid) | wxPropertyGrid | [static] |
CreatePropertyByClass(const wxString &classname, const wxString &label, const wxString &name) | wxPropertyGridInterface | [static] |
CreatePropertyByType(const wxString &valuetype, const wxString &label, const wxString &name) | wxPropertyGridInterface | [static] |
CreateState() const | wxPropertyGrid | [protected, virtual] |
DecFrozen() (defined in wxPropertyGrid) | wxPropertyGrid | |
Delete(wxPGPropArg id) | wxPropertyGridInterface | |
DeleteProperty(wxPGPropArg id) | wxPropertyGridInterface | |
DeletePropertyChoice(wxPGPropArg id, int index) | wxPropertyGridInterface | |
DescBoxState enum value | wxPropertyGridInterface | |
Disable(wxPGPropArg id) | wxPropertyGridInterface | |
DisableProperty(wxPGPropArg id) | wxPropertyGridInterface | |
DoClearSelection(bool validation, int selFlags=0) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected] |
DoGetPropertyByName(const wxString &name) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected, virtual] |
DoHidePropertyError(wxPGProperty *property) | wxPropertyGrid | [virtual] |
DoOnValidationFailure(wxPGProperty *property, wxVariant &invalidValue) | wxPropertyGrid | [virtual] |
DoOnValidationFailureReset(wxPGProperty *property) | wxPropertyGrid | [virtual] |
DoPropertyChanged(wxPGProperty *p, unsigned int selFlags=0) | wxPropertyGrid | [virtual] |
DoSelectPage(int WXUNUSED(index)) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected, virtual] |
DoSetPropertyAttribute(wxPGPropArg id, const wxString &name, wxVariant &value, long argFlags) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected] |
DoShowPropertyError(wxPGProperty *property, const wxString &msg) | wxPropertyGrid | [virtual] |
DoubleToString(wxString &target, double value, int precision, bool removeZeroes, wxString *precTemplate) | wxPropertyGrid | [static] |
DrawItem(wxPGProperty *p) (defined in wxPropertyGrid) | wxPropertyGrid | |
DrawItemAndChildren(wxPGProperty *p) (defined in wxPropertyGrid) | wxPropertyGrid | [virtual] |
DrawItemAndValueRelated(wxPGProperty *p) | wxPropertyGrid | |
EditableStateFlags enum name | wxPropertyGridInterface | |
EditorsValueWasModified() | wxPropertyGrid | |
EditorsValueWasNotModified() | wxPropertyGrid | |
EditorValidate() | wxPropertyGrid | |
EnableCategories(bool enable) | wxPropertyGrid | |
EnableProperty(wxPGPropArg id, bool enable=true) | wxPropertyGridInterface | |
EndAddChildren(wxPGPropArg id) | wxPropertyGridInterface | |
EndLabelEdit(bool commit=true) | wxPropertyGrid | |
EnsureVisible(wxPGPropArg id) | wxPropertyGrid | |
Expand(wxPGPropArg id) | wxPropertyGridInterface | |
ExpandAll(bool expand=true) | wxPropertyGridInterface | |
ExpandedState enum value | wxPropertyGridInterface | |
ExpandEscapeSequences(wxString &dst_str, wxString &src_str) (defined in wxPropertyGrid) | wxPropertyGrid | [static] |
FitColumns() | wxPropertyGrid | |
FixPosForTextCtrl(wxWindow *ctrl, unsigned int forColumn=1, const wxPoint &offset=wxPoint(0, 0)) | wxPropertyGrid | |
GenerateEditorButton(const wxPoint &pos, const wxSize &sz) | wxPropertyGrid | |
GenerateEditorTextCtrl(const wxPoint &pos, const wxSize &sz, const wxString &value, wxWindow *secondary, int extraStyle=0, int maxLen=0, unsigned int forColumn=1) | wxPropertyGrid | |
GenerateEditorTextCtrlAndButton(const wxPoint &pos, const wxSize &sz, wxWindow **psecondary, int limited_editing, wxPGProperty *property) (defined in wxPropertyGrid) | wxPropertyGrid | |
GetCaptionBackgroundColour() const | wxPropertyGrid | |
GetCaptionFont() (defined in wxPropertyGrid) | wxPropertyGrid | |
GetCaptionFont() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetCaptionForegroundColour() const | wxPropertyGrid | |
GetCellBackgroundColour() const | wxPropertyGrid | |
GetCellDisabledTextColour() const | wxPropertyGrid | |
GetCellTextColour() const | wxPropertyGrid | |
GetChildrenCount() | wxPropertyGrid | |
GetChildrenCount(wxPGPropArg id) const | wxPropertyGrid | |
GetColumnCount() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetColumnProportion(unsigned int column) const | wxPropertyGridInterface | |
GetCommonValue(unsigned int i) const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetCommonValueCount() const | wxPropertyGrid | |
GetCommonValueLabel(unsigned int i) const | wxPropertyGrid | |
GetEditableStateItem(const wxString &name) const | wxPropertyGridInterface | [protected, virtual] |
GetEditorByName(const wxString &editorName) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [static] |
GetEditorControl() const | wxPropertyGrid | |
GetEditorControlSecondary() const | wxPropertyGrid | |
GetEditorTextCtrl() const | wxPropertyGrid | |
GetEmptySpaceColour() const | wxPropertyGrid | |
GetExpandedProperties() const | wxPropertyGridInterface | |
GetFirst(int flags=wxPG_ITERATE_ALL) | wxPropertyGridInterface | |
GetFirst(int flags=wxPG_ITERATE_ALL) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetFirstCategory() const | wxPropertyGrid | |
GetFirstChild(wxPGPropArg id) | wxPropertyGridInterface | |
GetFirstProperty() | wxPropertyGrid | |
GetFirstVisible() const | wxPropertyGrid | |
GetFirstVisible() (defined in wxPropertyGrid) | wxPropertyGrid | |
GetFontHeight() const | wxPropertyGrid | |
GetGoodEditorDialogPosition(wxPGProperty *p, const wxSize &sz) | wxPropertyGrid | |
GetGrid() | wxPropertyGrid | |
GetImageRect(wxPGProperty *p, int item) const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetImageSize(wxPGProperty *p=NULL, int item=-1) const | wxPropertyGrid | |
GetInternalFlags() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetItemAtY(int y) const | wxPropertyGrid | |
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) | wxPropertyGridInterface | |
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetIterator(int flags, int startPos) | wxPropertyGridInterface | |
GetIterator(int flags, int startPos) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetLabelEditor() const | wxPropertyGrid | |
GetLastChild(wxPGPropArg id) | wxPropertyGrid | |
GetLastItem(int flags=wxPG_ITERATE_DEFAULT) | wxPropertyGrid | |
GetLastItem(int flags=wxPG_ITERATE_DEFAULT) const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetLastProperty() | wxPropertyGrid | |
GetLastVisible() | wxPropertyGrid | |
GetLineColour() const | wxPropertyGrid | |
GetMarginColour() const | wxPropertyGrid | |
GetNextCategory(wxPGPropArg id) const | wxPropertyGrid | |
GetNextProperty(wxPGPropArg id) | wxPropertyGrid | |
GetNextSiblingProperty(wxPGPropArg id) | wxPropertyGridInterface | |
GetNextVisible(wxPGPropArg id) const | wxPropertyGrid | |
GetPageState(int pageIndex) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected, virtual] |
GetPanel() const | wxPropertyGrid | |
GetPrevProperty(wxPGPropArg id) | wxPropertyGrid | |
GetPrevSiblingProperty(wxPGPropArg id) | wxPropertyGrid | |
GetPrevVisible(wxPGPropArg id) | wxPropertyGrid | |
GetPrimaryEditor() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetPropertiesWithFlag(wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) const | wxPropertyGridInterface | |
GetProperty(const wxString &name) const | wxPropertyGridInterface | |
GetPropertyAttribute(wxPGPropArg id, const wxString &attrName) const | wxPropertyGridInterface | |
GetPropertyAttributes(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyBackgroundColour(wxPGPropArg id) const | wxPropertyGrid | |
GetPropertyByLabel(const wxString &name) const | wxPropertyGrid | |
GetPropertyByName(const wxString &name) const | wxPropertyGridInterface | |
GetPropertyByName(const wxString &name, const wxString &subname) const | wxPropertyGridInterface | |
GetPropertyByNameA(const wxString &name) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyCategory(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyChoices(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyClassName(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyClientData(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyColour(wxPGPropArg id) const | wxPropertyGrid | |
GetPropertyEditor(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyHelpString(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyImage(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyIndex(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyLabel(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyName(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyParent(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyPtr(wxPGPropArg id) const | wxPropertyGridInterface | |
GetPropertyRect(const wxPGProperty *p1, const wxPGProperty *p2) const | wxPropertyGrid | |
GetPropertyShortClassName(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyTextColour(wxPGPropArg id) const | wxPropertyGrid | |
GetPropertyValidator(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyValue(wxPGPropArg id) | wxPropertyGridInterface | |
GetPropertyValueAsArrayInt(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsArrayString(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsBool(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsDouble(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsInt(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsLong(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsLongLong(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsPoint(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsSize(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsString(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsULong(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsULongLong(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsVoidPtr(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValueAsWxObjectPtr(wxPGPropArg id) const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) const | wxPropertyGridInterface | |
GetPropertyValueType(wxPGPropArg id) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetRoot() const | wxPropertyGrid | |
GetRowHeight() const | wxPropertyGrid | |
GetSelectedProperties() const | wxPropertyGridInterface | |
GetSelectedProperty() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetSelection() const | wxPropertyGridInterface | |
GetSelectionBackgroundColour() const | wxPropertyGrid | |
GetSelectionForegroundColour() const | wxPropertyGrid | |
GetSortFunction() const | wxPropertyGrid | |
GetSpacingY() const (defined in wxPropertyGrid) | wxPropertyGrid | |
GetSplitterPosition() const | wxPropertyGrid | |
GetState() const (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
GetUnspecifiedCommonValue() const | wxPropertyGrid | |
GetUnspecifiedValueAppearance() const | wxPropertyGrid | |
GetUnspecifiedValueText(int argFlags=0) const | wxPropertyGrid | |
GetValidationInfo() (defined in wxPropertyGrid) | wxPropertyGrid | |
GetVerticalSpacing() const | wxPropertyGrid | |
GetVIterator(int flags) const | wxPropertyGridInterface | [virtual] |
HasInternalFlag(long flag) const (defined in wxPropertyGrid) | wxPropertyGrid | |
HasSelection() const | wxPropertyGrid | |
HasVirtualWidth() const (defined in wxPropertyGrid) | wxPropertyGrid | |
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE) | wxPropertyGridInterface | |
HitTest(const wxPoint &pt) const | wxPropertyGrid | |
IncFrozen() (defined in wxPropertyGrid) | wxPropertyGrid | |
InitAllTypeHandlers() | wxPropertyGridInterface | [static] |
Insert(wxPGPropArg priorThis, wxPGProperty *newproperty) | wxPropertyGridInterface | |
Insert(wxPGPropArg parent, int index, wxPGProperty *newproperty) | wxPropertyGridInterface | |
InsertCategory(wxPGPropArg id, int index, const wxString &label, const wxString &name=(*((wxString *) NULL))) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
InsertPropertyChoice(wxPGPropArg id, const wxString &label, int index, int value=INT_MAX) | wxPropertyGridInterface | |
IsAnyModified() const | wxPropertyGrid | |
IsEditorFocused() const | wxPropertyGrid | |
IsEditorsValueModified() const | wxPropertyGrid | |
IsFrozen() const | wxPropertyGrid | |
IsMainButtonEvent(const wxEvent &event) | wxPropertyGrid | |
IsModified(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyCategory(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyEnabled(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyExpanded(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyKindOf(wxPGPropArg id, wxClassInfo *info) const | wxPropertyGridInterface | |
IsPropertyModified(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertySelected(wxPGPropArg id) const | wxPropertyGridInterface | [virtual] |
IsPropertyShown(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyUnspecified(wxPGPropArg id) const | wxPropertyGridInterface | |
IsPropertyValueType(wxPGPropArg id, const wxChar *typestr) const | wxPropertyGridInterface | |
LimitPropertyEditing(wxPGPropArg id, bool limit=true) | wxPropertyGridInterface | |
m_emptyString (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected] |
m_pState (defined in wxPropertyGridInterface) | wxPropertyGridInterface | [protected] |
MakeColumnEditable(unsigned int column, bool editable=true) | wxPropertyGrid | |
NamesToProperties(wxArrayPGProperty *properties, const wxArrayString &names) const | wxPropertyGridInterface | |
OnComboItemPaint(wxPGCustomComboControl *pCb, int item, wxDC &dc, wxRect &rect, int flags) (defined in wxPropertyGrid) | wxPropertyGrid | |
OnCustomEditorEvent(wxCommandEvent &event) | wxPropertyGrid | |
OnTLPChanging(wxWindow *newTLP) | wxPropertyGrid | |
OnValidationFailure(wxPGProperty *property, wxVariant &invalidValue) | wxPropertyGrid | |
OnValidationFailureReset(wxPGProperty *property) | wxPropertyGrid | |
PageState enum value | wxPropertyGridInterface | |
PerformValidation(wxPGProperty *p, wxVariant &pendingValue) | wxPropertyGrid | [virtual] |
PropertiesToNames(wxArrayString *names, const wxArrayPGProperty &properties) const | wxPropertyGridInterface | |
RefreshEditor() | wxPropertyGrid | |
RefreshGrid(wxPropertyGridState *state=NULL) | wxPropertyGridInterface | [virtual] |
RefreshProperty(wxPGProperty *p) (defined in wxPropertyGrid) | wxPropertyGrid | [virtual] |
RegisterAdditionalEditors() | wxPropertyGridInterface | [static] |
RegisterEditorClass(wxPGEditor *editor, const wxString &name, bool noDefCheck=false) | wxPropertyGrid | [static] |
RemoveFromSelection(wxPGPropArg id) | wxPropertyGrid | |
RemoveProperty(wxPGPropArg id) | wxPropertyGridInterface | |
ReplaceProperty(wxPGPropArg id, wxPGProperty *property) | wxPropertyGridInterface | |
ResetColours() | wxPropertyGrid | |
ResetColumnSizes(bool enableAutoResizing=false) | wxPropertyGrid | |
RestoreEditableState(const wxString &src, int restoreStates=AllStates) | wxPropertyGridInterface | |
SaveEditableState(int includedStates=AllStates) const | wxPropertyGridInterface | |
ScrollPosState enum value | wxPropertyGridInterface | |
SelectionState enum value | wxPropertyGridInterface | |
SelectProperty(wxPGPropArg id, bool focus=false) | wxPropertyGrid | |
SendNavigationKeyEvent(int dir) (defined in wxPropertyGrid) | wxPropertyGrid | |
SetBoolChoices(const wxString &true_choice, const wxString &false_choice) | wxPropertyGridInterface | [static] |
SetButtonShortcut(int keycode, bool ctrlDown=false, bool altDown=false) | wxPropertyGrid | |
SetCaptionBackgroundColour(const wxColour &col) | wxPropertyGrid | |
SetCaptionForegroundColour(const wxColour &col) | wxPropertyGrid | |
SetCaptionTextColour(wxPGPropArg id, const wxColour &col) | wxPropertyGrid | |
SetCellBackgroundColour(const wxColour &col) | wxPropertyGrid | |
SetCellDisabledTextColour(const wxColour &col) | wxPropertyGrid | |
SetCellTextColour(const wxColour &col) | wxPropertyGrid | |
SetColumnCount(int colCount) | wxPropertyGrid | |
SetColumnProportion(unsigned int column, int proportion) | wxPropertyGridInterface | |
SetCurrentCategory(wxPGPropArg id) | wxPropertyGrid | |
SetEditableStateItem(const wxString &name, wxVariant value) | wxPropertyGridInterface | [protected, virtual] |
SetEmptySpaceColour(const wxColour &col) | wxPropertyGrid | |
SetExpandedProperties(const wxArrayPGProperty &array, bool expand=true) | wxPropertyGridInterface | |
SetInternalFlag(long flag) (defined in wxPropertyGrid) | wxPropertyGrid | |
SetLineColour(const wxColour &col) | wxPropertyGrid | |
SetMarginColour(const wxColour &col) | wxPropertyGrid | |
SetPropertiesFlag(const wxArrayPGProperty &srcArr, wxPGProperty::FlagType flags, bool inverse=false) | wxPropertyGridInterface | |
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0) | wxPropertyGridInterface | |
SetPropertyAttributeAll(const wxString &attrName, wxVariant value) | wxPropertyGrid | |
SetPropertyAttributes(wxPGPropArg id, const wxPGAttributeStorage &attributes) | wxPropertyGridInterface | |
SetPropertyBackgroundColour(wxPGPropArg id, const wxColour &col, int flags=wxPG_RECURSE) | wxPropertyGrid | |
SetPropertyCell(wxPGPropArg id, int column, const wxString &text=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour) | wxPropertyGridInterface | |
SetPropertyChoices(wxPGPropArg id, wxPGChoices &choices) | wxPropertyGridInterface | |
SetPropertyChoicesExclusive(wxPGPropArg id) | wxPropertyGridInterface | |
SetPropertyClientData(wxPGPropArg id, wxPGProperty::ClientDataType clientData) | wxPropertyGridInterface | |
SetPropertyColour(wxPGPropArg id, const wxColour &col) | wxPropertyGrid | |
SetPropertyColourToDefault(wxPGPropArg id) | wxPropertyGrid | |
SetPropertyEditor(wxPGPropArg id, const wxPGEditor *editor) | wxPropertyGridInterface | |
SetPropertyEditor(wxPGPropArg id, const wxString &editorName) | wxPropertyGridInterface | |
SetPropertyHelpString(wxPGPropArg id, const wxString &helpString) | wxPropertyGridInterface | |
SetPropertyImage(wxPGPropArg id, wxBitmap &bmp) | wxPropertyGridInterface | |
SetPropertyLabel(wxPGPropArg id, const wxString &newproplabel) | wxPropertyGridInterface | |
SetPropertyMaxLength(wxPGPropArg id, int maxLen) | wxPropertyGridInterface | |
SetPropertyName(wxPGPropArg id, const wxString &newname) | wxPropertyGrid | |
SetPropertyReadOnly(wxPGPropArg id, bool set=true, int flags=wxPG_RECURSE) | wxPropertyGridInterface | |
SetPropertyTextColour(wxPGPropArg id, const wxColour &col, int flags=wxPG_RECURSE) | wxPropertyGrid | |
SetPropertyValidator(wxPGPropArg id, const wxValidator &validator) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, long value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, int value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, double value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, bool value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxChar *value) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxArrayString &value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxString &value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, wxObject *value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, void *value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, wxObject &value) (defined in wxPropertyGridInterface) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, wxVariant value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxPoint &value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxSize &value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, wxLongLong_t value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, wxULongLong_t value) | wxPropertyGridInterface | |
SetPropertyValue(wxPGPropArg id, const wxArrayInt &value) | wxPropertyGridInterface | |
SetPropertyValues(const wxVariantList &list, wxPGPropArg defaultCategory=((wxPGProperty *) NULL)) | wxPropertyGridInterface | |
SetPropertyValues(const wxVariant &list, wxPGPropArg defaultCategory=((wxPGProperty *) NULL)) | wxPropertyGridInterface | |
SetPropertyValueUnspecified(wxPGPropArg id) | wxPropertyGridInterface | |
SetPropVal(wxPGPropArg id, wxVariant &value) | wxPropertyGridInterface | |
SetSelection(const wxArrayPGProperty &newSelection) | wxPropertyGrid | |
SetSelectionBackground(const wxColour &col) | wxPropertyGrid | |
SetSelectionForeground(const wxColour &col) | wxPropertyGrid | |
SetSortFunction(wxPGSortCallback sortFunction) | wxPropertyGrid | |
SetSplitterLeft(bool subProps=false) | wxPropertyGrid | |
SetSplitterPosition(int newxpos, bool refresh=true) | wxPropertyGrid | |
SetUnspecifiedCommonValue(int index) | wxPropertyGrid | |
SetUnspecifiedValueAppearance(const wxPGCell &cell) | wxPropertyGrid | |
SetupTextCtrlValue(const wxString text) | wxPropertyGrid | |
SetValidationFailureBehavior(int vfbFlags) | wxPropertyGridInterface | |
SetVerticalSpacing(int vspacing) | wxPropertyGrid | |
SetVirtualWidth(int width) | wxPropertyGrid | |
SetWindowStyleFlag(long style) | wxPropertyGrid | [virtual] |
ShowPropertyError(wxPGPropArg id, const wxString &msg) | wxPropertyGrid | |
Sort() | wxPropertyGrid | |
Sort(wxPGPropArg id) | wxPropertyGrid | |
SplitterPosState enum value | wxPropertyGridInterface | |
SwitchState(wxPropertyGridState *pNewState) | wxPropertyGrid | |
UnfocusEditor() | wxPropertyGrid | |
ValueChangeInEvent(wxVariant variant) | wxPropertyGrid | |
WasValueChangedInEvent() const | wxPropertyGrid | |
wxPropertyGrid() | wxPropertyGrid | |
wxPropertyGrid(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=(0), const wxString &name=wxPropertyGridNameStr) | wxPropertyGrid | |
~wxPropertyGrid() | wxPropertyGrid | [virtual] |
~wxPropertyGridInterface() | wxPropertyGridInterface | [virtual] |