Version: 2.9.4
wxPropertyGridManager Member List
This is the complete list of members for wxPropertyGridManager, including all inherited members.
AcceptsFocus() const wxPanel [virtual]
AcceptsFocusFromKeyboard() const wxWindow [virtual]
AcceptsFocusRecursively() const wxWindow [virtual]
AddChild(wxWindow *child)wxWindow [virtual]
AddFilter(wxEventFilter *filter)wxEvtHandler [static]
AddPage(const wxString &label=wxEmptyString, const wxBitmap &bmp=wxPG_NULL_BITMAP, wxPropertyGridPage *pageObj=NULL)wxPropertyGridManager
AddPendingEvent(const wxEvent &event)wxWindow [protected, virtual]
AllocExclusive()wxObject [protected]
AllStates enum valuewxPropertyGridInterface
AlwaysShowScrollbars(bool hflag=true, bool vflag=true)wxWindow [virtual]
Append(wxPGProperty *property)wxPropertyGridInterface
AppendIn(wxPGPropArg id, wxPGProperty *newProperty)wxPropertyGridInterface
BeginAddChildren(wxPGPropArg id)wxPropertyGridInterface
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
CanScroll(int orient) const wxWindow
CanSetTransparent()wxWindow [virtual]
CaptureMouse()wxWindow
Center(int dir=wxBOTH)wxWindow
CenterOnParent(int dir=wxBOTH)wxWindow
Centre(int direction=wxBOTH)wxWindow
CentreOnParent(int direction=wxBOTH)wxWindow
ChangePropertyValue(wxPGPropArg id, wxVariant newValue)wxPropertyGridInterface
Clear()wxPropertyGridManager [virtual]
ClearBackground()wxWindow [virtual]
ClearModifiedStatus()wxPropertyGridInterface
ClearPage(int page)wxPropertyGridManager
ClearSelection(bool validation=false)wxPropertyGridInterface
ClientToScreen(int *x, int *y) const wxWindow
ClientToScreen(const wxPoint &pt) const wxWindow
ClientToWindowSize(const wxSize &size) const wxWindow [virtual]
CloneRefData(const wxObjectRefData *data) const wxObject [protected, virtual]
Close(bool force=false)wxWindow
Collapse(wxPGPropArg id)wxPropertyGridInterface
CollapseAll()wxPropertyGridInterface
CommitChangesFromEditor(wxUint32 flags=0)wxPropertyGridManager
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=wxPGMAN_DEFAULT_STYLE, const wxString &name=wxPropertyGridManagerNameStr)wxPropertyGridManager
CreatePropertyGrid() const wxPropertyGridManager [protected, virtual]
CreateRefData() const wxObject [protected, virtual]
DeletePendingEvents()wxEvtHandler
DeleteProperty(wxPGPropArg id)wxPropertyGridInterface
DescBoxState enum valuewxPropertyGridInterface
Destroy()wxWindow [virtual]
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)wxWindow [protected, virtual]
DoGetBestClientHeight(int width) const wxWindow [protected, virtual]
DoGetBestClientSize() const wxWindow [protected, virtual]
DoGetBestClientWidth(int height) const wxWindow [protected, virtual]
DoGetBestSize() const wxWindow [protected, virtual]
DoUpdateWindowUI(wxUpdateUIEvent &event)wxWindow [virtual]
DragAcceptFiles(bool accept)wxWindow [virtual]
EditableStateFlags enum namewxPropertyGridInterface
EditorValidate()wxPropertyGridInterface
Enable(bool enable=true)wxWindow [virtual]
EnableCategories(bool enable)wxPropertyGridManager
EnableProperty(wxPGPropArg id, bool enable=true)wxPropertyGridInterface
EndAddChildren(wxPGPropArg id)wxPropertyGridInterface
EnsureVisible(wxPGPropArg id)wxPropertyGridManager
Expand(wxPGPropArg id)wxPropertyGridInterface
ExpandAll(bool expand=true)wxPropertyGridInterface
ExpandedState enum valuewxPropertyGridInterface
FindFocus()wxWindow [static]
FindWindow(long id) const wxWindow
FindWindow(const wxString &name) const wxWindow
FindWindowById(long id, const wxWindow *parent=0)wxWindow [static]
FindWindowByLabel(const wxString &label, const wxWindow *parent=0)wxWindow [static]
FindWindowByName(const wxString &name, const wxWindow *parent=0)wxWindow [static]
Fit()wxWindow [virtual]
FitInside()wxWindow [virtual]
Freeze()wxWindow
GetAcceleratorTable()wxWindow
GetAccessible()wxWindow
GetAutoLayout() const wxWindow
GetBackgroundColour() const wxWindow
GetBackgroundStyle() const wxWindow [virtual]
GetBestHeight(int width) const wxWindow
GetBestSize() const wxWindow
GetBestVirtualSize() const wxWindow [virtual]
GetBestWidth(int height) const wxWindow
GetBorder(long flags) const wxWindow
GetBorder() const wxWindow
GetCapture()wxWindow [static]
GetCaret() const wxWindow
GetCharHeight() const wxWindow [virtual]
GetCharWidth() const wxWindow [virtual]
GetChildren()wxWindow
GetChildren() const wxWindow
GetClassDefaultAttributes(wxWindowVariant variant=wxWINDOW_VARIANT_NORMAL)wxWindow [static]
GetClassInfo() const wxObject [virtual]
GetClientAreaOrigin() const wxWindow [virtual]
GetClientData() const wxEvtHandler
GetClientObject() const wxEvtHandler
GetClientRect() const wxWindow
GetClientSize(int *width, int *height) const wxWindow
GetClientSize() const wxWindow
GetColumnCount(int page=-1) const wxPropertyGridManager
GetColumnProportion(unsigned int column) const wxPropertyGridInterface
GetConstraints() const wxWindow
GetContainingSizer() const wxWindow
GetCurrentPage() const wxPropertyGridManager
GetCursor() const wxWindow
GetDefaultAttributes() const wxWindow [virtual]
GetDescBoxHeight() const wxPropertyGridManager
GetDropTarget() const wxWindow [virtual]
GetEditorByName(const wxString &editorName)wxPropertyGridInterface [static]
GetEffectiveMinSize() const wxWindow [virtual]
GetEventHandler() const wxWindow
GetEvtHandlerEnabled() const wxEvtHandler
GetExtraStyle() const wxWindow
GetFirst(int flags=wxPG_ITERATE_ALL)wxPropertyGridInterface
GetFirstChild(wxPGPropArg id)wxPropertyGridInterface
GetFont() const wxWindow
GetForegroundColour() const wxWindow
GetGrandParent() const wxWindow
GetGrid()wxPropertyGridManager
GetHandle() const wxWindow [virtual]
GetHelpText() const wxWindow
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) const wxWindow [virtual]
GetId() const wxWindow
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 wxWindow [virtual]
GetLayoutDirection() const wxWindow [virtual]
GetMaxClientSize() const wxWindow [virtual]
GetMaxHeight() const wxWindow
GetMaxSize() const wxWindow [virtual]
GetMaxWidth() const wxWindow
GetMinClientSize() const wxWindow [virtual]
GetMinHeight() const wxWindow
GetMinSize() const wxWindow [virtual]
GetMinWidth() const wxWindow
GetName() const wxWindow [virtual]
GetNextHandler() const wxEvtHandler
GetNextSibling() const wxWindow
GetPage(unsigned int ind) const wxPropertyGridManager
GetPage(const wxString &name) const wxPropertyGridManager
GetPageByName(const wxString &name) const wxPropertyGridManager
GetPageCount() const wxPropertyGridManager
GetPageName(int index) const wxPropertyGridManager
GetPageRoot(int index) const wxPropertyGridManager
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
GetScreenPosition(int *x, int *y) const wxWindow
GetScreenPosition() const wxWindow
GetScreenRect() const wxWindow
GetScrollPos(int orientation) const wxWindow [virtual]
GetScrollRange(int orientation) const wxWindow [virtual]
GetScrollThumb(int orientation) const wxWindow [virtual]
GetSelectedPage() const wxPropertyGridManager
GetSelectedProperties() const wxPropertyGridInterface
GetSelectedProperty() const wxPropertyGridManager
GetSelection() const wxPropertyGridManager
GetSize(int *width, int *height) const wxWindow
GetSize() const wxWindow
GetSizer() const wxWindow
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 wxWindow [virtual]
GetToolBar() const wxPropertyGridManager
GetToolTip() const wxWindow
GetToolTipText() const wxWindow
GetUpdateClientRect() const wxWindow
GetUpdateRegion() const wxWindow
GetValidator()wxWindow [virtual]
GetVirtualSize() const wxWindow
GetVirtualSize(int *width, int *height) const wxWindow
GetVIterator(int flags) const wxPropertyGridManager [virtual]
GetWindowBorderSize() const wxWindow [virtual]
GetWindowStyle() const wxWindow
GetWindowStyleFlag() const wxWindow [virtual]
GetWindowVariant() const wxWindow
HandleAsNavigationKey(const wxKeyEvent &event)wxWindow
HandleWindowEvent(wxEvent &event) const wxWindow
HasCapture() const wxWindow [virtual]
HasExtraStyle(int exFlag) const wxWindow
HasFlag(int flag) const wxWindow
HasFocus() const wxWindow [virtual]
HasMultiplePages() const wxWindow [virtual]
HasScrollbar(int orient) const wxWindow
HasTransparentBackground()wxWindow [virtual]
Hide()wxWindow
HideProperty(wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)wxPropertyGridInterface
HideWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindow [virtual]
HitTest(wxCoord x, wxCoord y) const wxWindow
HitTest(const wxPoint &pt) const wxWindow
InformFirstDirection(int direction, int size, int availableOtherDir)wxWindow [virtual]
InheritAttributes()wxWindow [virtual]
InitAllTypeHandlers()wxPropertyGridInterface [static]
InitDialog()wxPanel [virtual]
Insert(wxPGPropArg priorThis, wxPGProperty *newProperty)wxPropertyGridInterface
Insert(wxPGPropArg parent, int index, wxPGProperty *newProperty)wxPropertyGridInterface
InsertPage(int index, const wxString &label, const wxBitmap &bmp=wxNullBitmap, wxPropertyGridPage *pageObj=NULL)wxPropertyGridManager [virtual]
InvalidateBestSize()wxWindow
IsAnyModified() const wxPropertyGridManager
IsBeingDeleted() const wxWindow
IsDescendant(wxWindowBase *win) const wxWindow
IsDoubleBuffered() const wxWindow [virtual]
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
IsFrozen() const wxPropertyGridManager
IsKindOf(const wxClassInfo *info) const wxObject
IsPageModified(size_t index) const wxPropertyGridManager
IsPropertyCategory(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyEnabled(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyExpanded(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyModified(wxPGPropArg id) const wxPropertyGridInterface
IsPropertySelected(wxPGPropArg id) const wxPropertyGridManager [virtual]
IsPropertyShown(wxPGPropArg id) const wxPropertyGridInterface
IsPropertyValueUnspecified(wxPGPropArg id) const wxPropertyGridInterface
IsRetained() const wxWindow [virtual]
IsSameAs(const wxObject &obj) const wxObject
IsScrollbarAlwaysShown(int orient) const wxWindow [virtual]
IsShown() const wxWindow [virtual]
IsShownOnScreen() const wxWindow [virtual]
IsThisEnabled() const wxWindow
IsTopLevel() const wxWindow [virtual]
IsTransparentBackgroundSupported(wxString *reason=NULL) const wxWindow [virtual]
IsUnlinked() const wxEvtHandler
Layout()wxPanel [virtual]
LimitPropertyEditing(wxPGPropArg id, bool limit=true)wxPropertyGridInterface
LineDown()wxWindow
LineUp()wxWindow
Lower()wxWindow [virtual]
m_refDatawxObject [protected]
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)wxWindow [static]
OnInternalIdle()wxWindow [virtual]
OnSysColourChanged(wxSysColourChangedEvent &event)wxPanel
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)wxWindow [protected, virtual]
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxWindow [protected]
ProcessThreadEvent(const wxEvent &event)wxWindow [protected]
ProcessWindowEvent(wxEvent &event)wxWindow
ProcessWindowEventLocally(wxEvent &event)wxWindow
PushEventHandler(wxEvtHandler *handler)wxWindow
QueueEvent(wxEvent *event)wxWindow [protected, virtual]
Raise()wxWindow [virtual]
Ref(const wxObject &clone)wxObject
Refresh(bool eraseBackground=true, const wxRect *rect=NULL)wxWindow [virtual]
RefreshRect(const wxRect &rect, bool eraseBackground=true)wxWindow
RegisterAdditionalEditors()wxPropertyGridInterface [static]
RegisterHotKey(int hotkeyId, int modifiers, int virtualKeyCode)wxWindow [virtual]
ReleaseMouse()wxWindow
RemoveChild(wxWindow *child)wxWindow [virtual]
RemoveEventHandler(wxEvtHandler *handler)wxWindow
RemoveFilter(wxEventFilter *filter)wxEvtHandler [static]
RemovePage(int page)wxPropertyGridManager [virtual]
RemoveProperty(wxPGPropArg id)wxPropertyGridInterface
Reparent(wxWindow *newParent)wxWindow [virtual]
ReplaceProperty(wxPGPropArg id, wxPGProperty *property)wxPropertyGridInterface
RestoreEditableState(const wxString &src, int restoreStates=AllStates)wxPropertyGridInterface
SafelyProcessEvent(wxEvent &event)wxWindow [protected]
SaveEditableState(int includedStates=AllStates) const wxPropertyGridInterface
ScreenToClient(int *x, int *y) const wxWindow
ScreenToClient(const wxPoint &pt) const wxWindow
ScrollLines(int lines)wxWindow [virtual]
ScrollPages(int pages)wxWindow [virtual]
ScrollPosState enum valuewxPropertyGridInterface
ScrollWindow(int dx, int dy, const wxRect *rect=NULL)wxWindow [virtual]
SearchEventTable(wxEventTable &table, wxEvent &event)wxEvtHandler [virtual]
SelectionState enum valuewxPropertyGridInterface
SelectPage(int index)wxPropertyGridManager
SelectPage(const wxString &label)wxPropertyGridManager
SelectPage(wxPropertyGridPage *page)wxPropertyGridManager
SelectProperty(wxPGPropArg id, bool focus=false)wxPropertyGridManager
SendDestroyEvent()wxWindow [protected]
SendSizeEvent(int flags=0)wxWindow [virtual]
SendSizeEventToParent(int flags=0)wxWindow
SetAcceleratorTable(const wxAcceleratorTable &accel)wxWindow [virtual]
SetAccessible(wxAccessible *accessible)wxWindow
SetAutoLayout(bool autoLayout)wxWindow
SetBackgroundColour(const wxColour &colour)wxWindow [virtual]
SetBackgroundStyle(wxBackgroundStyle style)wxWindow [virtual]
SetBoolChoices(const wxString &trueChoice, const wxString &falseChoice)wxPropertyGridInterface [static]
SetCanFocus(bool canFocus)wxWindow [virtual]
SetCaret(wxCaret *caret)wxWindow
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, int page=-1)wxPropertyGridManager
SetColumnProportion(unsigned int column, int proportion)wxPropertyGridInterface
SetColumnTitle(int idx, const wxString &title)wxPropertyGridManager
SetConstraints(wxLayoutConstraints *constraints)wxWindow
SetContainingSizer(wxSizer *sizer)wxWindow
SetCursor(const wxCursor &cursor)wxWindow [virtual]
SetDescBoxHeight(int ht, bool refresh=true)wxPropertyGridManager
SetDescription(const wxString &label, const wxString &content)wxPropertyGridManager
SetDoubleBuffered(bool on)wxWindow
SetDropTarget(wxDropTarget *target)wxWindow [virtual]
SetEventHandler(wxEvtHandler *handler)wxWindow
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetExtraStyle(long exStyle)wxWindow [virtual]
SetFocus()wxPanel [virtual]
SetFocusFromKbd()wxWindow [virtual]
SetFocusIgnoringChildren()wxPanel
SetFont(const wxFont &font)wxWindow [virtual]
SetForegroundColour(const wxColour &colour)wxWindow [virtual]
SetHelpText(const wxString &helpText)wxWindow
SetId(wxWindowID winid)wxWindow
SetInitialBestSize(const wxSize &size)wxWindow [protected, virtual]
SetInitialSize(const wxSize &size=wxDefaultSize)wxWindow
SetLabel(const wxString &label)wxWindow [virtual]
SetLayoutDirection(wxLayoutDirection dir)wxWindow [virtual]
SetMaxClientSize(const wxSize &size)wxWindow [virtual]
SetMaxSize(const wxSize &size)wxWindow [virtual]
SetMinClientSize(const wxSize &size)wxWindow [virtual]
SetMinSize(const wxSize &size)wxWindow [virtual]
SetName(const wxString &name)wxWindow [virtual]
SetNextHandler(wxEvtHandler *handler)wxWindow [virtual]
SetOwnBackgroundColour(const wxColour &colour)wxWindow
SetOwnFont(const wxFont &font)wxWindow
SetOwnForegroundColour(const wxColour &colour)wxWindow
SetPageSplitterLeft(int page, bool subProps=false)wxPropertyGridManager
SetPageSplitterPosition(int page, int pos, int column=0)wxPropertyGridManager
SetPalette(const wxPalette &pal)wxWindow
SetPosition(const wxPoint &pt)wxWindow
SetPreviousHandler(wxEvtHandler *handler)wxWindow [virtual]
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)wxWindow [virtual]
SetScrollPos(int orientation, int pos, bool refresh=true)wxWindow [virtual]
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)wxWindow [virtual]
SetSizeHints(int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, int incH=-1)wxWindow [virtual]
SetSizer(wxSizer *sizer, bool deleteOld=true)wxWindow
SetSizerAndFit(wxSizer *sizer, bool deleteOld=true)wxWindow
SetSplitterLeft(bool subProps=false, bool allPages=true)wxPropertyGridManager
SetSplitterPosition(int pos, int column=0)wxPropertyGridManager
SetThemeEnabled(bool enable)wxWindow [virtual]
SetToolTip(const wxString &tipString)wxWindow
SetToolTip(wxToolTip *tip)wxWindow
SetTransparent(wxByte alpha)wxWindow [virtual]
SetValidationFailureBehavior(int vfbFlags)wxPropertyGridInterface
SetValidator(const wxValidator &validator)wxWindow [virtual]
SetVirtualSize(int width, int height)wxWindow
SetVirtualSize(const wxSize &size)wxWindow
SetWindowStyle(long style)wxWindow
SetWindowStyleFlag(long style)wxWindow [virtual]
SetWindowVariant(wxWindowVariant variant)wxWindow
ShouldInheritColours() const wxWindow [virtual]
Show(bool show=true)wxWindow [virtual]
ShowHeader(bool show=true)wxPropertyGridManager
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindow [virtual]
Sort(int flags=0)wxPropertyGridInterface
SortChildren(wxPGPropArg id, int flags=0)wxPropertyGridInterface
SplitterPosState enum valuewxPropertyGridInterface
Thaw()wxWindow
ToggleWindowStyle(int flag)wxWindow
TransferDataFromWindow()wxWindow [virtual]
TransferDataToWindow()wxWindow [virtual]
TryAfter(wxEvent &event)wxEvtHandler [protected, virtual]
TryBefore(wxEvent &event)wxEvtHandler [protected, virtual]
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)wxWindow [virtual]
UnreserveControlId(wxWindowID id, int count=1)wxWindow [static]
UnsetToolTip()wxWindow
UnShare()wxObject
Update()wxWindow [virtual]
UpdateWindowUI(long flags=wxUPDATE_UI_NONE)wxWindow [virtual]
Validate()wxWindow [virtual]
WarpPointer(int x, int y)wxWindow [virtual]
WindowToClientSize(const wxSize &size) const wxWindow [virtual]
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxPanel()wxPanel
wxPanel(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxPanelNameStr)wxPanel
wxWindow()wxWindow
wxWindow(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr)wxWindow
~wxEvtHandler()wxEvtHandler [virtual]
~wxObject()wxObject [virtual]
~wxPanel()wxPanel [virtual]
~wxPropertyGridInterface()wxPropertyGridInterface [inline, virtual]
~wxWindow()wxWindow [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines