, including all inherited members.
| acceptEditor() | KexiTableView | [inline, virtual, slot] |
| acceptRowEdit() | KexiTableView | [inline, virtual, slot] |
| acceptsRowEditAfterCellAccepting() const | KexiDataAwareObjectInterface | [inline] |
| addHeaderColumn(const QString &caption, const QString &description, const QIconSet &icon, int size) | KexiTableView | [protected, virtual] |
| addNewRecordRequested() | KexiTableView | [inline, protected, virtual] |
| adjustColumnWidthToContents(int colNum=-1) | KexiTableView | [slot] |
| adjustHorizontalHeaderSize() | KexiTableView | [slot] |
| appearance() const | KexiTableView | |
| AskDelete enum value (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | |
| beforeDeleteItem(KexiTableItem *item) | KexiDataAwareObjectInterface | [virtual] |
| boolToggled() | KexiDataAwareObjectInterface | [virtual] |
| bufferedValueAt(int col, bool useDefaultValueIfPossible=true) | KexiDataAwareObjectInterface | |
| cancelEditor() | KexiTableView | [inline, virtual, slot] |
| cancelRowEdit() | KexiTableView | [inline, virtual, slot] |
| cellGeometry(int row, int col) const | KexiTableView | |
| cellSelected(int col, int row) | KexiTableView | [virtual, signal] |
| clearColumns(bool repaint=true) | KexiDataAwareObjectInterface | [protected, virtual] |
| clearColumnsInternal(bool repaint) | KexiTableView | [virtual, slot] |
| clearHighlightedRow() | KexiTableView | [inline, slot] |
| clearSelection() | KexiDataAwareObjectInterface | [virtual] |
| clearVariables() | KexiTableView | [protected, virtual] |
| column(int col) | KexiDataAwareObjectInterface | [virtual] |
| columnAt(int pos) const | KexiTableView | |
| columnCaption(int colNum) const | KexiTableView | |
| columnDefaultValue(int col) const | KexiDataAwareObjectInterface | |
| columnEditable(int col) | KexiDataAwareObjectInterface | [virtual] |
| columnPos(int col) const | KexiTableView | |
| columns() const | KexiDataAwareObjectInterface | [inline, virtual] |
| columnType(int col) | KexiDataAwareObjectInterface | |
| columnWidth(int col) const | KexiTableView | |
| connectCellSelectedSignal(const QObject *receiver, const char *intIntMember)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| connectDataSetSignal(const QObject *receiver, const char *kexiTableViewDataMember)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| connectReloadActionsSignal(const QObject *receiver, const char *voidMember)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| connectRowEditStartedSignal(const QObject *receiver, const char *intMember)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| connectRowEditTerminatedSignal(const QObject *receiver, const char *voidMember)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| connectToReloadDataSlot(const QObject *sender, const char *voidSignal)=0 (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | [pure virtual] |
| contentsDragMoveEvent(QDragMoveEvent *e) | KexiTableView | [protected, virtual] |
| contentsDropEvent(QDropEvent *e) | KexiTableView | [protected, virtual] |
| contentsMouseDoubleClickEvent(QMouseEvent *e) | KexiTableView | [protected, virtual] |
| contentsMouseMoveEvent(QMouseEvent *e) | KexiTableView | [protected, virtual] |
| contentsMousePressEvent(QMouseEvent *e) | KexiTableView | [protected, virtual] |
| contentsMouseReleaseEvent(QMouseEvent *e) | KexiTableView | [protected, virtual] |
| contentsToViewport2(const QPoint &p) | KexiTableView | [protected] |
| contentsToViewport2(int x, int y, int &vx, int &vy) | KexiTableView | [protected] |
| contextMenu() const | KexiDataAwareObjectInterface | [inline] |
| contextMenuEnabled() const | KexiDataAwareObjectInterface | [inline] |
| copySelection() | KexiTableView | [protected, virtual] |
| createBuffer(int width, int height) | KexiTableView | [protected] |
| createEditor(int row, int col, const QString &addText=QString::null, bool removeOld=false) | KexiTableView | [protected, virtual] |
| currentColumn() const | KexiDataAwareObjectInterface | [inline] |
| currentItemDeleteRequest() (defined in KexiTableView) | KexiTableView | [virtual, signal] |
| currentLocalSortColumn() const | KexiTableView | [protected, virtual] |
| currentLocalSortingOrder() const | KexiTableView | [protected, virtual] |
| currentRow() const | KexiDataAwareObjectInterface | [inline] |
| cutSelection() | KexiTableView | [protected, virtual] |
| d | KexiTableView | [protected] |
| data() const | KexiDataAwareObjectInterface | [inline] |
| dataColumns() const | KexiDataAwareObjectInterface | |
| dataRefreshed() | KexiTableView | [virtual, signal] |
| dataSet(KexiTableViewData *data) (defined in KexiTableView) | KexiTableView | [virtual, signal] |
| dataSortedColumn() const | KexiDataAwareObjectInterface | |
| dataSortingOrder() const | KexiDataAwareObjectInterface | |
| deleteAllRows(bool ask=false, bool repaint=true) | KexiDataAwareObjectInterface | |
| deleteAndStartEditCurrentCell() | KexiTableView | [inline, virtual, slot] |
| deleteCurrentRow() | KexiTableView | [inline, virtual, slot] |
| deleteItem(KexiTableItem *item) | KexiDataAwareObjectInterface | |
| DeletionPolicy enum name | KexiDataAwareObjectInterface | |
| deletionPolicy() const | KexiDataAwareObjectInterface | [inline] |
| dragOverRow(KexiTableItem *item, int row, QDragMoveEvent *e) (defined in KexiTableView) | KexiTableView | [signal] |
| drawContents(QPainter *p, int cx, int cy, int cw, int ch) | KexiTableView | [protected] |
| droppedAtRow(KexiTableItem *item, int row, QDropEvent *e, KexiTableItem *&newItem) (defined in KexiTableView) | KexiTableView | [signal] |
| dropsAtRowEnabled() const | KexiDataAwareObjectInterface | [inline] |
| editableOnDoubleClick() const | KexiTableView | |
| editor(int col, bool ignoreMissingEditor=false) | KexiTableView | [protected, virtual] |
| KexiDataAwareObjectInterface::editor() const | KexiDataAwareObjectInterface | [inline] |
| editorShowFocus(int row, int col) | KexiTableView | [protected, virtual] |
| emitSelected() | KexiTableView | |
| ensureCellVisible(int row, int col) | KexiTableView | [virtual, slot] |
| eventFilter(QObject *o, QEvent *e) | KexiTableView | [virtual] |
| field(int colNum) const | KexiTableView | |
| fieldNumberForColumn(int col) | KexiDataAwareObjectInterface | [inline, virtual] |
| focusInEvent(QFocusEvent *e) | KexiTableView | [protected, virtual] |
| focusNextPrevChild(bool next) | KexiTableView | [protected] |
| focusOutEvent(QFocusEvent *e) | KexiTableView | [protected, virtual] |
| getVisibleLookupValue(QVariant &cellValue, KexiTableEdit *edit, KexiTableItem *item, KexiTableViewColumn *tvcol) const | KexiTableView | [protected] |
| handleContentsMousePressOrRelease(QMouseEvent *e, bool release) | KexiTableView | [protected] |
| handleKeyPress(QKeyEvent *e, int &curRow, int &curCol, bool fullRowSelection, bool *moveToFirstField=0, bool *moveToLastField=0) | KexiDataAwareObjectInterface | [virtual] |
| hasData() const | KexiDataAwareObjectInterface | [inline, protected] |
| hasDefaultValueAt(const KexiTableViewColumn &tvcol) | KexiDataAwareObjectInterface | |
| highlightedItem() const | KexiTableView | |
| highlightedRow() const | KexiTableView | |
| horizontalHeaderVisible() const | KexiTableView | |
| ImmediateDelete enum value (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | |
| initCellEditorFactories() | KexiTableView | [static] |
| initDataContents() | KexiTableView | [protected, virtual] |
| insertEmptyRow(int row=-1) | KexiTableView | [inline, virtual, slot] |
| insertItem(KexiTableItem *newItem, int row=-1) | KexiDataAwareObjectInterface | |
| isDefaultValueDisplayed(KexiTableItem *item, int col, QVariant *value=0) | KexiTableView | [protected] |
| isDeleteEnabled() const | KexiDataAwareObjectInterface | |
| isEmptyRowInsertingEnabled() const | KexiDataAwareObjectInterface | [inline] |
| isFilteringEnabled() const | KexiDataAwareObjectInterface | [inline] |
| isInsertingEnabled() const | KexiDataAwareObjectInterface | [virtual] |
| isReadOnly() const | KexiDataAwareObjectInterface | [virtual] |
| isSortingEnabled() const | KexiDataAwareObjectInterface | [inline] |
| itemAt(int row) const | KexiDataAwareObjectInterface | [inline] |
| itemChanged(KexiTableItem *, int row, int col) | KexiTableView | [virtual, signal] |
| itemChanged(KexiTableItem *, int row, int col, QVariant oldValue) (defined in KexiTableView) | KexiTableView | [virtual, signal] |
| itemDblClicked(KexiTableItem *, int row, int col) (defined in KexiTableView) | KexiTableView | [signal] |
| itemDeleteRequest(KexiTableItem *, int row, int col) (defined in KexiTableView) | KexiTableView | [virtual, signal] |
| itemMouseReleased(KexiTableItem *, int row, int col) (defined in KexiTableView) | KexiTableView | [signal] |
| itemReturnPressed(KexiTableItem *, int row, int col) (defined in KexiTableView) | KexiTableView | [signal] |
| itemSelected(KexiTableItem *) | KexiTableView | [virtual, signal] |
| KexiDataAwareObjectInterface() | KexiDataAwareObjectInterface | |
| KexiRecordNavigatorHandler() | KexiRecordNavigatorHandler | |
| KexiSharedActionClient() | KexiSharedActionClient | |
| KexiTableItem class | KexiTableView | [friend] |
| KexiTableView(KexiTableViewData *data=0, QWidget *parent=0, const char *name=0) | KexiTableView | |
| KexiTableViewCellToolTip class | KexiTableView | [friend] |
| keyPressEvent(QKeyEvent *e) | KexiTableView | [protected, virtual] |
| lastVisibleRow() const | KexiTableView | [virtual] |
| m_acceptsRowEditAfterCellAccepting | KexiDataAwareObjectInterface | [protected] |
| m_alsoUpdateNextRow | KexiDataAwareObjectInterface | [protected] |
| m_contentsMousePressEvent_dblClick | KexiDataAwareObjectInterface | [protected] |
| m_contextMenuEnabled | KexiDataAwareObjectInterface | [protected] |
| m_curCol | KexiDataAwareObjectInterface | [protected] |
| m_currentItem | KexiDataAwareObjectInterface | [protected] |
| m_curRow | KexiDataAwareObjectInterface | [protected] |
| m_cursorPositionSetExplicityBeforeShow | KexiDataAwareObjectInterface | [protected] |
| m_data | KexiDataAwareObjectInterface | [protected] |
| m_deletionPolicy | KexiDataAwareObjectInterface | [protected] |
| m_dragIndicatorLine | KexiDataAwareObjectInterface | [protected] |
| m_dropsAtRowEnabled | KexiDataAwareObjectInterface | [protected] |
| m_editor | KexiDataAwareObjectInterface | [protected] |
| m_emptyRowInsertingEnabled | KexiDataAwareObjectInterface | [protected] |
| m_errorMessagePopup | KexiDataAwareObjectInterface | [protected] |
| m_horizontalHeader | KexiDataAwareObjectInterface | [protected] |
| m_initDataContentsOnShow | KexiDataAwareObjectInterface | [protected] |
| m_insertingEnabled | KexiDataAwareObjectInterface | [protected] |
| m_insertItem | KexiDataAwareObjectInterface | [protected] |
| m_inside_acceptEditor | KexiDataAwareObjectInterface | [protected] |
| m_internal_acceptsRowEditAfterCellAccepting | KexiDataAwareObjectInterface | [protected] |
| m_isFilteringEnabled | KexiDataAwareObjectInterface | [protected] |
| m_isSortingEnabled | KexiDataAwareObjectInterface | [protected] |
| m_itemIterator | KexiDataAwareObjectInterface | [protected] |
| m_navPanel | KexiDataAwareObjectInterface | [protected] |
| m_navPanelEnabled | KexiDataAwareObjectInterface | [protected] |
| m_newRowEditing | KexiDataAwareObjectInterface | [protected] |
| m_owner | KexiDataAwareObjectInterface | [protected] |
| m_popupMenu | KexiDataAwareObjectInterface | [protected] |
| m_readOnly | KexiDataAwareObjectInterface | [protected] |
| m_rowEditing | KexiDataAwareObjectInterface | [protected] |
| m_rowWillBeDeleted | KexiDataAwareObjectInterface | [protected] |
| m_scrollBarTip | KexiDataAwareObjectInterface | [protected] |
| m_scrollBarTipTimer | KexiDataAwareObjectInterface | [protected] |
| m_scrollBarTipTimerCnt | KexiDataAwareObjectInterface | [protected] |
| m_scrollbarToolTipsEnabled | KexiDataAwareObjectInterface | [protected] |
| m_sharedActions | KexiSharedActionClient | [protected] |
| m_spreadSheetMode | KexiDataAwareObjectInterface | [protected] |
| m_updateEntireRowWhenMovingToOtherRow | KexiDataAwareObjectInterface | [protected] |
| m_verticalHeader | KexiDataAwareObjectInterface | [protected] |
| m_verticalHeaderAlreadyAdded | KexiDataAwareObjectInterface | [protected] |
| m_vScrollBarValueChanged_enabled | KexiDataAwareObjectInterface | [protected] |
| maximizeColumnsWidth(const QValueList< int > &columnList) | KexiTableView | [slot] |
| minimumSizeHint() const | KexiTableView | [virtual] |
| moveToFirstRecordRequested() | KexiTableView | [protected, virtual] |
| moveToLastRecordRequested() | KexiTableView | [protected, virtual] |
| moveToNextRecordRequested() | KexiTableView | [protected, virtual] |
| moveToPreviousRecordRequested() | KexiTableView | [protected, virtual] |
| moveToRecordRequested(uint r) | KexiTableView | [protected, virtual] |
| newItemAppendedForAfterDeletingInSpreadSheetMode() | KexiTableView | [virtual, signal] |
| newRowEditing() const | KexiDataAwareObjectInterface | [inline] |
| NoDelete enum value (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | |
| paintCell(QPainter *p, KexiTableItem *item, int col, int row, const QRect &cr, bool print=false) | KexiTableView | [protected] |
| paintEmptyArea(QPainter *p, int cx, int cy, int cw, int ch) | KexiTableView | [protected] |
| paintRow(KexiTableItem *item, QPainter *pb, int r, int rowp, int cx, int cy, int colfirst, int collast, int maxwc) | KexiTableView | [inline, protected] |
| paletteChange(const QPalette &oldPalette) | KexiTableView | [protected, virtual] |
| paste() | KexiTableView | [protected, virtual] |
| plugSharedAction(KAction *a) | KexiSharedActionClient | |
| print(KPrinter &printer) | KexiTableView | |
| reloadActions() | KexiTableView | [virtual, signal] |
| reloadData() | KexiTableView | [protected, virtual, slot] |
| removeEditor() | KexiTableView | [protected, virtual] |
| resizeEvent(QResizeEvent *e) | KexiTableView | [protected, virtual] |
| rowAt(int pos, bool ignoreEnd=false) const | KexiTableView | |
| rowEditing() const | KexiDataAwareObjectInterface | [inline] |
| rowEditStarted(int row) | KexiTableView | [signal] |
| rowEditTerminated(int row) | KexiTableView | [virtual, signal] |
| rowHeight() const | KexiTableView | |
| rowPos(int row) const | KexiTableView | |
| rows() const | KexiDataAwareObjectInterface | |
| rowsPerPage() const | KexiTableView | [virtual] |
| scrollBarTipTimeout() | KexiTableView | [inline, protected, virtual, slot] |
| scrollbarToolTipsEnabled() const | KexiDataAwareObjectInterface | |
| ScrollDirection enum name | KexiTableView | |
| ScrollDown enum value (defined in KexiTableView) | KexiTableView | |
| ScrollLeft enum value (defined in KexiTableView) | KexiTableView | |
| ScrollRight enum value (defined in KexiTableView) | KexiTableView | |
| ScrollUp enum value (defined in KexiTableView) | KexiTableView | |
| selectCellInternal() | KexiDataAwareObjectInterface | [inline, protected, virtual] |
| selectedItem() const | KexiDataAwareObjectInterface | [inline] |
| selectFirstRow() | KexiDataAwareObjectInterface | [virtual] |
| selectLastRow() | KexiDataAwareObjectInterface | [virtual] |
| selectNextPage() | KexiDataAwareObjectInterface | [virtual] |
| selectNextRow() | KexiDataAwareObjectInterface | [virtual] |
| selectPrevPage() | KexiDataAwareObjectInterface | [virtual] |
| selectPrevRow() | KexiDataAwareObjectInterface | [virtual] |
| selectRow(int row) | KexiDataAwareObjectInterface | [virtual] |
| setAcceptsRowEditAfterCellAccepting(bool set) | KexiTableView | [inline, virtual, slot] |
| setAppearance(const Appearance &a) | KexiTableView | |
| setBottomMarginInternal(int pixels) | KexiTableView | [protected] |
| setColumnStretchEnabled(bool set, int colNum) | KexiTableView | [slot] |
| setColumnWidth(int col, int width) | KexiTableView | [slot] |
| setContextMenuEnabled(bool set) | KexiDataAwareObjectInterface | [inline] |
| setCursorPosition(int row, int col=-1, bool forceSet=false) | KexiDataAwareObjectInterface | [virtual] |
| setData(KexiTableViewData *data, bool owner=true) | KexiTableView | [inline, virtual, slot] |
| setDeletionPolicy(DeletionPolicy policy) | KexiDataAwareObjectInterface | [virtual] |
| setDropsAtRowEnabled(bool set) | KexiTableView | [inline, virtual, slot] |
| setEditableOnDoubleClick(bool set) | KexiTableView | |
| setEmptyRowInsertingEnabled(bool set) | KexiDataAwareObjectInterface | |
| setFilteringEnabled(bool set) | KexiDataAwareObjectInterface | [virtual] |
| setFont(const QFont &f) | KexiTableView | |
| setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h) | KexiTableView | [protected, virtual] |
| setHighlightedRow(int row) | KexiTableView | [slot] |
| setHorizontalHeaderVisible(bool set) | KexiTableView | |
| setInsertingEnabled(bool set) | KexiDataAwareObjectInterface | |
| setLocalSortingOrder(int col, int order) | KexiTableView | [protected, virtual] |
| setReadOnly(bool set) | KexiDataAwareObjectInterface | |
| setScrollbarToolTipsEnabled(bool set) | KexiDataAwareObjectInterface | |
| setSorting(int col, bool ascending=true) | KexiDataAwareObjectInterface | [virtual] |
| setSortingEnabled(bool set) | KexiDataAwareObjectInterface | [virtual] |
| setSpreadSheetMode() | KexiTableView | [virtual] |
| setupNavigator() | KexiTableView | [protected] |
| setVerticalHeaderVisible(bool set) | KexiTableView | |
| shortCutPressed(QKeyEvent *e, const QCString &action_name) | KexiTableView | [protected] |
| showContextMenu(const QPoint &pos=QPoint(-1,-1)) | KexiTableView | [protected] |
| showErrorMessageForResult(KexiDB::ResultInfo *resultInfo) | KexiDataAwareObjectInterface | [protected] |
| showEvent(QShowEvent *e) | KexiTableView | [protected, virtual] |
| SignalDelete enum value (defined in KexiDataAwareObjectInterface) | KexiDataAwareObjectInterface | |
| sizeHint() const | KexiTableView | [virtual] |
| sizePolicy() const | KexiTableView | [virtual] |
| slotAboutToDeleteRow(KexiTableItem &item, KexiDB::ResultInfo *result, bool repaint) | KexiTableView | [inline, protected, virtual, slot] |
| slotAutoScroll() | KexiTableView | [protected, slot] |
| slotColumnWidthChanged(int col, int os, int ns) | KexiTableView | [protected, slot] |
| slotDataDestroying() | KexiTableView | [inline, protected, virtual, slot] |
| slotEditRequested() | KexiTableView | [protected, slot] |
| slotRowDeleted() | KexiTableView | [inline, protected, virtual, slot] |
| slotRowInserted(KexiTableItem *item, bool repaint) | KexiTableView | [inline, protected, virtual, slot] |
| slotRowInserted(KexiTableItem *item, uint row, bool repaint) | KexiTableView | [inline, protected, virtual, slot] |
| slotRowRepaintRequested(KexiTableItem &item) | KexiTableView | [protected, virtual, slot] |
| slotRowsDeleted(const QValueList< int > &) | KexiTableView | [protected, virtual, slot] |
| slotSectionHandleDoubleClicked(int section) | KexiTableView | [protected, slot] |
| slotSettingsChanged(int category) | KexiTableView | [protected, slot] |
| slotTopHeaderSizeChange(int section, int oldSize, int newSize) | KexiTableView | [protected, slot] |
| slotUpdate() | KexiTableView | [protected, slot] |
| sort() | KexiDataAwareObjectInterface | [virtual] |
| sortAscending() | KexiDataAwareObjectInterface | |
| sortColumnInternal(int col, int order=0) | KexiTableView | [inline, protected, virtual, slot] |
| sortDescending() | KexiDataAwareObjectInterface | |
| sortedColumnChanged(int col) | KexiTableView | [virtual, signal] |
| spreadSheetMode() const | KexiDataAwareObjectInterface | [inline] |
| startEditCurrentCell(const QString &setText=QString::null) | KexiTableView | [inline, virtual, slot] |
| startEditOrToggleValue() | KexiDataAwareObjectInterface | |
| tableEditorWidget(int col, bool ignoreMissingEditor=false) | KexiTableView | [inline, protected] |
| tableSize() const | KexiTableView | [virtual] |
| triggerUpdate() | KexiTableView | |
| updateAfterAcceptRowEdit() | KexiTableView | [protected, virtual] |
| updateAfterCancelRowEdit() | KexiTableView | [protected, virtual] |
| updateAllVisibleRowsBelow(int row) | KexiTableView | [protected, virtual] |
| updateCell(int row, int col) | KexiTableView | [virtual] |
| updateCurrentCell() | KexiTableView | [virtual] |
| updateFonts(bool repaint=false) | KexiTableView | [protected] |
| updateGeometries() | KexiTableView | [protected] |
| updateGUIAfterSorting() | KexiTableView | [protected, virtual] |
| updateRow(int row) | KexiTableView | [virtual] |
| updateWidgetContents() | KexiTableView | [inline, protected, virtual] |
| updateWidgetContentsSize() | KexiTableView | [protected, virtual] |
| updateWidgetScrollBars() | KexiTableView | [inline, protected, virtual] |
| validRowNumber(const QString &text) | KexiTableView | [protected] |
| verticalHeader() const | KexiDataAwareObjectInterface | [inline] |
| verticalHeaderVisible() const | KexiTableView | |
| verticalScrollBar() const | KexiTableView | [inline, virtual] |
| viewportDragLeaveEvent(QDragLeaveEvent *e) | KexiTableView | [protected, virtual] |
| viewportResizeEvent(QResizeEvent *e) | KexiTableView | [protected, virtual] |
| viewportToContents2(const QPoint &vp) | KexiTableView | [protected] |
| vScrollBarSliderReleased() | KexiTableView | [inline, protected, virtual, slot] |
| vScrollBarValueChanged(int v) | KexiTableView | [inline, protected, virtual, slot] |
| WhatsThis class | KexiTableView | [friend] |
| ~KexiDataAwareObjectInterface() | KexiDataAwareObjectInterface | [virtual] |
| ~KexiRecordNavigatorHandler() | KexiRecordNavigatorHandler | [virtual] |
| ~KexiSharedActionClient() | KexiSharedActionClient | [virtual] |
| ~KexiTableView() | KexiTableView | [virtual] |