wxPropertyGrid Member List

This is the complete list of members for wxPropertyGrid, including all inherited members.
AddActionTrigger(int action, int keycode, int modifiers=0)wxPropertyGrid
AddToSelection(wxPGPropArg id)wxPropertyGrid
AllStates enum valuewxPropertyGridInterface
Append(wxPGProperty *property)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newProperty)wxPropertyGridInterface
AutoGetTranslation(bool enable)wxPropertyGrid [static]
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
BeginLabelEdit(unsigned int column=0)wxPropertyGrid
CalcScrolledPosition(int x, int y, int *xx, int *yy) const wxScrolled< T >
CalcUnscrolledPosition(int x, int y, int *xx, int *yy) const wxScrolled< T >
CenterSplitter(bool enable_auto_centering=false)wxPropertyGrid
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGrid
Clear()wxPropertyGrid [virtual]
ClearActionTriggers(int action)wxPropertyGrid
ClearModifiedStatus()wxPropertyGridInterface
ClearSelection(bool validation=false)wxPropertyGridInterface
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=wxPG_DEFAULT_STYLE, const wxChar *name=wxPropertyGridNameStr)wxPropertyGrid
wxScrolled::Create(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow")wxScrolled< T >
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
DisableProperty(wxPGPropArg id)wxPropertyGridInterface
DoPrepareDC(wxDC &dc)wxScrolled< T >
EditableStateFlags enum namewxPropertyGridInterface
EditorsValueWasModified()wxPropertyGrid
EditorsValueWasNotModified()wxPropertyGrid
EditorValidate()wxPropertyGridInterface
EnableCategories(bool enable)wxPropertyGrid
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EnableScrolling(bool xScrolling, bool yScrolling)wxScrolled< T >
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
EndLabelEdit(bool commit=true)wxPropertyGrid
EnsureVisible(wxPGPropArg id)wxPropertyGrid
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
FitColumns()wxPropertyGrid
GetCaptionBackgroundColour() const wxPropertyGrid
GetCaptionFont()wxPropertyGrid
GetCaptionForegroundColour() const wxPropertyGrid
GetCellBackgroundColour() const wxPropertyGrid
GetCellDisabledTextColour() const wxPropertyGrid
GetCellTextColour() const wxPropertyGrid
GetColumnCount() const wxPropertyGrid
GetEditorByName(const wxString &editorName)wxPropertyGridInterface [static]
GetEditorTextCtrl() const wxPropertyGrid
GetEmptySpaceColour() const wxPropertyGrid
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetFontHeight() const wxPropertyGrid
GetGrid()wxPropertyGrid
GetImageRect(wxPGProperty *property, int item) const wxPropertyGrid
GetImageSize(wxPGProperty *property=NULL, int item=-1) const wxPropertyGrid
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) const wxPropertyGridInterface
GetIterator(int flags, int startPos)wxPropertyGridInterface
GetIterator(int flags, int startPos) const wxPropertyGridInterface
GetLabelEditor() const wxPropertyGrid
GetLastItem(int flags=wxPG_ITERATE_DEFAULT)wxPropertyGrid
GetLineColour() const wxPropertyGrid
GetMarginColour() const wxPropertyGrid
GetPanel()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
GetPropertyBackgroundColour(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyByLabel(const wxString &label) const wxPropertyGridInterface
GetPropertyByName(const wxString &name) const wxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) const wxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyEditor(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGProperty *property)wxPropertyGridInterface
GetPropertyTextColour(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValidator(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValueAsArrayInt(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsArrayString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsBool(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsDateTime(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsString(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValueAsULongLong(wxPGPropArg id) const wxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) const wxPropertyGridInterface
GetRoot() const wxPropertyGrid
GetRowHeight() const wxPropertyGrid
GetScrollPixelsPerUnit(int *xUnit, int *yUnit) const wxScrolled< T >
GetSelectedProperties() const wxPropertyGridInterface
GetSelectedProperty() const wxPropertyGrid
GetSelection() const wxPropertyGrid
GetSelectionBackgroundColour() const wxPropertyGrid
GetSelectionForegroundColour() const wxPropertyGrid
GetSizeAvailableForScrollTarget(const wxSize &size)wxScrolled< T > [protected, virtual]
GetSortFunction() const wxPropertyGrid
GetSplitterPosition() const wxPropertyGrid
GetUncommittedPropertyValue()wxPropertyGrid
GetUnspecifiedValueAppearance() const wxPropertyGrid
GetUnspecifiedValueText(int argFlags=0) const wxPropertyGrid
GetVerticalSpacing() const wxPropertyGrid
GetViewStart(int *x, int *y) const wxScrolled< T >
GetViewStart() const wxScrolled< T >
GetVirtualSize(int *x, int *y) const wxScrolled< T >
GetVIterator(int flags) const wxPropertyGridInterface [virtual]
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
HitTest(const wxPoint &pt) const wxPropertyGrid
InitAllTypeHandlers()wxPropertyGridInterface [static]
Insert(wxPGPropArg priorThis, wxPGProperty *newProperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newProperty)wxPropertyGridInterface
IsAnyModified() const wxPropertyGrid
IsEditorFocused() const wxPropertyGrid
IsEditorsValueModified() const wxPropertyGrid
IsFrozen() const wxPropertyGrid
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) const wxPropertyGridInterface [virtual]
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) const wxPropertyGridInterface
IsRetained() const wxScrolled< T >
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
MakeColumnEditable(unsigned int column, bool editable=true)wxPropertyGrid
OnDraw(wxDC &dc)wxScrolled< T > [virtual]
OnTLPChanging(wxWindow *newTLP)wxPropertyGrid
PageState enum valuewxPropertyGridInterface
PrepareDC(wxDC &dc)wxScrolled< T >
RefreshEditor()wxPropertyGrid
RefreshProperty(wxPGProperty *p)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
RestoreEditableState(const wxString &src, int restoreStates=AllStates)wxPropertyGridInterface
SaveEditableState(int includedStates=AllStates) const wxPropertyGridInterface
Scroll(int x, int y)wxScrolled< T >
Scroll(const wxPoint &pt)wxScrolled< T >
ScrollPosState enum valuewxPropertyGridInterface
SelectionState enum valuewxPropertyGridInterface
SelectProperty(wxPGPropArg id, bool focus=false)wxPropertyGrid
SetBoolChoices(const wxString &trueChoice, const wxString &falseChoice)wxPropertyGridInterface [static]
SetButtonShortcut(int keycode, bool ctrlDown=false, bool altDown=false)wxPropertyGrid
SetCaptionBackgroundColour(const wxColour &col)wxPropertyGrid
SetCaptionTextColour(const wxColour &col)wxPropertyGrid
SetCellBackgroundColour(const wxColour &col)wxPropertyGrid
SetCellDisabledTextColour(const wxColour &col)wxPropertyGrid
SetCellTextColour(const wxColour &col)wxPropertyGrid
SetColumnCount(int colCount)wxPropertyGrid
SetCurrentCategory(wxPGPropArg id)wxPropertyGrid
SetEmptySpaceColour(const wxColour &col)wxPropertyGrid
SetLineColour(const wxColour &col)wxPropertyGrid
SetMarginColour(const wxColour &col)wxPropertyGrid
SetPropertyAttribute(wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)wxPropertyGridInterface
SetPropertyAttributeAll(const wxString &attrName, wxVariant value)wxPropertyGridInterface
SetPropertyBackgroundColour(wxPGPropArg id, const wxColour &colour, int flags=wxPG_RECURSE)wxPropertyGridInterface
SetPropertyCell(wxPGPropArg id, int column, const wxString &text=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface
SetPropertyClientData(wxPGPropArg id, void *clientData)wxPropertyGridInterface
SetPropertyColoursToDefault(wxPGPropArg id)wxPropertyGridInterface
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)wxPropertyGridInterface
SetPropertyReadOnly(wxPGPropArg id, bool set=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
SetPropertyTextColour(wxPGPropArg id, const wxColour &colour, int flags=wxPG_RECURSE)wxPropertyGridInterface
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 wxString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayString &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxDateTime &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxObject &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxLongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const wxArrayInt &value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxVariant value)wxPropertyGridInterface
SetPropertyValues(const wxVariantList &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface
SetPropertyValues(const wxVariant &list, wxPGPropArg defaultCategory=wxNullProperty)wxPropertyGridInterface
SetPropertyValueString(wxPGPropArg id, const wxString &value)wxPropertyGridInterface
SetPropertyValueUnspecified(wxPGPropArg id)wxPropertyGridInterface
SetScrollbars(int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=false)wxScrolled< T >
SetScrollRate(int xstep, int ystep)wxScrolled< T >
SetSelection(const wxArrayPGProperty &newSelection)wxPropertyGrid
SetSelectionBackgroundColour(const wxColour &col)wxPropertyGrid
SetSelectionTextColour(const wxColour &col)wxPropertyGrid
SetSortFunction(wxPGSortCallback sortFunction)wxPropertyGrid
SetSplitterLeft(bool privateChildrenToo=false)wxPropertyGrid
SetSplitterPosition(int newxpos, int col=0)wxPropertyGrid
SetTargetWindow(wxWindow *window)wxScrolled< T >
SetUnspecifiedValueAppearance(const wxPGCell &cell)wxPropertyGrid
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SetVerticalSpacing(int vspacing)wxPropertyGrid
ShowPropertyError(wxPGPropArg id, const wxString &msg)wxPropertyGrid
ShowScrollbars(wxScrollbarVisibility horz, wxScrollbarVisibility vert)wxScrolled< T >
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
WasValueChangedInEvent() const wxPropertyGrid
wxPropertyGrid()wxPropertyGrid
wxPropertyGrid(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPG_DEFAULT_STYLE, const wxChar *name=wxPropertyGridNameStr)wxPropertyGrid
wxScrolled()wxScrolled< T >
wxScrolled(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow")wxScrolled< T >
~wxPropertyGrid()wxPropertyGrid [virtual]
~wxPropertyGridInterface()wxPropertyGridInterface [inline, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



wxWidgets logo

[ top ]