, including all inherited members.
AcceptsFocus() const | wxPanel | [virtual] |
AcceptsFocusFromKeyboard() const | wxWindow | [virtual] |
AcceptsFocusRecursively() const | wxWindow | [virtual] |
AddChild(wxWindow *child) | wxWindow | [virtual] |
AddPendingEvent(const wxEvent &event) | wxWindow | [protected, virtual] |
AllocExclusive() | wxObject | [protected] |
AlwaysShowScrollbars(bool hflag=true, bool vflag=true) | wxWindow | [virtual] |
AppendCols(int numCols=1, bool updateLabels=true) | wxGrid | |
AppendRows(int numRows=1, bool updateLabels=true) | wxGrid | |
AreHorzGridLinesClipped() const | wxGrid | |
AreVertGridLinesClipped() const | wxGrid | |
AutoSize() | wxGrid | |
AutoSizeColLabelSize(int col) | wxGrid | |
AutoSizeColumn(int col, bool setAsMin=true) | wxGrid | |
AutoSizeColumns(bool setAsMin=true) | wxGrid | |
AutoSizeRow(int row, bool setAsMin=true) | wxGrid | |
AutoSizeRowLabelSize(int col) | wxGrid | |
AutoSizeRows(bool setAsMin=true) | wxGrid | |
BeginBatch() | wxGrid | |
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | [inline] |
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | [inline] |
BlockToDeviceRect(const wxGridCellCoords &topLeft, const wxGridCellCoords &bottomRight) const | wxGrid | |
CacheBestSize(const wxSize &size) const | wxWindow | |
CalcScrolledPosition(int x, int y, int *xx, int *yy) const | wxScrolled< wxPanel > | |
CalcUnscrolledPosition(int x, int y, int *xx, int *yy) const | wxScrolled< wxPanel > | |
CanDragCell() const | wxGrid | |
CanDragColMove() const | wxGrid | |
CanDragColSize(int col) const | wxGrid | |
CanDragGridSize() const | wxGrid | |
CanDragRowSize(int row) const | wxGrid | |
CanEnableCellControl() const | wxGrid | |
CanHaveAttributes() const | wxGrid | [protected] |
CanScroll(int orient) const | wxWindow | |
CanSetTransparent() | wxWindow | [virtual] |
CaptureMouse() | wxWindow | |
CellSpan enum name | wxGrid | |
CellSpan_Inside enum value | wxGrid | |
CellSpan_Main enum value | wxGrid | |
CellSpan_None enum value | wxGrid | |
CellToRect(int row, int col) const | wxGrid | |
CellToRect(const wxGridCellCoords &coords) const | wxGrid | |
Center(int dir=wxBOTH) | wxWindow | |
CenterOnParent(int dir=wxBOTH) | wxWindow | |
Centre(int direction=wxBOTH) | wxWindow | |
CentreOnParent(int direction=wxBOTH) | wxWindow | |
ClearBackground() | wxWindow | [virtual] |
ClearGrid() | wxGrid | |
ClearSelection() | wxGrid | |
ClientToScreen(int *x, int *y) const | wxWindow | |
ClientToScreen(const wxPoint &pt) const | wxWindow | |
ClientToWindowSize(const wxSize &size) const | wxWindow | [virtual] |
ClipHorzGridLines(bool clip) | wxGrid | |
ClipVertGridLines(bool clip) | wxGrid | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
Close(bool force=false) | wxWindow | |
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) | wxWindow | |
ConvertDialogToPixels(const wxSize &sz) | wxWindow | |
ConvertPixelsToDialog(const wxPoint &pt) | wxWindow | |
ConvertPixelsToDialog(const wxSize &sz) | wxWindow | |
Create(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxWANTS_CHARS, const wxString &name=wxGridNameStr) | wxGrid | |
CreateGrid(int numRows, int numCols, wxGridSelectionModes selmode=wxGridSelectCells) | wxGrid | |
CreateRefData() const | wxObject | [protected, virtual] |
DeleteCols(int pos=0, int numCols=1, bool updateLabels=true) | wxGrid | |
DeletePendingEvents() | wxEvtHandler | |
DeleteRows(int pos=0, int numRows=1, bool updateLabels=true) | wxGrid | |
Destroy() | wxWindow | [virtual] |
DestroyChildren() | wxWindow | |
Disable() | wxWindow | |
DisableCellEditControl() | wxGrid | |
DisableColResize(int col) | wxGrid | |
DisableDragColMove() | wxGrid | |
DisableDragColSize() | wxGrid | |
DisableDragGridSize() | wxGrid | |
DisableDragRowSize() | wxGrid | |
DisableRowResize(int row) | wxGrid | |
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 | |
DoGetBestSize() const | wxWindow | [protected, virtual] |
DoPrepareDC(wxDC &dc) | wxScrolled< wxPanel > | |
DoUpdateWindowUI(wxUpdateUIEvent &event) | wxWindow | [virtual] |
DragAcceptFiles(bool accept) | wxWindow | [virtual] |
Enable(bool enable=true) | wxWindow | [virtual] |
EnableCellEditControl(bool enable=true) | wxGrid | |
EnableDragCell(bool enable=true) | wxGrid | |
EnableDragColMove(bool enable=true) | wxGrid | |
EnableDragColSize(bool enable=true) | wxGrid | |
EnableDragGridSize(bool enable=true) | wxGrid | |
EnableDragRowSize(bool enable=true) | wxGrid | |
EnableEditing(bool edit) | wxGrid | |
EnableGridLines(bool enable=true) | wxGrid | |
EnableScrolling(bool xScrolling, bool yScrolling) | wxScrolled< wxPanel > | |
EndBatch() | wxGrid | |
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() | wxGrid | [virtual] |
FitInside() | wxWindow | [virtual] |
ForceRefresh() | wxGrid | |
Freeze() | wxWindow | |
GetAcceleratorTable() | wxWindow | |
GetAccessible() | wxWindow | |
GetBackgroundColour() const | wxWindow | |
GetBackgroundStyle() const | wxWindow | [virtual] |
GetBatchCount() | wxGrid | |
GetBestSize() const | wxWindow | |
GetCapture() | wxWindow | [static] |
GetCaret() const | wxWindow | |
GetCellAlignment(int row, int col, int *horiz, int *vert) const | wxGrid | |
GetCellBackgroundColour(int row, int col) const | wxGrid | |
GetCellEditor(int row, int col) const | wxGrid | |
GetCellFont(int row, int col) const | wxGrid | |
GetCellRenderer(int row, int col) const | wxGrid | |
GetCellSize(int row, int col, int *num_rows, int *num_cols) const | wxGrid | |
GetCellSize(const wxGridCellCoords &coords) | wxGrid | |
GetCellTextColour(int row, int col) const | wxGrid | |
GetCellValue(int row, int col) const | wxGrid | |
GetCellValue(const wxGridCellCoords &coords) const | wxGrid | |
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] |
GetClientData() const | wxEvtHandler | |
GetClientObject() const | wxEvtHandler | |
GetClientSize(int *width, int *height) const | wxWindow | |
GetClientSize() const | wxWindow | |
GetColAt(int colPos) const | wxGrid | |
GetColGridLinePen(int col) | wxGrid | [virtual] |
GetColLabelAlignment(int *horiz, int *vert) const | wxGrid | |
GetColLabelSize() const | wxGrid | |
GetColLabelTextOrientation() const | wxGrid | |
GetColLabelValue(int col) const | wxGrid | |
GetColLeft(int col) const | wxGrid | [protected] |
GetColMinimalAcceptableWidth() const | wxGrid | |
GetColMinimalWidth(int col) const | wxGrid | [protected] |
GetColPos(int colID) const | wxGrid | |
GetColRight(int col) const | wxGrid | [protected] |
GetColSize(int col) const | wxGrid | |
GetColSizes() const | wxGrid | |
GetConstraints() const | wxWindow | |
GetContainingSizer() const | wxWindow | |
GetCursor() const | wxWindow | |
GetDefaultAttributes() const | wxWindow | [virtual] |
GetDefaultCellAlignment(int *horiz, int *vert) const | wxGrid | |
GetDefaultCellBackgroundColour() const | wxGrid | |
GetDefaultCellFont() const | wxGrid | |
GetDefaultCellTextColour() const | wxGrid | |
GetDefaultColLabelSize() const | wxGrid | |
GetDefaultColSize() const | wxGrid | |
GetDefaultEditor() const | wxGrid | |
GetDefaultEditorForCell(int row, int col) const | wxGrid | [virtual] |
GetDefaultEditorForCell(const wxGridCellCoords &c) const | wxGrid | |
GetDefaultEditorForType(const wxString &typeName) const | wxGrid | [virtual] |
GetDefaultGridLinePen() | wxGrid | [virtual] |
GetDefaultRenderer() const | wxGrid | |
GetDefaultRendererForCell(int row, int col) const | wxGrid | [virtual] |
GetDefaultRendererForType(const wxString &typeName) const | wxGrid | [virtual] |
GetDefaultRowLabelSize() const | wxGrid | |
GetDefaultRowSize() const | wxGrid | |
GetDropTarget() const | wxWindow | [virtual] |
GetEffectiveMinSize() const | wxWindow | [virtual] |
GetEventHandler() const | wxWindow | |
GetEvtHandlerEnabled() const | wxEvtHandler | |
GetExtraStyle() const | wxWindow | |
GetFont() const | wxWindow | |
GetForegroundColour() const | wxWindow | |
GetGrandParent() const | wxWindow | |
GetGridColHeader() const | wxGrid | |
GetGridColLabelWindow() const | wxGrid | |
GetGridCornerLabelWindow() const | wxGrid | |
GetGridCursorCol() const | wxGrid | |
GetGridCursorRow() const | wxGrid | |
GetGridLineColour() const | wxGrid | |
GetGridRowLabelWindow() const | wxGrid | |
GetGridWindow() const | wxGrid | |
GetHandle() const | wxWindow | [virtual] |
GetHelpText() const | wxWindow | |
GetHelpTextAtPoint(const wxPoint &point, wxHelpEvent::Origin origin) const | wxWindow | [virtual] |
GetId() const | wxWindow | |
GetLabel() const | wxWindow | [virtual] |
GetLabelBackgroundColour() const | wxGrid | |
GetLabelFont() const | wxGrid | |
GetLabelTextColour() const | wxGrid | |
GetLayoutDirection() const | wxWindow | [virtual] |
GetMaxClientSize() const | wxWindow | [virtual] |
GetMaxSize() const | wxWindow | [virtual] |
GetMinClientSize() const | wxWindow | [virtual] |
GetMinSize() const | wxWindow | [virtual] |
GetName() const | wxWindow | [virtual] |
GetNextHandler() const | wxEvtHandler | |
GetNextSibling() const | wxWindow | |
GetNumberCols() const | wxGrid | |
GetNumberRows() const | wxGrid | |
GetOrCreateCellAttr(int row, int col) const | wxGrid | |
GetParent() const | wxWindow | |
GetPopupMenuSelectionFromUser(wxMenu &menu, const wxPoint &pos) | 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 | |
GetRowGridLinePen(int row) | wxGrid | [virtual] |
GetRowLabelAlignment(int *horiz, int *vert) const | wxGrid | |
GetRowLabelSize() const | wxGrid | |
GetRowLabelValue(int row) const | wxGrid | |
GetRowMinimalAcceptableHeight() const | wxGrid | |
GetRowMinimalHeight(int col) const | wxGrid | [protected] |
GetRowSize(int row) const | wxGrid | |
GetRowSizes() const | wxGrid | |
GetScreenPosition(int *x, int *y) const | wxWindow | |
GetScreenPosition() const | wxWindow | |
GetScreenRect() const | wxWindow | |
GetScrollLineX() const | wxGrid | |
GetScrollLineY() const | wxGrid | |
GetScrollPixelsPerUnit(int *xUnit, int *yUnit) const | wxScrolled< wxPanel > | |
GetScrollPos(int orientation) const | wxWindow | [virtual] |
GetScrollRange(int orientation) const | wxWindow | [virtual] |
GetScrollThumb(int orientation) const | wxWindow | [virtual] |
GetSelectedCells() const | wxGrid | |
GetSelectedCols() const | wxGrid | |
GetSelectedRows() const | wxGrid | |
GetSelectionBackground() const | wxGrid | |
GetSelectionBlockBottomRight() const | wxGrid | |
GetSelectionBlockTopLeft() const | wxGrid | |
GetSelectionForeground() const | wxGrid | |
GetSelectionMode() const | wxGrid | |
GetSize(int *width, int *height) const | wxWindow | |
GetSize() const | wxWindow | |
GetSizeAvailableForScrollTarget(const wxSize &size) | wxScrolled< wxPanel > | [protected, virtual] |
GetSizer() const | wxWindow | |
GetSortingColumn() const | wxGrid | |
GetTable() const | wxGrid | |
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 | |
GetToolTip() const | wxWindow | |
GetToolTipText() const | wxWindow | |
GetUpdateRegion() const | wxWindow | |
GetValidator() | wxWindow | [virtual] |
GetViewStart(int *x, int *y) const | wxScrolled< wxPanel > | |
GetViewStart() const | wxScrolled< wxPanel > | |
GetVirtualSize(int *x, int *y) const | wxScrolled< wxPanel > | |
wxPanel::GetVirtualSize() const | wxWindow | |
GetWindowBorderSize() const | wxWindow | [virtual] |
GetWindowStyle() const | wxWindow | |
GetWindowStyleFlag() const | wxWindow | [virtual] |
GetWindowVariant() const | wxWindow | |
GoToCell(int row, int col) | wxGrid | |
GoToCell(const wxGridCellCoords &coords) | wxGrid | |
GridLinesEnabled() const | wxGrid | |
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 | |
HideCellEditControl() | wxGrid | |
HideCol(int col) | wxGrid | |
HideColLabels() | wxGrid | |
HideRow(int col) | wxGrid | |
HideRowLabels() | wxGrid | |
HideWithEffect(wxShowEffect effect, unsigned int timeout=0) | wxWindow | [virtual] |
InheritAttributes() | wxWindow | [virtual] |
InitDialog() | wxPanel | [virtual] |
InsertCols(int pos=0, int numCols=1, bool updateLabels=true) | wxGrid | |
InsertRows(int pos=0, int numRows=1, bool updateLabels=true) | wxGrid | |
InvalidateBestSize() | wxWindow | |
IsBeingDeleted() const | wxWindow | |
IsCellEditControlEnabled() const | wxGrid | |
IsColShown(int col) const | wxGrid | |
IsCurrentCellReadOnly() const | wxGrid | |
IsDoubleBuffered() const | wxWindow | [virtual] |
IsEditable() const | wxGrid | |
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 | wxWindow | |
IsInSelection(int row, int col) const | wxGrid | |
IsInSelection(const wxGridCellCoords &coords) const | wxGrid | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsReadOnly(int row, int col) const | wxGrid | |
IsRetained() const | wxScrolled< wxPanel > | [virtual] |
IsRowShown(int row) const | wxGrid | |
IsSameAs(const wxObject &obj) const | wxObject | |
IsScrollbarAlwaysShown(int orient) const | wxWindow | [virtual] |
IsSelection() const | wxGrid | |
IsShown() const | wxWindow | [virtual] |
IsShownOnScreen() const | wxWindow | [virtual] |
IsSortingBy(int col) const | wxGrid | |
IsSortOrderAscending() const | wxGrid | |
IsThisEnabled() const | wxWindow | |
IsTopLevel() const | wxWindow | [virtual] |
IsUnlinked() const | wxEvtHandler | |
IsVisible(int row, int col, bool wholeCellVisible=true) const | wxGrid | |
IsVisible(const wxGridCellCoords &coords, bool wholeCellVisible=true) const | wxGrid | |
Layout() | wxPanel | [virtual] |
LineDown() | wxWindow | |
LineUp() | wxWindow | |
Lower() | wxWindow | [virtual] |
m_refData | wxObject | [protected] |
MakeCellVisible(int row, int col) | wxGrid | |
MakeCellVisible(const wxGridCellCoords &coords) | wxGrid | |
MakeModal(bool modal=true) | wxWindow | [virtual] |
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 | |
MoveCursorDown(bool expandSelection) | wxGrid | |
MoveCursorDownBlock(bool expandSelection) | wxGrid | |
MoveCursorLeft(bool expandSelection) | wxGrid | |
MoveCursorLeftBlock(bool expandSelection) | wxGrid | |
MoveCursorRight(bool expandSelection) | wxGrid | |
MoveCursorRightBlock(bool expandSelection) | wxGrid | |
MoveCursorUp(bool expandSelection) | wxGrid | |
MoveCursorUpBlock(bool expandSelection) | wxGrid | |
MovePageDown() | wxGrid | |
MovePageUp() | wxGrid | |
Navigate(int flags=IsForward) | wxWindow | |
NavigateIn(int flags=IsForward) | wxWindow | |
NewControlId(int count=1) | wxWindow | [static] |
OnDraw(wxDC &dc) | wxScrolled< wxPanel > | [virtual] |
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 | |
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< wxPanel > | |
ProcessEvent(wxEvent &event) | wxWindow | [protected, virtual] |
ProcessEventHere(wxEvent &event) | wxEvtHandler | |
ProcessPendingEvents() | wxWindow | [protected] |
ProcessThreadEvent(const wxEvent &event) | wxWindow | [protected] |
ProcessWindowEvent(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 | |
RegisterDataType(const wxString &typeName, wxGridCellRenderer *renderer, wxGridCellEditor *editor) | wxGrid | |
RegisterHotKey(int hotkeyId, int modifiers, int virtualKeyCode) | wxWindow | [virtual] |
ReleaseMouse() | wxWindow | |
RemoveChild(wxWindow *child) | wxWindow | [virtual] |
RemoveEventHandler(wxEvtHandler *handler) | wxWindow | |
Reparent(wxWindow *newParent) | wxWindow | [virtual] |
ResetColPos() | wxGrid | |
SafelyProcessEvent(wxEvent &event) | wxWindow | [protected] |
SaveEditControlValue() | wxGrid | |
ScreenToClient(int *x, int *y) const | wxWindow | |
ScreenToClient(const wxPoint &pt) const | wxWindow | |
Scroll(int x, int y) | wxScrolled< wxPanel > | |
Scroll(const wxPoint &pt) | wxScrolled< wxPanel > | |
ScrollLines(int lines) | wxWindow | [virtual] |
ScrollPages(int pages) | wxWindow | [virtual] |
ScrollWindow(int dx, int dy, const wxRect *rect=NULL) | wxWindow | [virtual] |
SearchEventTable(wxEventTable &table, wxEvent &event) | wxEvtHandler | [virtual] |
SelectAll() | wxGrid | |
SelectBlock(int topRow, int leftCol, int bottomRow, int rightCol, bool addToSelected=false) | wxGrid | |
SelectBlock(const wxGridCellCoords &topLeft, const wxGridCellCoords &bottomRight, bool addToSelected=false) | wxGrid | |
SelectCol(int col, bool addToSelected=false) | wxGrid | |
SelectRow(int row, bool addToSelected=false) | wxGrid | |
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] |
SetCanFocus(bool canFocus) | wxWindow | [virtual] |
SetCaret(wxCaret *caret) | wxWindow | |
SetCellAlignment(int row, int col, int horiz, int vert) | wxGrid | |
SetCellAlignment(int align, int row, int col) | wxGrid | |
SetCellBackgroundColour(int row, int col, const wxColour &colour) | wxGrid | |
SetCellEditor(int row, int col, wxGridCellEditor *editor) | wxGrid | |
SetCellFont(int row, int col, const wxFont &font) | wxGrid | |
SetCellRenderer(int row, int col, wxGridCellRenderer *renderer) | wxGrid | |
SetCellSize(int row, int col, int num_rows, int num_cols) | wxGrid | |
SetCellTextColour(int row, int col, const wxColour &colour) | wxGrid | |
SetCellTextColour(const wxColour &val, int row, int col) | wxGrid | |
SetCellTextColour(const wxColour &colour) | wxGrid | |
SetCellValue(int row, int col, const wxString &s) | wxGrid | |
SetCellValue(const wxGridCellCoords &coords, const wxString &s) | wxGrid | |
SetCellValue(const wxString &val, int row, int col) | wxGrid | |
SetClientData(void *data) | wxEvtHandler | |
SetClientObject(wxClientData *data) | wxEvtHandler | |
SetClientSize(int width, int height) | wxWindow | [virtual] |
SetClientSize(const wxSize &size) | wxWindow | [virtual] |
SetColAttr(int col, wxGridCellAttr *attr) | wxGrid | |
SetColFormatBool(int col) | wxGrid | |
SetColFormatCustom(int col, const wxString &typeName) | wxGrid | |
SetColFormatFloat(int col, int width=-1, int precision=-1) | wxGrid | |
SetColFormatNumber(int col) | wxGrid | |
SetColLabelAlignment(int horiz, int vert) | wxGrid | |
SetColLabelSize(int height) | wxGrid | |
SetColLabelTextOrientation(int textOrientation) | wxGrid | |
SetColLabelValue(int col, const wxString &value) | wxGrid | |
SetColMinimalAcceptableWidth(int width) | wxGrid | |
SetColMinimalWidth(int col, int width) | wxGrid | |
SetColPos(int colID, int newPos) | wxGrid | |
SetColSize(int col, int width) | wxGrid | |
SetColSizes(const wxGridSizesInfo &sizeInfo) | wxGrid | |
SetColumnsOrder(const wxArrayInt &order) | wxGrid | |
SetConstraints(wxLayoutConstraints *constraints) | wxWindow | |
SetContainingSizer(wxSizer *sizer) | wxWindow | |
SetCursor(const wxCursor &cursor) | wxWindow | [virtual] |
SetDefaultCellAlignment(int horiz, int vert) | wxGrid | |
SetDefaultCellBackgroundColour(const wxColour &colour) | wxGrid | |
SetDefaultCellFont(const wxFont &font) | wxGrid | |
SetDefaultCellTextColour(const wxColour &colour) | wxGrid | |
SetDefaultColSize(int width, bool resizeExistingCols=false) | wxGrid | |
SetDefaultEditor(wxGridCellEditor *editor) | wxGrid | |
SetDefaultRenderer(wxGridCellRenderer *renderer) | wxGrid | |
SetDefaultRowSize(int height, bool resizeExistingRows=false) | wxGrid | |
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] |
SetGridCursor(int row, int col) | wxGrid | |
SetGridCursor(const wxGridCellCoords &coords) | wxGrid | |
SetGridLineColour(const wxColour &colour) | wxGrid | |
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] |
SetLabelBackgroundColour(const wxColour &colour) | wxGrid | |
SetLabelFont(const wxFont &font) | wxGrid | |
SetLabelTextColour(const wxColour &colour) | wxGrid | |
SetLayoutDirection(wxLayoutDirection dir) | wxWindow | [virtual] |
SetMargins(int extraWidth, int extraHeight) | wxGrid | |
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] |
wxEvtHandler::SetNextHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetOwnBackgroundColour(const wxColour &colour) | wxWindow | |
SetOwnFont(const wxFont &font) | wxWindow | |
SetOwnForegroundColour(const wxColour &colour) | wxWindow | |
SetPalette(const wxPalette &pal) | wxWindow | |
SetPreviousHandler(wxEvtHandler *handler) | wxWindow | [virtual] |
wxEvtHandler::SetPreviousHandler(wxEvtHandler *handler) | wxEvtHandler | [virtual] |
SetReadOnly(int row, int col, bool isReadOnly=true) | wxGrid | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetRowAttr(int row, wxGridCellAttr *attr) | wxGrid | |
SetRowLabelAlignment(int horiz, int vert) | wxGrid | |
SetRowLabelSize(int width) | wxGrid | |
SetRowLabelValue(int row, const wxString &value) | wxGrid | |
SetRowMinimalAcceptableHeight(int height) | wxGrid | |
SetRowMinimalHeight(int row, int height) | wxGrid | |
SetRowSize(int row, int height) | wxGrid | |
SetRowSizes(const wxGridSizesInfo &sizeInfo) | wxGrid | |
SetScrollbar(int orientation, int position, int thumbSize, int range, bool refresh=true) | wxWindow | [virtual] |
SetScrollbars(int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=false) | wxScrolled< wxPanel > | |
SetScrollLineX(int x) | wxGrid | |
SetScrollLineY(int y) | wxGrid | |
SetScrollPos(int orientation, int pos, bool refresh=true) | wxWindow | [virtual] |
SetScrollRate(int xstep, int ystep) | wxScrolled< wxPanel > | |
SetSelectionBackground(const wxColour &c) | wxGrid | |
SetSelectionForeground(const wxColour &c) | wxGrid | |
SetSelectionMode(wxGridSelectionModes selmode) | wxGrid | |
SetSize(int x, int y, int width, int height, int sizeFlags=wxSIZE_AUTO) | wxWindow | |
SetSize(const wxRect &rect) | wxWindow | [virtual] |
SetSize(const wxSize &size) | wxWindow | [virtual] |
SetSize(int width, int height) | wxWindow | [virtual] |
SetSizeHints(const wxSize &minSize, const wxSize &maxSize=wxDefaultSize, const wxSize &incSize=wxDefaultSize) | wxWindow | |
SetSizer(wxSizer *sizer, bool deleteOld=true) | wxWindow | |
SetSizerAndFit(wxSizer *sizer, bool deleteOld=true) | wxWindow | |
SetSortingColumn(int col, bool ascending=true) | wxGrid | |
SetTable(wxGridTableBase *table, bool takeOwnership=false, wxGridSelectionModes selmode=wxGridSelectCells) | wxGrid | |
SetTargetWindow(wxWindow *window) | wxScrolled< wxPanel > | |
SetThemeEnabled(bool enable) | wxWindow | [virtual] |
SetToolTip(const wxString &tip) | wxWindow | |
SetToolTip(wxToolTip *tip) | wxWindow | |
SetTransparent(wxByte alpha) | wxWindow | [virtual] |
SetUseNativeColLabels(bool native=true) | wxGrid | |
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] |
ShowCellEditControl() | wxGrid | |
ShowCol(int col) | wxGrid | |
ShowRow(int col) | wxGrid | |
ShowScrollbars(wxScrollbarVisibility horz, wxScrollbarVisibility vert) | wxScrolled< wxPanel > | |
ShowWithEffect(wxShowEffect effect, unsigned int timeout=0) | wxWindow | [virtual] |
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 | [inline] |
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL) | wxEvtHandler | [inline] |
Unlink() | wxEvtHandler | |
UnRef() | wxObject | |
UnregisterHotKey(int hotkeyId) | wxWindow | [virtual] |
UnreserveControlId(wxWindowID id, int count=1) | wxWindow | [static] |
UnsetSortingColumn() | wxGrid | |
UnsetToolTip() | wxWindow | |
UnShare() | wxObject | |
Update() | wxWindow | [virtual] |
UpdateWindowUI(long flags=wxUPDATE_UI_NONE) | wxWindow | [virtual] |
UseNativeColHeader(bool native=true) | wxGrid | |
Validate() | wxWindow | [virtual] |
WarpPointer(int x, int y) | wxWindow | [virtual] |
WindowToClientSize(const wxSize &size) const | wxWindow | [virtual] |
wxEvtHandler() | wxEvtHandler | |
wxGrid() | wxGrid | |
wxGrid(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxWANTS_CHARS, const wxString &name=wxGridNameStr) | wxGrid | |
wxGridSelectCells enum value | wxGrid | |
wxGridSelectColumns enum value | wxGrid | |
wxGridSelectionModes enum name | wxGrid | |
wxGridSelectRows enum value | wxGrid | |
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 | |
wxScrolled() | wxScrolled< wxPanel > | |
wxScrolled(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow") | wxScrolled< wxPanel > | |
wxWindow() | wxWindow | |
wxWindow(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr) | wxWindow | |
XToCol(int x, bool clipToMinMax=false) const | wxGrid | |
XToEdgeOfCol(int x) const | wxGrid | |
XYToCell(int x, int y) const | wxGrid | |
XYToCell(const wxPoint &pos) const | wxGrid | |
YToEdgeOfRow(int y) const | wxGrid | |
YToRow(int y, bool clipToMinMax=false) const | wxGrid | |
~wxEvtHandler() | wxEvtHandler | [virtual] |
~wxGrid() | wxGrid | [virtual] |
~wxObject() | wxObject | [virtual] |
~wxPanel() | wxPanel | [virtual] |
~wxWindow() | wxWindow | [virtual] |