Version: 3.1.0
wxTreeListCtrl Member List

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

AcceptsFocus() const wxWindowvirtual
AcceptsFocusFromKeyboard() const wxWindowvirtual
AcceptsFocusRecursively() const wxWindowvirtual
AddChild(wxWindow *child)wxWindowvirtual
AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxWindowprotectedvirtual
AdjustForLayoutDirection(wxCoord x, wxCoord width, wxCoord widthTotal) const wxWindowvirtual
AllocExclusive()wxObjectprotected
AlwaysShowScrollbars(bool hflag=true, bool vflag=true)wxWindowvirtual
AppendColumn(const wxString &title, int width=wxCOL_WIDTH_AUTOSIZE, wxAlignment align=wxALIGN_LEFT, int flags=wxCOL_RESIZABLE)wxTreeListCtrl
AppendItem(wxTreeListItem parent, const wxString &text, int imageClosed=NO_IMAGE, int imageOpened=NO_IMAGE, wxClientData *data=NULL)wxTreeListCtrl
AreAllChildrenInState(wxTreeListItem item, wxCheckBoxState state) const wxTreeListCtrl
AssignImageList(wxImageList *imageList)wxTreeListCtrl
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
Centre(int direction=wxBOTH)wxWindow
CentreOnParent(int direction=wxBOTH)wxWindow
CheckItem(wxTreeListItem item, wxCheckBoxState state=wxCHK_CHECKED)wxTreeListCtrl
CheckItemRecursively(wxTreeListItem item, wxCheckBoxState state=wxCHK_CHECKED)wxTreeListCtrl
ClearBackground()wxWindowvirtual
ClearColumns()wxTreeListCtrl
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(wxTreeListItem item)wxTreeListCtrl
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, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTL_DEFAULT_STYLE, const wxString &name=wxTreeListCtrlNameStr)wxTreeListCtrl
CreateRefData() const wxObjectprotectedvirtual
DeleteAllItems()wxTreeListCtrl
DeleteColumn(unsigned col)wxTreeListCtrl
DeleteItem(wxTreeListItem item)wxTreeListCtrl
DeletePendingEvents()wxEvtHandler
Destroy()wxWindowvirtual
DestroyChildren()wxWindow
Disable()wxWindow
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
DoUpdateWindowUI(wxUpdateUIEvent &event)wxWindowvirtual
DragAcceptFiles(bool accept)wxWindowvirtual
Enable(bool enable=true)wxWindowvirtual
EndRepositioningChildren()wxWindow
EnsureVisible(wxTreeListItem item)wxTreeListCtrl
Expand(wxTreeListItem item)wxTreeListCtrl
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
FitInside()wxWindowvirtual
Freeze()wxWindow
FromDIP(const wxSize &sz) const wxWindow
FromDIP(const wxPoint &pt) const wxWindow
FromDIP(int d) const wxWindow
FromDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
FromDIP(const wxPoint &pt, const wxWindow *w)wxWindowstatic
FromDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
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
GetCapture()wxWindowstatic
GetCaret() const wxWindow
GetCharHeight() const wxWindowvirtual
GetCharWidth() const wxWindowvirtual
GetCheckedState(wxTreeListItem item) const wxTreeListCtrl
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 wxTreeListCtrl
GetColumnWidth(unsigned col) const wxTreeListCtrl
GetConstraints() const wxWindow
GetContainingSizer() const wxWindow
GetContentScaleFactor() const wxWindow
GetCursor() const wxWindow
GetDataView() const wxTreeListCtrl
GetDefaultAttributes() const wxWindowvirtual
GetDropTarget() const wxWindowvirtual
GetEffectiveMinSize() const wxWindowvirtual
GetEventHandler() const wxWindow
GetEvtHandlerEnabled() const wxEvtHandler
GetExtraStyle() const wxWindow
GetFirstChild(wxTreeListItem item) const wxTreeListCtrl
GetFirstItem() const wxTreeListCtrl
GetFont() const wxWindow
GetForegroundColour() const wxWindow
GetGrandParent() const wxWindow
GetHandle() const wxWindowvirtual
GetHelpText() const wxWindow
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) const wxWindowvirtual
GetId() const wxWindow
GetItemData(wxTreeListItem item) const wxTreeListCtrl
GetItemParent(wxTreeListItem item) const wxTreeListCtrl
GetItemText(wxTreeListItem item, unsigned col=0) const wxTreeListCtrl
GetLabel() const wxWindowvirtual
GetLayoutDirection() const wxWindowvirtual
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
GetNextItem(wxTreeListItem item) const wxTreeListCtrl
GetNextSibling(wxTreeListItem item) const wxTreeListCtrl
wxWindow::GetNextSibling() const wxWindow
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
GetRect() const wxWindow
GetRefData() const wxObject
GetRootItem() const wxTreeListCtrl
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
GetSelection() const wxTreeListCtrl
GetSelections(wxTreeListItems &selections) const wxTreeListCtrl
GetSize(int *width, int *height) const wxWindow
GetSize() const wxWindow
GetSizer() const wxWindow
GetSortColumn(unsigned *col, bool *ascendingOrder=NULL)wxTreeListCtrl
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
GetUpdateClientRect() const wxWindow
GetUpdateRegion() const wxWindow
GetValidator()wxWindowvirtual
GetView() const wxTreeListCtrl
GetVirtualSize() const wxWindow
GetVirtualSize(int *width, int *height) const wxWindow
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
HideWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
HitTest(wxCoord x, wxCoord y) const wxWindow
HitTest(const wxPoint &pt) const wxWindow
InformFirstDirection(int direction, int size, int availableOtherDir)wxWindowvirtual
InheritAttributes()wxWindowvirtual
InheritsBackgroundColour() const wxWindow
InitDialog()wxWindowvirtual
InsertItem(wxTreeListItem parent, wxTreeListItem previous, const wxString &text, int imageClosed=NO_IMAGE, int imageOpened=NO_IMAGE, wxClientData *data=NULL)wxTreeListCtrl
InvalidateBestSize()wxWindow
IsBeingDeleted() const wxWindow
IsDescendant(wxWindowBase *win) const wxWindow
IsDoubleBuffered() const wxWindowvirtual
IsEnabled() const wxWindow
IsExpanded(wxTreeListItem item) const wxTreeListCtrl
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 wxWindow
IsKindOf(const wxClassInfo *info) const wxObject
IsRetained() const wxWindowvirtual
IsSameAs(const wxObject &obj) const wxObject
IsScrollbarAlwaysShown(int orient) const wxWindowvirtual
IsSelected(wxTreeListItem item) const wxTreeListCtrl
IsShown() const wxWindowvirtual
IsShownOnScreen() const wxWindowvirtual
IsThisEnabled() const wxWindow
IsTopLevel() const wxWindowvirtual
IsTransparentBackgroundSupported(wxString *reason=NULL) const wxWindowvirtual
IsUnlinked() const wxEvtHandler
Layout()wxWindowvirtual
LineDown()wxWindow
LineUp()wxWindow
Lower()wxWindowvirtual
m_refDatawxObjectprotected
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
NO_IMAGEwxTreeListCtrlstatic
OnInternalIdle()wxWindowvirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
PageDown()wxWindow
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
PrependItem(wxTreeListItem parent, const wxString &text, int imageClosed=NO_IMAGE, int imageOpened=NO_IMAGE, wxClientData *data=NULL)wxTreeListCtrl
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
RefreshRect(const wxRect &rect, bool eraseBackground=true)wxWindow
RegisterHotKey(int hotkeyId, int modifiers, int virtualKeyCode)wxWindowvirtual
ReleaseMouse()wxWindow
RemoveChild(wxWindow *child)wxWindowvirtual
RemoveEventHandler(wxEvtHandler *handler)wxWindow
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
Reparent(wxWindow *newParent)wxWindowvirtual
SafelyProcessEvent(wxEvent &event)wxWindowprotected
ScreenToClient(int *x, int *y) const wxWindow
ScreenToClient(const wxPoint &pt) const wxWindow
ScrollLines(int lines)wxWindowvirtual
ScrollPages(int pages)wxWindowvirtual
ScrollWindow(int dx, int dy, const wxRect *rect=NULL)wxWindowvirtual
SearchEventTable(wxEventTable &table, wxEvent &event)wxEvtHandlervirtual
Select(wxTreeListItem item)wxTreeListCtrl
SelectAll()wxTreeListCtrl
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
SetCanFocus(bool canFocus)wxWindowvirtual
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
SetColumnWidth(unsigned col, int width)wxTreeListCtrl
SetConstraints(wxLayoutConstraints *constraints)wxWindow
SetContainingSizer(wxSizer *sizer)wxWindow
SetCursor(const wxCursor &cursor)wxWindowvirtual
SetDoubleBuffered(bool on)wxWindow
SetDropTarget(wxDropTarget *target)wxWindowvirtual
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
SetImageList(wxImageList *imageList)wxTreeListCtrl
SetInitialBestSize(const wxSize &size)wxWindowprotectedvirtual
SetInitialSize(const wxSize &size=wxDefaultSize)wxWindow
SetItemComparator(wxTreeListItemComparator *comparator)wxTreeListCtrl
SetItemData(wxTreeListItem item, wxClientData *data)wxTreeListCtrl
SetItemImage(wxTreeListItem item, int closed, int opened=NO_IMAGE)wxTreeListCtrl
SetItemText(wxTreeListItem item, unsigned col, const wxString &text)wxTreeListCtrl
SetItemText(wxTreeListItem item, const wxString &text)wxTreeListCtrl
SetLabel(const wxString &label)wxWindowvirtual
SetLayoutDirection(wxLayoutDirection dir)wxWindowvirtual
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
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
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
SetSortColumn(unsigned col, bool ascendingOrder=true)wxTreeListCtrl
SetThemeEnabled(bool enable)wxWindowvirtual
SetToolTip(const wxString &tipString)wxWindow
SetToolTip(wxToolTip *tip)wxWindow
SetTransparent(wxByte alpha)wxWindowvirtual
SetValidator(const wxValidator &validator)wxWindowvirtual
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
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
Thaw()wxWindow
ToDIP(const wxSize &sz) const wxWindow
ToDIP(const wxPoint &pt) const wxWindow
ToDIP(int d) const wxWindow
ToDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
ToDIP(const wxPoint &pt, const wxWindow *w)wxWindowstatic
ToDIP(const wxSize &sz, const wxWindow *w)wxWindowstatic
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
UncheckItem(wxTreeListItem item)wxTreeListCtrl
Unlink()wxEvtHandler
UnRef()wxObject
UnregisterHotKey(int hotkeyId)wxWindowvirtual
UnreserveControlId(wxWindowID id, int count=1)wxWindowstatic
Unselect(wxTreeListItem item)wxTreeListCtrl
UnselectAll()wxTreeListCtrl
UnsetToolTip()wxWindow
UnShare()wxObject
Update()wxWindowvirtual
UpdateItemParentStateRecursively(wxTreeListItem item)wxTreeListCtrl
UpdateWindowUI(long flags=wxUPDATE_UI_NONE)wxWindowvirtual
UseBgCol() const wxWindow
Validate()wxWindowvirtual
WarpPointer(int x, int y)wxWindowvirtual
WidthFor(const wxString &text) const wxTreeListCtrl
WindowToClientSize(const wxSize &size) const wxWindowvirtual
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxTreeListCtrl()wxTreeListCtrl
wxTreeListCtrl(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTL_DEFAULT_STYLE, const wxString &name=wxTreeListCtrlNameStr)wxTreeListCtrl
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
~wxWindow()wxWindowvirtual