Version: 3.2.5
wxPropertyGrid Member List

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

AcceptsFocus() constwxWindowvirtual
AcceptsFocusFromKeyboard() constwxWindowvirtual
AcceptsFocusRecursively() constwxWindowvirtual
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) constwxWindowvirtual
AdjustScrollbars()wxScrolled< wxControl >virtual
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) constwxWindow
CalcScrolledPosition(int x, int y, int *xx, int *yy) constwxScrolled< wxControl >
CalcScrolledPosition(const wxPoint &pt) constwxScrolled< wxControl >
CalcUnscrolledPosition(int x, int y, int *xx, int *yy) constwxScrolled< wxControl >
CalcUnscrolledPosition(const wxPoint &pt) constwxScrolled< wxControl >
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
CanAcceptFocus() constwxWindow
CanAcceptFocusFromKeyboard() constwxWindow
CanScroll(int orient) constwxWindow
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) constwxWindow
ClientToScreen(const wxPoint &pt) constwxWindow
ClientToWindowSize(const wxSize &size) constwxWindowvirtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
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) constwxWindow
ConvertDialogToPixels(const wxSize &sz) constwxWindow
ConvertPixelsToDialog(const wxPoint &pt) constwxWindow
ConvertPixelsToDialog(const wxSize &sz) constwxWindow
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
CreateAccessible()wxWindowvirtual
CreateRefData() constwxObjectprotectedvirtual
DedicateKey(int keycode)wxPropertyGrid
DeletePendingEvents()wxEvtHandler
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
Destroy()wxWindowvirtual
DestroyChildren()wxWindow
Disable()wxWindow
DisableFocusFromKeyboard()wxWindow
DisableKeyboardScrolling()wxScrolled< wxControl >
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) constwxWindowprotectedvirtual
DoGetBestClientSize() constwxWindowprotectedvirtual
DoGetBestClientWidth(int height) constwxWindowprotectedvirtual
DoGetBestSize() constwxWindowprotectedvirtual
DoHidePropertyError(wxPGProperty *property)wxPropertyGridvirtual
DoOnValidationFailure(wxPGProperty *property, wxVariant &invalidValue)wxPropertyGridvirtual
DoOnValidationFailureReset(wxPGProperty *property)wxPropertyGridvirtual
DoPrepareDC(wxDC &dc)wxScrolled< wxControl >
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
DrawItemAndValueRelated(wxPGProperty *p)wxPropertyGrid
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
EnableScrolling(bool xScrolling, bool yScrolling)wxScrolled< wxControl >
EnableTouchEvents(int eventsMask)wxWindowvirtual
EnableVisibleFocus(bool enable)wxWindowvirtual
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) constwxWindow
FindWindow(const wxString &name) constwxWindow
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
FromDIP(const wxSize &sz) constwxWindow
FromDIP(const wxPoint &pt) constwxWindow
FromDIP(int d) constwxWindow
FromDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
FromDIP(const wxPoint &pt, const wxWindow *w)wxWindowstatic
FromDIP(int d, const wxWindow *w)wxWindowstatic
FromPhys(const wxSize &sz) constwxWindow
FromPhys(const wxPoint &pt) constwxWindow
FromPhys(int d) constwxWindow
FromPhys(const wxSize &sz, const wxWindow *w)wxWindowstatic
FromPhys(const wxPoint &pt, const wxWindow *w)wxWindowstatic
FromPhys(int d, const wxWindow *w)wxWindowstatic
GetAcceleratorTable()wxWindow
GetAccessible()wxWindow
GetAutoLayout() constwxWindow
GetBackgroundColour() constwxWindow
GetBackgroundStyle() constwxWindowvirtual
GetBestHeight(int width) constwxWindow
GetBestSize() constwxWindow
GetBestVirtualSize() constwxWindowvirtual
GetBestWidth(int height) constwxWindow
GetBorder(long flags) constwxWindow
GetBorder() constwxWindow
GetCaptionBackgroundColour() constwxPropertyGrid
GetCaptionFont()wxPropertyGrid
GetCaptionForegroundColour() constwxPropertyGrid
GetCapture()wxWindowstatic
GetCaret() constwxWindow
GetCellBackgroundColour() constwxPropertyGrid
GetCellDisabledTextColour() constwxPropertyGrid
GetCellTextColour() constwxPropertyGrid
GetCharHeight() constwxWindowvirtual
GetCharWidth() constwxWindowvirtual
GetChildren()wxWindow
GetChildren() constwxWindow
GetClassDefaultAttributes(wxWindowVariant variant=wxWINDOW_VARIANT_NORMAL)wxWindowstatic
GetClassInfo() constwxObjectvirtual
GetClientAreaOrigin() constwxWindowvirtual
GetClientData() constwxEvtHandler
GetClientObject() constwxEvtHandler
GetClientRect() constwxWindow
GetClientSize(int *width, int *height) constwxWindow
GetClientSize() constwxWindow
GetColumnCount() constwxPropertyGrid
GetColumnProportion(unsigned int column) constwxPropertyGridInterface
GetConstraints() constwxWindow
GetContainingSizer() constwxWindow
GetContentScaleFactor() constwxWindow
GetCursor() constwxWindow
GetDefaultAttributes() constwxWindowvirtual
GetDPI() constwxWindowvirtual
GetDPIScaleFactor() constwxWindow
GetDropTarget() constwxWindowvirtual
GetEditorByName(const wxString &editorName)wxPropertyGridInterfacestatic
GetEditorTextCtrl() constwxPropertyGrid
GetEffectiveMinSize() constwxWindowvirtual
GetEmptySpaceColour() constwxPropertyGrid
GetEventHandler() constwxWindow
GetEvtHandlerEnabled() constwxEvtHandler
GetExtraStyle() constwxWindow
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirst(int flags=wxPG_ITERATE_ALL) constwxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetFont() constwxWindow
GetFontHeight() constwxPropertyGrid
GetForegroundColour() constwxWindow
GetGrandParent() constwxWindow
GetGrid()wxPropertyGrid
GetHandle() constwxWindowvirtual
GetHelpText() constwxWindow
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) constwxWindowvirtual
GetId() constwxWindow
GetImageRect(wxPGProperty *property, int item) constwxPropertyGrid
GetImageSize(wxPGProperty *property=NULL, int item=-1) constwxPropertyGrid
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL)wxPropertyGridInterface
GetIterator(int flags=wxPG_ITERATE_DEFAULT, wxPGProperty *firstProp=NULL) constwxPropertyGridInterface
GetIterator(int flags, int startPos)wxPropertyGridInterface
GetIterator(int flags, int startPos) constwxPropertyGridInterface
GetLabel() constwxControlvirtual
GetLabelEditor() constwxPropertyGrid
GetLabelText() constwxControl
GetLabelText(const wxString &label)wxControlstatic
GetLastItem(int flags=wxPG_ITERATE_DEFAULT)wxPropertyGrid
GetLayoutDirection() constwxWindowvirtual
GetLineColour() constwxPropertyGrid
GetMarginColour() constwxPropertyGrid
GetMarginWidth() constwxPropertyGrid
GetMaxClientSize() constwxWindowvirtual
GetMaxHeight() constwxWindow
GetMaxSize() constwxWindowvirtual
GetMaxWidth() constwxWindow
GetMinClientSize() constwxWindowvirtual
GetMinHeight() constwxWindow
GetMinSize() constwxWindowvirtual
GetMinWidth() constwxWindow
GetName() constwxWindowvirtual
GetNextHandler() constwxEvtHandler
GetNextSibling() constwxWindow
GetOrCreateAccessible()wxWindow
GetPanel()wxPropertyGrid
GetParent() constwxWindow
GetPopupMenuSelectionFromUser(wxMenu &menu, const wxPoint &pos=wxDefaultPosition)wxWindow
GetPopupMenuSelectionFromUser(wxMenu &menu, int x, int y)wxWindow
GetPosition(int *x, int *y) constwxWindow
GetPosition() constwxWindow
GetPreviousHandler() constwxEvtHandler
GetPrevSibling() constwxWindow
GetPropertiesWithFlag(wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) constwxPropertyGridInterface
GetProperty(const wxString &name) constwxPropertyGridInterface
GetPropertyAttribute(wxPGPropArg id, const wxString &attrName) constwxPropertyGridInterface
GetPropertyAttributes(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyBackgroundColour(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyByLabel(const wxString &label) constwxPropertyGridInterface
GetPropertyByName(const wxString &name) constwxPropertyGridInterface
GetPropertyByName(const wxString &name, const wxString &subname) constwxPropertyGridInterface
GetPropertyByNameA(const wxString &name) constwxPropertyGridInterface
GetPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyClientData(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyEditor(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyHelpString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyImage(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyLabel(wxPGPropArg id)wxPropertyGridInterface
GetPropertyName(wxPGProperty *property)wxPropertyGridInterface
GetPropertyParent(wxPGPropArg id)wxPropertyGridInterface
GetPropertyTextColour(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValidator(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValue(wxPGPropArg id)wxPropertyGridInterface
GetPropertyValueAsArrayInt(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsArrayString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsBool(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsDateTime(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsDouble(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsInt(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsLongLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsString(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsULong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValueAsULongLong(wxPGPropArg id) constwxPropertyGridInterface
GetPropertyValues(const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) constwxPropertyGridInterface
GetRect() constwxWindow
GetRefData() constwxObject
GetRoot() constwxPropertyGrid
GetRowHeight() constwxPropertyGrid
GetScaleX() constwxScrolled< wxControl >
GetScaleY() constwxScrolled< wxControl >
GetScreenPosition(int *x, int *y) constwxWindow
GetScreenPosition() constwxWindow
GetScreenRect() constwxWindow
GetScrollLines(int orient) constwxScrolled< wxControl >
GetScrollPageSize(int orient) constwxScrolled< wxControl >
GetScrollPixelsPerUnit(int *xUnit, int *yUnit) constwxScrolled< wxControl >
GetScrollPos(int orientation) constwxWindowvirtual
GetScrollRange(int orientation) constwxWindowvirtual
GetScrollThumb(int orientation) constwxWindowvirtual
GetSelectedProperties() constwxPropertyGridInterface
GetSelectedProperty() constwxPropertyGrid
GetSelection() constwxPropertyGrid
GetSelectionBackgroundColour() constwxPropertyGrid
GetSelectionForegroundColour() constwxPropertyGrid
GetSize(int *width, int *height) constwxWindow
GetSize() constwxWindow
GetSizeAvailableForScrollTarget(const wxSize &size)wxScrolled< wxControl >protectedvirtual
GetSizeFromText(const wxString &text) constwxControl
GetSizeFromTextSize(int xlen, int ylen=-1) constwxControl
GetSizeFromTextSize(const wxSize &tsize) constwxControl
GetSizer() constwxWindow
GetSortFunction() constwxPropertyGrid
GetSplitterPosition(unsigned int splitterIndex=0) constwxPropertyGrid
GetStatusBar()wxPropertyGridvirtual
GetTargetRect() constwxScrolled< wxControl >
GetTargetWindow() constwxScrolled< wxControl >
GetTextExtent(const wxString &string, int *w, int *h, int *descent=NULL, int *externalLeading=NULL, const wxFont *font=NULL) constwxWindow
GetTextExtent(const wxString &string) constwxWindow
GetThemeEnabled() constwxWindowvirtual
GetToolTip() constwxWindow
GetToolTipText() constwxWindow
GetUncommittedPropertyValue()wxPropertyGrid
GetUnspecifiedValueAppearance() constwxPropertyGrid
GetUnspecifiedValueText(int argFlags=0) constwxPropertyGrid
GetUpdateClientRect() constwxWindow
GetUpdateRegion() constwxWindow
GetValidator()wxWindowvirtual
GetVerticalSpacing() constwxPropertyGrid
GetViewStart(int *x, int *y) constwxScrolled< wxControl >
GetViewStart() constwxScrolled< wxControl >
GetVirtualSize(int *x, int *y) constwxScrolled< wxControl >
wxControl::GetVirtualSize() constwxWindow
GetVIterator(int flags) constwxPropertyGridInterfacevirtual
GetWindowBorderSize() constwxWindowvirtual
GetWindowStyle() constwxWindow
GetWindowStyleFlag() constwxWindowvirtual
GetWindowVariant() constwxWindow
HandleAsNavigationKey(const wxKeyEvent &event)wxWindow
HandleWindowEvent(wxEvent &event) constwxWindow
HasCapture() constwxWindowvirtual
HasExtraStyle(int exFlag) constwxWindow
HasFlag(int flag) constwxWindow
HasFocus() constwxWindowvirtual
HasMultiplePages() constwxWindowvirtual
HasScrollbar(int orient) constwxWindow
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) constwxPropertyGrid
wxScrolled< wxControl >::HitTest(wxCoord x, wxCoord y) constwxWindow
InformFirstDirection(int direction, int size, int availableOtherDir)wxWindowvirtual
InheritAttributes()wxWindowvirtual
InheritsBackgroundColour() constwxWindow
InheritsForegroundColour() constwxWindow
InitAllTypeHandlers()wxPropertyGridInterfacestatic
InitDialog()wxWindowvirtual
Insert(wxPGPropArg priorThis, wxPGProperty *newProperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newProperty)wxPropertyGridInterface
InvalidateBestSize()wxWindow
IsAnyModified() constwxPropertyGrid
IsAutoScrolling() constwxScrolled< wxControl >
IsBeingDeleted() constwxWindow
IsDescendant(wxWindow *win) constwxWindow
IsDoubleBuffered() constwxWindowvirtual
IsEditorFocused() constwxPropertyGrid
IsEditorsValueModified() constwxPropertyGrid
IsEnabled() constwxWindow
IsExposed(int x, int y) constwxWindow
IsExposed(wxPoint &pt) constwxWindow
IsExposed(int x, int y, int w, int h) constwxWindow
IsExposed(wxRect &rect) constwxWindow
IsFocusable() constwxWindow
IsFrozen() constwxPropertyGrid
IsKindOf(const wxClassInfo *info) constwxObject
IsPropertyCategory(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) constwxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyShown(wxPGPropArg id) constwxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) constwxPropertyGridInterface
IsRetained() constwxScrolled< wxControl >virtual
IsSameAs(const wxObject &obj) constwxObject
IsScrollbarAlwaysShown(int orient) constwxWindowvirtual
IsShown() constwxWindowvirtual
IsShownOnScreen() constwxWindowvirtual
IsThisEnabled() constwxWindow
IsTopLevel() constwxWindowvirtual
IsTransparentBackgroundSupported(wxString *reason=NULL) constwxWindowvirtual
IsUnlinked() constwxEvtHandler
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
OnDraw(wxDC &dc)wxScrolled< wxControl >virtual
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
PrepareDC(wxDC &dc)wxScrolled< wxControl >
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
RefreshGrid(wxPropertyGridPageState *state=NULL)wxPropertyGridInterfacevirtual
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) constwxPropertyGridInterface
ScreenToClient(int *x, int *y) constwxWindow
ScreenToClient(const wxPoint &pt) constwxWindow
Scroll(int x, int y)wxScrolled< wxControl >
Scroll(const wxPoint &pt)wxScrolled< wxControl >
ScrollLines(int lines)wxWindowvirtual
ScrollPages(int pages)wxWindowvirtual
ScrollPosState enum valuewxPropertyGridInterface
ScrollWindow(int dx, int dy, const wxRect *rect=NULL)wxWindowvirtual
SelectionState enum valuewxPropertyGridInterface
SelectProperty(wxPGPropArg id, bool focus=false)wxPropertyGrid
SendAutoScrollEvents(wxScrollWinEvent &event) constwxScrolled< wxControl >virtual
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 wxBitmapBundle &bitmap=wxBitmapBundle(), const wxColour &fgCol=wxNullColour, const wxColour &bgCol=wxNullColour)wxPropertyGridInterface
SetPropertyClientData(wxPGPropArg id, void *clientData)wxPropertyGridInterface
SetPropertyColoursToDefault(wxPGPropArg id, int flags=wxPG_DONT_RECURSE)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, wxBitmapBundle &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 wchar_t *value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, const char *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, wxLongLong value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong_t value)wxPropertyGridInterface
SetPropertyValue(wxPGPropArg id, wxULongLong 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
SetPropVal(wxPGPropArg id, wxVariant &value)wxPropertyGridInterface
SetRefData(wxObjectRefData *data)wxObject
SetScale(double xs, double ys)wxScrolled< wxControl >
SetScrollbar(int orientation, int position, int thumbSize, int range, bool refresh=true)wxWindowvirtual
SetScrollbars(int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=false)wxScrolled< wxControl >
SetScrollPageSize(int orient, int pageSize)wxScrolled< wxControl >
SetScrollPos(int orientation, int pos, bool refresh=true)wxWindowvirtual
SetScrollRate(int xstep, int ystep)wxScrolled< wxControl >
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
SetTargetRect(const wxRect &rect)wxScrolled< wxControl >
SetTargetWindow(wxWindow *window)wxScrolled< wxControl >
SetThemeEnabled(bool enable)wxWindowvirtual
SetToolTip(const wxString &tipString)wxWindow
SetToolTip(wxToolTip *tip)wxWindow
SetTransparent(wxByte alpha)wxWindowvirtual
SetUnspecifiedValueAppearance(const wxPGCell &cell)wxPropertyGrid
SetupTextCtrlValue(const wxString &text)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
SetVirtualWidth(int width)wxPropertyGrid
SetWindowStyle(long style)wxWindow
SetWindowStyleFlag(long style)wxWindowvirtual
SetWindowVariant(wxWindowVariant variant)wxWindow
ShouldInheritColours() constwxWindowvirtual
ShouldScrollToChildOnFocus(wxWindow *child)wxScrolled< wxControl >protectedvirtual
Show(bool show=true)wxWindowvirtual
ShowPropertyError(wxPGPropArg id, const wxString &msg)wxPropertyGrid
ShowScrollbars(wxScrollbarVisibility horz, wxScrollbarVisibility vert)wxScrolled< wxControl >
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
StopAutoScrolling()wxScrolled< wxControl >
Thaw()wxWindow
ToDIP(const wxSize &sz) constwxWindow
ToDIP(const wxPoint &pt) constwxWindow
ToDIP(int d) constwxWindow
ToDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
ToDIP(const wxPoint &pt, const wxWindow *w)wxWindowstatic
ToDIP(int d, const wxWindow *w)wxWindowstatic
ToggleWindowStyle(int flag)wxWindow
ToPhys(const wxSize &sz) constwxWindow
ToPhys(const wxPoint &pt) constwxWindow
ToPhys(int d) constwxWindow
ToPhys(const wxSize &sz, const wxWindow *w)wxWindowstatic
ToPhys(const wxPoint &pt, const wxWindow *w)wxWindowstatic
ToPhys(int d, const wxWindow *w)wxWindowstatic
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
UnfocusEditor()wxPropertyGrid
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
UseBackgroundColour() constwxWindow
UseBgCol() constwxWindow
UseForegroundColour() constwxWindow
Validate()wxWindowvirtual
ValueChangeInEvent(wxVariant variant)wxPropertyGrid
WarpPointer(int x, int y)wxWindowvirtual
WasValueChangedInEvent() constwxPropertyGrid
WindowToClientSize(const wxSize &size) constwxWindowvirtual
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
wxScrolled()wxScrolled< wxControl >
wxScrolled(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow")wxScrolled< wxControl >
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()wxPropertyGridInterfacevirtual
~wxWindow()wxWindowvirtual