Version: 3.0.3
wxPropertyGrid Member List

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

AcceptsFocus() const wxWindowvirtual
AcceptsFocusFromKeyboard() const wxWindowvirtual
AcceptsFocusRecursively() const wxWindowvirtual
AddActionTrigger(int action, int keycode, int modifiers=0)wxPropertyGrid
AddChild(wxWindow *child)wxWindowvirtual
AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxWindowprotectedvirtual
AddToSelection(wxPGPropArg id)wxPropertyGrid
AdjustForLayoutDirection(wxCoord x, wxCoord width, wxCoord widthTotal) const wxWindowvirtual
AllocExclusive()wxObjectprotected
AllStates enum valuewxPropertyGridInterface
AlwaysShowScrollbars(bool hflag=true, bool vflag=true)wxWindowvirtual
Append(wxPGProperty *property)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newProperty)wxPropertyGridInterface
AutoGetTranslation(bool enable)wxPropertyGridstatic
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
BeginLabelEdit(unsigned int colIndex=0)wxPropertyGrid
BeginRepositioningChildren()wxWindow
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
CacheBestSize(const wxSize &size) const wxWindow
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
CanAcceptFocus() const wxWindow
CanAcceptFocusFromKeyboard() const wxWindow
CanScroll(int orient) const wxWindow
CanSetTransparent()wxWindowvirtual
CaptureMouse()wxWindow
Center(int dir=wxBOTH)wxWindow
CenterOnParent(int dir=wxBOTH)wxWindow
CenterSplitter(bool enableAutoResizing=false)wxPropertyGrid
Centre(int direction=wxBOTH)wxWindow
CentreOnParent(int direction=wxBOTH)wxWindow
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGrid
Clear()wxPropertyGridvirtual
ClearActionTriggers(int action)wxPropertyGrid
ClearBackground()wxWindowvirtual
ClearModifiedStatus()wxPropertyGridInterface
ClearSelection(bool validation=false)wxPropertyGridInterface
ClientToScreen(int *x, int *y) const wxWindow
ClientToScreen(const wxPoint &pt) const wxWindow
ClientToWindowSize(const wxSize &size) const wxWindowvirtual
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
Close(bool force=false)wxWindow
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface
Command(wxCommandEvent &event)wxControlvirtual
CommitChangesFromEditor(wxUint32 flags=0)wxPropertyGridvirtual
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
ConvertDialogToPixels(const wxPoint &pt) const wxWindow
ConvertDialogToPixels(const wxSize &sz) const wxWindow
ConvertPixelsToDialog(const wxPoint &pt) const wxWindow
ConvertPixelsToDialog(const wxSize &sz) const wxWindow
Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPG_DEFAULT_STYLE, const wxString &name=wxPropertyGridNameStr)wxPropertyGrid
wxControl::Create(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxControlNameStr)wxControl
CreateRefData() const wxObjectprotectedvirtual
DedicateKey(int keycode)wxPropertyGrid
DeletePendingEvents()wxEvtHandler
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
Destroy()wxWindowvirtual
DestroyChildren()wxWindow
Disable()wxWindow
DisableProperty(wxPGPropArg id)wxPropertyGridInterface
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
DoCentre(int direction)wxWindowprotectedvirtual
DoGetBestClientHeight(int width) const wxWindowprotectedvirtual
DoGetBestClientSize() const wxWindowprotectedvirtual
DoGetBestClientWidth(int height) const wxWindowprotectedvirtual
DoGetBestSize() const wxWindowprotectedvirtual
DoHidePropertyError(wxPGProperty *property)wxPropertyGridvirtual
DoRegisterEditorClass(wxPGEditor *editor, const wxString &name, bool noDefCheck=false)wxPropertyGridstatic
DoShowPropertyError(wxPGProperty *property, const wxString &msg)wxPropertyGridvirtual
DoUpdateWindowUI(wxUpdateUIEvent &event)wxWindowvirtual
DragAcceptFiles(bool accept)wxWindowvirtual
EditableStateFlags enum namewxPropertyGridInterface
EditorsValueWasModified()wxPropertyGrid
EditorsValueWasNotModified()wxPropertyGrid
EditorValidate()wxPropertyGridInterface
Ellipsize(const wxString &label, const wxDC &dc, wxEllipsizeMode mode, int maxWidth, int flags=wxELLIPSIZE_FLAGS_DEFAULT)wxControlstatic
Enable(bool enable=true)wxWindowvirtual
EnableCategories(bool enable)wxPropertyGrid
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
EndLabelEdit(bool commit=true)wxPropertyGrid
EndRepositioningChildren()wxWindow
EnsureVisible(wxPGPropArg id)wxPropertyGrid
EscapeMnemonics(const wxString &text)wxControlstatic
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
FindFocus()wxWindowstatic
FindWindow(long id) const wxWindow
FindWindow(const wxString &name) const wxWindow
FindWindowById(long id, const wxWindow *parent=0)wxWindowstatic
FindWindowByLabel(const wxString &label, const wxWindow *parent=0)wxWindowstatic
FindWindowByName(const wxString &name, const wxWindow *parent=0)wxWindowstatic
Fit()wxWindowvirtual
FitColumns()wxPropertyGrid
FitInside()wxWindowvirtual
Freeze()wxWindow
GetAcceleratorTable()wxWindow
GetAccessible()wxWindow
GetAutoLayout() const wxWindow
GetBackgroundColour() const wxWindow
GetBackgroundStyle() const wxWindowvirtual
GetBestHeight(int width) const wxWindow
GetBestSize() const wxWindow
GetBestVirtualSize() const wxWindowvirtual
GetBestWidth(int height) const wxWindow
GetBorder(long flags) const wxWindow
GetBorder() const wxWindow
GetCaptionBackgroundColour() const wxPropertyGrid
GetCaptionFont()wxPropertyGrid
GetCaptionForegroundColour() const wxPropertyGrid
GetCapture()wxWindowstatic
GetCaret() const wxWindow
GetCellBackgroundColour() const wxPropertyGrid
GetCellDisabledTextColour() const wxPropertyGrid
GetCellTextColour() const wxPropertyGrid
GetCharHeight() const wxWindowvirtual
GetCharWidth() const wxWindowvirtual
GetChildren()wxWindow
GetChildren() const wxWindow
GetClassDefaultAttributes(wxWindowVariant variant=wxWINDOW_VARIANT_NORMAL)wxWindowstatic
GetClassInfo() const wxObjectvirtual
GetClientAreaOrigin() const wxWindowvirtual
GetClientData() const wxEvtHandler
GetClientObject() const wxEvtHandler
GetClientRect() const wxWindow
GetClientSize(int *width, int *height) const wxWindow
GetClientSize() const wxWindow
GetColumnCount() const wxPropertyGrid
GetColumnProportion(unsigned int column) const wxPropertyGridInterface
GetConstraints() const wxWindow
GetContainingSizer() const wxWindow
GetContentScaleFactor() const wxWindowvirtual
GetCursor() const wxWindow
GetDefaultAttributes() const wxWindowvirtual
GetDropTarget() const wxWindowvirtual
GetEditorByName(const wxString &editorName)wxPropertyGridInterfacestatic
GetEditorTextCtrl() const wxPropertyGrid
GetEffectiveMinSize() const wxWindowvirtual
GetEmptySpaceColour() const wxPropertyGrid
GetEventHandler() const wxWindow
GetEvtHandlerEnabled() const wxEvtHandler
GetExtraStyle() const wxWindow
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetFont() const wxWindow
GetFontHeight() const wxPropertyGrid
GetForegroundColour() const wxWindow
GetGrandParent() const wxWindow
GetGrid()wxPropertyGrid
GetHandle() const wxWindowvirtual
GetHelpText() const wxWindow
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) const wxWindowvirtual
GetId() const wxWindow
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
GetLabel() const wxControlvirtual
GetLabelEditor() const wxPropertyGrid
GetLabelText() const wxControl
GetLabelText(const wxString &label)wxControlstatic
GetLastItem(int flags=wxPG_ITERATE_DEFAULT)wxPropertyGrid
GetLayoutDirection() const wxWindowvirtual
GetLineColour() const wxPropertyGrid
GetMarginColour() const wxPropertyGrid
GetMaxClientSize() const wxWindowvirtual
GetMaxHeight() const wxWindow
GetMaxSize() const wxWindowvirtual
GetMaxWidth() const wxWindow
GetMinClientSize() const wxWindowvirtual
GetMinHeight() const wxWindow
GetMinSize() const wxWindowvirtual
GetMinWidth() const wxWindow
GetName() const wxWindowvirtual
GetNextHandler() const wxEvtHandler
GetNextSibling() const wxWindow
GetPanel()wxPropertyGrid
GetParent() const wxWindow
GetPopupMenuSelectionFromUser(wxMenu &menu, const wxPoint &pos=wxDefaultPosition)wxWindow
GetPopupMenuSelectionFromUser(wxMenu &menu, int x, int y)wxWindow
GetPosition(int *x, int *y) const wxWindow
GetPosition() const wxWindow
GetPreviousHandler() const wxEvtHandler
GetPrevSibling() const wxWindow
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
GetRect() const wxWindow
GetRefData() const wxObject
GetRoot() const wxPropertyGrid
GetRowHeight() const wxPropertyGrid
GetScreenPosition(int *x, int *y) const wxWindow
GetScreenPosition() const wxWindow
GetScreenRect() const wxWindow
GetScrollPos(int orientation) const wxWindowvirtual
GetScrollRange(int orientation) const wxWindowvirtual
GetScrollThumb(int orientation) const wxWindowvirtual
GetSelectedProperties() const wxPropertyGridInterface
GetSelectedProperty() const wxPropertyGrid
GetSelection() const wxPropertyGrid
GetSelectionBackgroundColour() const wxPropertyGrid
GetSelectionForegroundColour() const wxPropertyGrid
GetSize(int *width, int *height) const wxWindow
GetSize() const wxWindow
GetSizeFromTextSize(int xlen, int ylen=-1) const wxControl
GetSizeFromTextSize(const wxSize &tsize) const wxControl
GetSizer() const wxWindow
GetSortFunction() const wxPropertyGrid
GetSplitterPosition(unsigned int splitterIndex=0) const wxPropertyGrid
GetStatusBar()wxPropertyGridvirtual
GetTextExtent(const wxString &string, int *w, int *h, int *descent=NULL, int *externalLeading=NULL, const wxFont *font=NULL) const wxWindow
GetTextExtent(const wxString &string) const wxWindow
GetThemeEnabled() const wxWindowvirtual
GetToolTip() const wxWindow
GetToolTipText() const wxWindow
GetUncommittedPropertyValue()wxPropertyGrid
GetUnspecifiedValueAppearance() const wxPropertyGrid
GetUnspecifiedValueText(int argFlags=0) const wxPropertyGrid
GetUpdateClientRect() const wxWindow
GetUpdateRegion() const wxWindow
GetValidator()wxWindowvirtual
GetVerticalSpacing() const wxPropertyGrid
GetVirtualSize() const wxWindow
GetVirtualSize(int *width, int *height) const wxWindow
GetVIterator(int flags) const wxPropertyGridInterfacevirtual
GetWindowBorderSize() const wxWindowvirtual
GetWindowStyle() const wxWindow
GetWindowStyleFlag() const wxWindowvirtual
GetWindowVariant() const wxWindow
HandleAsNavigationKey(const wxKeyEvent &event)wxWindow
HandleWindowEvent(wxEvent &event) const wxWindow
HasCapture() const wxWindowvirtual
HasExtraStyle(int exFlag) const wxWindow
HasFlag(int flag) const wxWindow
HasFocus() const wxWindowvirtual
HasMultiplePages() const wxWindowvirtual
HasScrollbar(int orient) const wxWindow
HasTransparentBackground()wxWindowvirtual
Hide()wxWindow
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
HideWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
HitTest(const wxPoint &pt) const wxPropertyGrid
wxControl::HitTest(wxCoord x, wxCoord y) const wxWindow
InformFirstDirection(int direction, int size, int availableOtherDir)wxWindowvirtual
InheritAttributes()wxWindowvirtual
InheritsBackgroundColour() const wxWindow
InitAllTypeHandlers()wxPropertyGridInterfacestatic
InitDialog()wxWindowvirtual
Insert(wxPGPropArg priorThis, wxPGProperty *newProperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newProperty)wxPropertyGridInterface
InvalidateBestSize()wxWindow
IsAnyModified() const wxPropertyGrid
IsBeingDeleted() const wxWindow
IsDescendant(wxWindowBase *win) const wxWindow
IsDoubleBuffered() const wxWindowvirtual
IsEditorFocused() const wxPropertyGrid
IsEditorsValueModified() const wxPropertyGrid
IsEnabled() const wxWindow
IsExposed(int x, int y) const wxWindow
IsExposed(wxPoint &pt) const wxWindow
IsExposed(int x, int y, int w, int h) const wxWindow
IsExposed(wxRect &rect) const wxWindow
IsFocusable() const wxWindow
IsFrozen() const wxPropertyGrid
IsKindOf(const wxClassInfo *info) const wxObject
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) const wxPropertyGridInterfacevirtual
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) const wxPropertyGridInterface
IsRetained() const wxWindowvirtual
IsSameAs(const wxObject &obj) const wxObject
IsScrollbarAlwaysShown(int orient) const wxWindowvirtual
IsShown() const wxWindowvirtual
IsShownOnScreen() const wxWindowvirtual
IsThisEnabled() const wxWindow
IsTopLevel() const wxWindowvirtual
IsTransparentBackgroundSupported(wxString *reason=NULL) const wxWindowvirtual
IsUnlinked() const wxEvtHandler
Layout()wxWindowvirtual
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
LineDown()wxWindow
LineUp()wxWindow
Lower()wxWindowvirtual
m_refDatawxObjectprotected
MakeColumnEditable(unsigned int column, bool editable=true)wxPropertyGrid
Move(int x, int y, int flags=wxSIZE_USE_EXISTING)wxWindow
Move(const wxPoint &pt, int flags=wxSIZE_USE_EXISTING)wxWindow
MoveAfterInTabOrder(wxWindow *win)wxWindow
MoveBeforeInTabOrder(wxWindow *win)wxWindow
Navigate(int flags=wxNavigationKeyEvent::IsForward)wxWindow
NavigateIn(int flags=wxNavigationKeyEvent::IsForward)wxWindow
NewControlId(int count=1)wxWindowstatic
OnInternalIdle()wxWindowvirtual
OnTLPChanging(wxWindow *newTLP)wxPropertyGrid
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
PageDown()wxWindow
PageState enum valuewxPropertyGridInterface
PageUp()wxWindow
PopEventHandler(bool deleteHandler=false)wxWindow
PopupMenu(wxMenu *menu, const wxPoint &pos=wxDefaultPosition)wxWindow
PopupMenu(wxMenu *menu, int x, int y)wxWindow
PostSizeEvent()wxWindow
PostSizeEventToParent()wxWindow
ProcessEvent(wxEvent &event)wxWindowprotectedvirtual
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxWindowprotected
ProcessThreadEvent(const wxEvent &event)wxWindowprotected
ProcessWindowEvent(wxEvent &event)wxWindow
ProcessWindowEventLocally(wxEvent &event)wxWindow
PushEventHandler(wxEvtHandler *handler)wxWindow
QueueEvent(wxEvent *event)wxWindowprotectedvirtual
Raise()wxWindowvirtual
Ref(const wxObject &clone)wxObject
Refresh(bool eraseBackground=true, const wxRect *rect=NULL)wxWindowvirtual
RefreshEditor()wxPropertyGrid
RefreshProperty(wxPGProperty *p)wxPropertyGridvirtual
RefreshRect(const wxRect &rect, bool eraseBackground=true)wxWindow
RegisterAdditionalEditors()wxPropertyGridInterfacestatic
RegisterEditorClass(wxPGEditor *editor, bool noDefCheck=false)wxPropertyGridstatic
RegisterHotKey(int hotkeyId, int modifiers, int virtualKeyCode)wxWindowvirtual
ReleaseMouse()wxWindow
RemoveChild(wxWindow *child)wxWindowvirtual
RemoveEventHandler(wxEvtHandler *handler)wxWindow
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
RemoveFromSelection(wxPGPropArg id)wxPropertyGrid
RemoveMnemonics(const wxString &str)wxControlstatic
RemoveProperty(wxPGPropArg id)wxPropertyGridInterface
Reparent(wxWindow *newParent)wxWindowvirtual
ReplaceProperty(wxPGPropArg id, wxPGProperty *property)wxPropertyGridInterface
ResetColours()wxPropertyGrid
ResetColumnSizes(bool enableAutoResizing=false)wxPropertyGrid
RestoreEditableState(const wxString &src, int restoreStates=AllStates)wxPropertyGridInterface
SafelyProcessEvent(wxEvent &event)wxWindowprotected
SaveEditableState(int includedStates=AllStates) const wxPropertyGridInterface
ScreenToClient(int *x, int *y) const wxWindow
ScreenToClient(const wxPoint &pt) const wxWindow
ScrollLines(int lines)wxWindowvirtual
ScrollPages(int pages)wxWindowvirtual
ScrollPosState enum valuewxPropertyGridInterface
ScrollWindow(int dx, int dy, const wxRect *rect=NULL)wxWindowvirtual
SearchEventTable(wxEventTable &table, wxEvent &event)wxEvtHandlervirtual
SelectionState enum valuewxPropertyGridInterface
SelectProperty(wxPGPropArg id, bool focus=false)wxPropertyGrid
SendDestroyEvent()wxWindowprotected
SendIdleEvents(wxIdleEvent &event)wxWindowvirtual
SendSizeEvent(int flags=0)wxWindowvirtual
SendSizeEventToParent(int flags=0)wxWindow
SetAcceleratorTable(const wxAcceleratorTable &accel)wxWindowvirtual
SetAccessible(wxAccessible *accessible)wxWindow
SetAutoLayout(bool autoLayout)wxWindow
SetBackgroundColour(const wxColour &colour)wxWindowvirtual
SetBackgroundStyle(wxBackgroundStyle style)wxWindowvirtual
SetBoolChoices(const wxString &trueChoice, const wxString &falseChoice)wxPropertyGridInterfacestatic
SetCanFocus(bool canFocus)wxWindowvirtual
SetCaptionBackgroundColour(const wxColour &col)wxPropertyGrid
SetCaptionTextColour(const wxColour &col)wxPropertyGrid
SetCaret(wxCaret *caret)wxWindow
SetCellBackgroundColour(const wxColour &col)wxPropertyGrid
SetCellDisabledTextColour(const wxColour &col)wxPropertyGrid
SetCellTextColour(const wxColour &col)wxPropertyGrid
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetClientSize(int width, int height)wxWindow
SetClientSize(const wxSize &size)wxWindow
SetClientSize(const wxRect &rect)wxWindow
SetColumnCount(int colCount)wxPropertyGrid
SetColumnProportion(unsigned int column, int proportion)wxPropertyGridInterface
SetConstraints(wxLayoutConstraints *constraints)wxWindow
SetContainingSizer(wxSizer *sizer)wxWindow
SetCurrentCategory(wxPGPropArg id)wxPropertyGrid
SetCursor(const wxCursor &cursor)wxWindowvirtual
SetDoubleBuffered(bool on)wxWindow
SetDropTarget(wxDropTarget *target)wxWindowvirtual
SetEmptySpaceColour(const wxColour &col)wxPropertyGrid
SetEventHandler(wxEvtHandler *handler)wxWindow
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetExtraStyle(long exStyle)wxWindowvirtual
SetFocus()wxWindowvirtual
SetFocusFromKbd()wxWindowvirtual
SetFont(const wxFont &font)wxWindowvirtual
SetForegroundColour(const wxColour &colour)wxWindowvirtual
SetHelpText(const wxString &helpText)wxWindow
SetId(wxWindowID winid)wxWindow
SetInitialBestSize(const wxSize &size)wxWindowprotectedvirtual
SetInitialSize(const wxSize &size=wxDefaultSize)wxWindow
SetLabel(const wxString &label)wxControlvirtual
SetLabelMarkup(const wxString &markup)wxControl
SetLabelText(const wxString &text)wxControl
SetLayoutDirection(wxLayoutDirection dir)wxWindowvirtual
SetLineColour(const wxColour &col)wxPropertyGrid
SetMarginColour(const wxColour &col)wxPropertyGrid
SetMaxClientSize(const wxSize &size)wxWindowvirtual
SetMaxSize(const wxSize &size)wxWindowvirtual
SetMinClientSize(const wxSize &size)wxWindowvirtual
SetMinSize(const wxSize &size)wxWindowvirtual
SetName(const wxString &name)wxWindowvirtual
SetNextHandler(wxEvtHandler *handler)wxWindowvirtual
SetOwnBackgroundColour(const wxColour &colour)wxWindow
SetOwnFont(const wxFont &font)wxWindow
SetOwnForegroundColour(const wxColour &colour)wxWindow
SetPalette(const wxPalette &pal)wxWindow
SetPosition(const wxPoint &pt)wxWindow
SetPreviousHandler(wxEvtHandler *handler)wxWindowvirtual
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
SetRefData(wxObjectRefData *data)wxObject
SetScrollbar(int orientation, int position, int thumbSize, int range, bool refresh=true)wxWindowvirtual
SetScrollPos(int orientation, int pos, bool refresh=true)wxWindowvirtual
SetSelection(const wxArrayPGProperty &newSelection)wxPropertyGrid
SetSelectionBackgroundColour(const wxColour &col)wxPropertyGrid
SetSelectionTextColour(const wxColour &col)wxPropertyGrid
SetSize(int x, int y, int width, int height, int sizeFlags=wxSIZE_AUTO)wxWindow
SetSize(const wxRect &rect)wxWindow
SetSize(const wxSize &size)wxWindow
SetSize(int width, int height)wxWindow
SetSizeHints(const wxSize &minSize, const wxSize &maxSize=wxDefaultSize, const wxSize &incSize=wxDefaultSize)wxWindowvirtual
SetSizeHints(int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, int incH=-1)wxWindowvirtual
SetSizer(wxSizer *sizer, bool deleteOld=true)wxWindow
SetSizerAndFit(wxSizer *sizer, bool deleteOld=true)wxWindow
SetSortFunction(wxPGSortCallback sortFunction)wxPropertyGrid
SetSplitterLeft(bool privateChildrenToo=false)wxPropertyGrid
SetSplitterPosition(int newxpos, int col=0)wxPropertyGrid
SetThemeEnabled(bool enable)wxWindowvirtual
SetToolTip(const wxString &tipString)wxWindow
SetToolTip(wxToolTip *tip)wxWindow
SetTransparent(wxByte alpha)wxWindowvirtual
SetUnspecifiedValueAppearance(const wxPGCell &cell)wxPropertyGrid
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SetValidator(const wxValidator &validator)wxWindowvirtual
SetVerticalSpacing(int vspacing)wxPropertyGrid
SetVirtualSize(int width, int height)wxWindow
SetVirtualSize(const wxSize &size)wxWindow
SetWindowStyle(long style)wxWindow
SetWindowStyleFlag(long style)wxWindowvirtual
SetWindowVariant(wxWindowVariant variant)wxWindow
ShouldInheritColours() const wxWindowvirtual
Show(bool show=true)wxWindowvirtual
ShowPropertyError(wxPGPropArg id, const wxString &msg)wxPropertyGrid
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
Thaw()wxWindow
ToggleWindowStyle(int flag)wxWindow
TransferDataFromWindow()wxWindowvirtual
TransferDataToWindow()wxWindowvirtual
TryAfter(wxEvent &event)wxEvtHandlerprotectedvirtual
TryBefore(wxEvent &event)wxEvtHandlerprotectedvirtual
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unlink()wxEvtHandler
UnRef()wxObject
UnregisterHotKey(int hotkeyId)wxWindowvirtual
UnreserveControlId(wxWindowID id, int count=1)wxWindowstatic
UnsetToolTip()wxWindow
UnShare()wxObject
Update()wxWindowvirtual
UpdateWindowUI(long flags=wxUPDATE_UI_NONE)wxWindowvirtual
UseBgCol() const wxWindow
Validate()wxWindowvirtual
WarpPointer(int x, int y)wxWindowvirtual
WasValueChangedInEvent() const wxPropertyGrid
WindowToClientSize(const wxSize &size) const wxWindowvirtual
wxControl(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxControlNameStr)wxControl
wxControl()wxControl
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxPropertyGrid()wxPropertyGrid
wxPropertyGrid(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPG_DEFAULT_STYLE, const wxString &name=wxPropertyGridNameStr)wxPropertyGrid
wxWindow()wxWindow
wxWindow(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr)wxWindow
~wxEvtHandler()wxEvtHandlervirtual
~wxObject()wxObjectvirtual
~wxPropertyGrid()wxPropertyGridvirtual
~wxPropertyGridInterface()wxPropertyGridInterfaceinlinevirtual
~wxWindow()wxWindowvirtual