Version: 3.2.5
wxListCtrl Member List

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

AcceptsFocus() constwxWindowvirtual
AcceptsFocusFromKeyboard() constwxWindowvirtual
AcceptsFocusRecursively() constwxWindowvirtual
AddChild(wxWindow *child)wxWindowvirtual
AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxWindowprotectedvirtual
AdjustForLayoutDirection(wxCoord x, wxCoord width, wxCoord widthTotal) constwxWindowvirtual
AllocExclusive()wxObjectprotected
AlwaysShowScrollbars(bool hflag=true, bool vflag=true)wxWindowvirtual
AppendColumn(const wxString &heading, wxListColumnFormat format=wxLIST_FORMAT_LEFT, int width=-1)wxListCtrl
Arrange(int flag=wxLIST_ALIGN_DEFAULT)wxListCtrl
AssignImageList(wxImageList *imageList, int which)wxListCtrl
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
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
Centre(int direction=wxBOTH)wxWindow
CentreOnParent(int direction=wxBOTH)wxWindow
CheckItem(long item, bool check)wxListCtrl
ClearAll()wxListCtrl
ClearBackground()wxWindowvirtual
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
Command(wxCommandEvent &event)wxControlvirtual
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, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_ICON, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListCtrlNameStr)wxListCtrl
wxWindow::Create(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr)wxWindow
CreateAccessible()wxWindowvirtual
CreateRefData() constwxObjectprotectedvirtual
DeleteAllColumns()wxListCtrl
DeleteAllItems()wxListCtrl
DeleteColumn(int col)wxListCtrl
DeleteItem(long item)wxListCtrl
DeletePendingEvents()wxEvtHandler
Destroy()wxWindowvirtual
DestroyChildren()wxWindow
Disable()wxWindow
DisableFocusFromKeyboard()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) constwxWindowprotectedvirtual
DoGetBestClientSize() constwxWindowprotectedvirtual
DoGetBestClientWidth(int height) constwxWindowprotectedvirtual
DoGetBestSize() constwxWindowprotectedvirtual
DoUpdateWindowUI(wxUpdateUIEvent &event)wxWindowvirtual
DragAcceptFiles(bool accept)wxWindowvirtual
EditLabel(long item, wxClassInfo *textControlClass=wxCLASSINFO(wxTextCtrl))wxListCtrl
Ellipsize(const wxString &label, const wxDC &dc, wxEllipsizeMode mode, int maxWidth, int flags=wxELLIPSIZE_FLAGS_DEFAULT)wxControlstatic
Enable(bool enable=true)wxWindowvirtual
EnableAlternateRowColours(bool enable=true)wxListCtrl
EnableBellOnNoMatch(bool on=true)wxListCtrl
EnableCheckBoxes(bool enable=true)wxListCtrl
EnableTouchEvents(int eventsMask)wxWindowvirtual
EnableVisibleFocus(bool enable)wxWindowvirtual
EndEditLabel(bool cancel)wxListCtrl
EndRepositioningChildren()wxWindow
EnsureVisible(long item)wxListCtrl
EscapeMnemonics(const wxString &text)wxControlstatic
ExtendRulesAndAlternateColour(bool extend=true)wxListCtrl
FindFocus()wxWindowstatic
FindItem(long start, const wxString &str, bool partial=false)wxListCtrl
FindItem(long start, wxUIntPtr data)wxListCtrl
FindItem(long start, const wxPoint &pt, int direction)wxListCtrl
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
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
GetAlternateRowColour() constwxListCtrl
GetAutoLayout() constwxWindow
GetBackgroundColour() constwxWindow
GetBackgroundStyle() constwxWindowvirtual
GetBestHeight(int width) constwxWindow
GetBestSize() constwxWindow
GetBestVirtualSize() constwxWindowvirtual
GetBestWidth(int height) constwxWindow
GetBorder(long flags) constwxWindow
GetBorder() constwxWindow
GetCapture()wxWindowstatic
GetCaret() constwxWindow
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
GetColumn(int col, wxListItem &item) constwxListCtrl
GetColumnCount() constwxListCtrl
GetColumnIndexFromOrder(int pos) constwxListCtrl
GetColumnOrder(int col) constwxListCtrl
GetColumnsOrder() constwxListCtrl
GetColumnWidth(int col) constwxListCtrl
GetConstraints() constwxWindow
GetContainingSizer() constwxWindow
GetContentScaleFactor() constwxWindow
GetCountPerPage() constwxListCtrl
GetCursor() constwxWindow
GetDefaultAttributes() constwxWindowvirtual
GetDPI() constwxWindowvirtual
GetDPIScaleFactor() constwxWindow
GetDropTarget() constwxWindowvirtual
GetEditControl() constwxListCtrl
GetEffectiveMinSize() constwxWindowvirtual
GetEventHandler() constwxWindow
GetEvtHandlerEnabled() constwxEvtHandler
GetExtraStyle() constwxWindow
GetFont() constwxWindow
GetForegroundColour() constwxWindow
GetGrandParent() constwxWindow
GetHandle() constwxWindowvirtual
GetHelpText() constwxWindow
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) constwxWindowvirtual
GetId() constwxWindow
GetImageList(int which) constwxListCtrl
GetItem(wxListItem &info) constwxListCtrl
GetItemBackgroundColour(long item) constwxListCtrl
GetItemCount() constwxListCtrl
GetItemData(long item) constwxListCtrl
GetItemFont(long item) constwxListCtrl
GetItemPosition(long item, wxPoint &pos) constwxListCtrl
GetItemRect(long item, wxRect &rect, int code=wxLIST_RECT_BOUNDS) constwxListCtrl
GetItemSpacing() constwxListCtrl
GetItemState(long item, long stateMask) constwxListCtrl
GetItemText(long item, int col=0) constwxListCtrl
GetItemTextColour(long item) constwxListCtrl
GetLabel() constwxControlvirtual
GetLabelText() constwxControl
GetLabelText(const wxString &label)wxControlstatic
GetLayoutDirection() constwxWindowvirtual
GetMaxClientSize() constwxWindowvirtual
GetMaxHeight() constwxWindow
GetMaxSize() constwxWindowvirtual
GetMaxWidth() constwxWindow
GetMinClientSize() constwxWindowvirtual
GetMinHeight() constwxWindow
GetMinSize() constwxWindowvirtual
GetMinWidth() constwxWindow
GetName() constwxWindowvirtual
GetNextHandler() constwxEvtHandler
GetNextItem(long item, int geometry=wxLIST_NEXT_ALL, int state=wxLIST_STATE_DONTCARE) constwxListCtrl
GetNextSibling() constwxWindow
GetOrCreateAccessible()wxWindow
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
GetRect() constwxWindow
GetRefData() constwxObject
GetScreenPosition(int *x, int *y) constwxWindow
GetScreenPosition() constwxWindow
GetScreenRect() constwxWindow
GetScrollPos(int orientation) constwxWindowvirtual
GetScrollRange(int orientation) constwxWindowvirtual
GetScrollThumb(int orientation) constwxWindowvirtual
GetSelectedItemCount() constwxListCtrl
GetSize(int *width, int *height) constwxWindow
GetSize() constwxWindow
GetSizeFromText(const wxString &text) constwxControl
GetSizeFromTextSize(int xlen, int ylen=-1) constwxControl
GetSizeFromTextSize(const wxSize &tsize) constwxControl
GetSizer() constwxWindow
GetSortIndicator() constwxListCtrl
GetSubItemRect(long item, long subItem, wxRect &rect, int code=wxLIST_RECT_BOUNDS) constwxListCtrl
GetTextColour() constwxListCtrl
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
GetTopItem() constwxListCtrl
GetUpdateClientRect() constwxWindow
GetUpdatedAscendingSortIndicator(int col) constwxListCtrl
GetUpdateRegion() constwxWindow
GetValidator()wxWindowvirtual
GetViewRect() constwxListCtrl
GetVirtualSize() constwxWindow
GetVirtualSize(int *width, int *height) constwxWindow
GetWindowBorderSize() constwxWindowvirtual
GetWindowStyle() constwxWindow
GetWindowStyleFlag() constwxWindowvirtual
GetWindowVariant() constwxWindow
HandleAsNavigationKey(const wxKeyEvent &event)wxWindow
HandleWindowEvent(wxEvent &event) constwxWindow
HasCapture() constwxWindowvirtual
HasCheckBoxes() constwxListCtrl
HasExtraStyle(int exFlag) constwxWindow
HasFlag(int flag) constwxWindow
HasFocus() constwxWindowvirtual
HasMultiplePages() constwxWindowvirtual
HasScrollbar(int orient) constwxWindow
HasTransparentBackground()wxWindowvirtual
Hide()wxWindow
HideWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
HitTest(const wxPoint &point, int &flags, long *ptrSubItem=NULL) constwxListCtrl
wxControl::HitTest(wxCoord x, wxCoord y) constwxWindow
wxControl::HitTest(const wxPoint &pt) constwxWindow
InformFirstDirection(int direction, int size, int availableOtherDir)wxWindowvirtual
InheritAttributes()wxWindowvirtual
InheritsBackgroundColour() constwxWindow
InheritsForegroundColour() constwxWindow
InitDialog()wxWindowvirtual
InReportView() constwxListCtrl
InsertColumn(long col, const wxListItem &info)wxListCtrl
InsertColumn(long col, const wxString &heading, int format=wxLIST_FORMAT_LEFT, int width=wxLIST_AUTOSIZE)wxListCtrl
InsertItem(wxListItem &info)wxListCtrl
InsertItem(long index, const wxString &label)wxListCtrl
InsertItem(long index, int imageIndex)wxListCtrl
InsertItem(long index, const wxString &label, int imageIndex)wxListCtrl
InvalidateBestSize()wxWindow
IsAscendingSortIndicator() constwxListCtrl
IsBeingDeleted() constwxWindow
IsDescendant(wxWindow *win) constwxWindow
IsDoubleBuffered() constwxWindowvirtual
IsEmpty() constwxListCtrl
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() constwxWindow
IsItemChecked(long item) constwxListCtrl
IsKindOf(const wxClassInfo *info) constwxObject
IsRetained() constwxWindowvirtual
IsSameAs(const wxObject &obj) constwxObject
IsScrollbarAlwaysShown(int orient) constwxWindowvirtual
IsShown() constwxWindowvirtual
IsShownOnScreen() constwxWindowvirtual
IsThisEnabled() constwxWindow
IsTopLevel() constwxWindowvirtual
IsTransparentBackgroundSupported(wxString *reason=NULL) constwxWindowvirtual
IsUnlinked() constwxEvtHandler
IsVirtual() constwxListCtrl
IsVisible(long item) constwxListCtrl
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
OnGetItemAttr(long item) constwxListCtrlprotectedvirtual
OnGetItemColumnAttr(long item, long column) constwxListCtrlprotectedvirtual
OnGetItemColumnImage(long item, long column) constwxListCtrlprotectedvirtual
OnGetItemImage(long item) constwxListCtrlprotectedvirtual
OnGetItemIsChecked(long item) constwxListCtrlprotectedvirtual
OnGetItemText(long item, long column) constwxListCtrlprotectedvirtual
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
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
RefreshItem(long item)wxListCtrl
RefreshItems(long itemFrom, long itemTo)wxListCtrl
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
RemoveMnemonics(const wxString &str)wxControlstatic
RemoveSortIndicator()wxListCtrl
Reparent(wxWindow *newParent)wxWindowvirtual
SafelyProcessEvent(wxEvent &event)wxWindowprotected
ScreenToClient(int *x, int *y) constwxWindow
ScreenToClient(const wxPoint &pt) constwxWindow
ScrollLines(int lines)wxWindowvirtual
ScrollList(int dx, int dy)wxListCtrl
ScrollPages(int pages)wxWindowvirtual
ScrollWindow(int dx, int dy, const wxRect *rect=NULL)wxWindowvirtual
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
SetAlternateRowColour(const wxColour &colour)wxListCtrl
SetAutoLayout(bool autoLayout)wxWindow
SetBackgroundColour(const wxColour &col)wxListCtrlvirtual
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
SetColumn(int col, wxListItem &item)wxListCtrl
SetColumnsOrder(const wxArrayInt &orders)wxListCtrl
SetColumnWidth(int col, int width)wxListCtrl
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
SetHeaderAttr(const wxItemAttr &attr)wxListCtrl
SetHelpText(const wxString &helpText)wxWindow
SetId(wxWindowID winid)wxWindow
SetImageList(wxImageList *imageList, int which)wxListCtrl
SetInitialBestSize(const wxSize &size)wxWindowprotectedvirtual
SetInitialSize(const wxSize &size=wxDefaultSize)wxWindow
SetItem(wxListItem &info)wxListCtrl
SetItem(long index, int column, const wxString &label, int imageId=-1)wxListCtrl
SetItemBackgroundColour(long item, const wxColour &col)wxListCtrl
SetItemColumnImage(long item, long column, int image)wxListCtrl
SetItemCount(long count)wxListCtrl
SetItemData(long item, long data)wxListCtrl
SetItemFont(long item, const wxFont &font)wxListCtrl
SetItemImage(long item, int image, int selImage=-1)wxListCtrl
SetItemPosition(long item, const wxPoint &pos)wxListCtrl
SetItemPtrData(long item, wxUIntPtr data)wxListCtrl
SetItemState(long item, long state, long stateMask)wxListCtrl
SetItemText(long item, const wxString &text)wxListCtrl
SetItemTextColour(long item, const wxColour &col)wxListCtrl
SetLabel(const wxString &label)wxControlvirtual
SetLabelMarkup(const wxString &markup)wxControl
SetLabelText(const wxString &text)wxControl
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
SetNormalImages(const wxVector< wxBitmapBundle > &images)wxListCtrl
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
SetSingleStyle(long style, bool add=true)wxListCtrl
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
SetSmallImages(const wxVector< wxBitmapBundle > &images)wxListCtrl
SetTextColour(const wxColour &col)wxListCtrl
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)wxListCtrlvirtual
SetWindowVariant(wxWindowVariant variant)wxWindow
ShouldInheritColours() constwxWindowvirtual
Show(bool show=true)wxWindowvirtual
ShowSortIndicator(int col, bool ascending=true)wxListCtrl
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0)wxWindowvirtual
SortItems(wxListCtrlCompare fnSortCallBack, wxIntPtr data)wxListCtrl
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
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
WarpPointer(int x, int y)wxWindowvirtual
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
wxListCtrl()wxListCtrl
wxListCtrl(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_ICON, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxListCtrlNameStr)wxListCtrl
wxObject()wxObject
wxObject(const wxObject &other)wxObject
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
~wxListCtrl()wxListCtrlvirtual
~wxObject()wxObjectvirtual
~wxWindow()wxWindowvirtual