kexi

KexiTableView Member List

This is the complete list of members for KexiTableView, 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() (defined in KexiTableView)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) (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
cancelEditor()KexiTableView [inline, virtual, slot]
cancelRowEdit()KexiTableView [inline, virtual, slot]
cellGeometry(int row, int col) const (defined in KexiTableView)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 (defined in KexiTableView)KexiTableView
columnCaption(int colNum) const KexiTableView
columnDefaultValue(int col) const KexiDataAwareObjectInterface
columnEditable(int col)KexiDataAwareObjectInterface [virtual]
columnPos(int col) const (defined in KexiTableView)KexiTableView
columns() const KexiDataAwareObjectInterface [inline, virtual]
columnType(int col)KexiDataAwareObjectInterface
columnWidth(int col) const (defined in KexiTableView)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) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsDropEvent(QDropEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsMouseDoubleClickEvent(QMouseEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsMouseMoveEvent(QMouseEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsMousePressEvent(QMouseEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsMouseReleaseEvent(QMouseEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
contentsToViewport2(const QPoint &p) (defined in KexiTableView)KexiTableView [protected]
contentsToViewport2(int x, int y, int &vx, int &vy) (defined in KexiTableView)KexiTableView [protected]
contextMenu() const KexiDataAwareObjectInterface [inline]
contextMenuEnabled() const KexiDataAwareObjectInterface [inline]
copySelection()KexiTableView [protected, virtual]
createBuffer(int width, int height) (defined in KexiTableView)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 (defined in KexiTableView)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 (defined in KexiDataAwareObjectInterface)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 (defined in KexiTableView)KexiTableView
editor(int col, bool ignoreMissingEditor=false)KexiTableView [protected, virtual]
KexiDataAwareObjectInterface::editor() const KexiDataAwareObjectInterface [inline]
editorShowFocus(int row, int col)KexiTableView [protected, virtual]
emitSelected() (defined in KexiTableView)KexiTableView
ensureCellVisible(int row, int col)KexiTableView [virtual, slot]
eventFilter(QObject *o, QEvent *e) (defined in KexiTableView)KexiTableView [virtual]
field(int colNum) const KexiTableView
fieldNumberForColumn(int col)KexiDataAwareObjectInterface [inline, virtual]
find(const QVariant &valueToFind, const KexiSearchAndReplaceViewInterface::Options &options, bool next)KexiDataAwareObjectInterface [virtual]
findNextAndReplace(const QVariant &valueToFind, const QVariant &replacement, const KexiSearchAndReplaceViewInterface::Options &options, bool replaceAll)KexiDataAwareObjectInterface [virtual]
focusInEvent(QFocusEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
focusNextPrevChild(bool next) (defined in KexiTableView)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) (defined in KexiTableView)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) (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
highlightedItem() const (defined in KexiTableView)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) (defined in KexiTableView)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 (defined in KexiDataAwareObjectInterface)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() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
KexiRecordNavigatorHandler() (defined in KexiRecordNavigatorHandler)KexiRecordNavigatorHandler
KexiSharedActionClient() (defined in KexiSharedActionClient)KexiSharedActionClient
KexiTableItem (defined in KexiTableView)KexiTableView [friend]
KexiTableView(KexiTableViewData *data=0, QWidget *parent=0, const char *name=0) (defined in KexiTableView)KexiTableView
KexiTableViewCellToolTip (defined in KexiTableView)KexiTableView [friend]
keyPressEvent(QKeyEvent *e)KexiTableView [protected, virtual]
lastVisibleRow() const KexiTableView [virtual]
m_acceptsRowEditAfterCellAcceptingKexiDataAwareObjectInterface [protected]
m_alsoUpdateNextRowKexiDataAwareObjectInterface [protected]
m_contentsMousePressEvent_dblClickKexiDataAwareObjectInterface [protected]
m_contextMenuEnabled (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_curCol (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_currentItemKexiDataAwareObjectInterface [protected]
m_curRowKexiDataAwareObjectInterface [protected]
m_cursorPositionSetExplicityBeforeShowKexiDataAwareObjectInterface [protected]
m_dataKexiDataAwareObjectInterface [protected]
m_deletionPolicy (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_dragIndicatorLineKexiDataAwareObjectInterface [protected]
m_dropsAtRowEnabledKexiDataAwareObjectInterface [protected]
m_editor (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_emptyRowInsertingEnabledKexiDataAwareObjectInterface [protected]
m_errorMessagePopupKexiDataAwareObjectInterface [protected]
m_horizontalHeaderKexiDataAwareObjectInterface [protected]
m_indicesForVisibleValuesKexiDataAwareObjectInterface [protected]
m_initDataContentsOnShowKexiDataAwareObjectInterface [protected]
m_insertingEnabledKexiDataAwareObjectInterface [protected]
m_insertItemKexiDataAwareObjectInterface [protected]
m_inside_acceptEditorKexiDataAwareObjectInterface [protected]
m_internal_acceptsRowEditAfterCellAccepting (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_isFilteringEnabledKexiDataAwareObjectInterface [protected]
m_isSortingEnabledKexiDataAwareObjectInterface [protected]
m_itemIteratorKexiDataAwareObjectInterface [protected]
m_navPanelKexiDataAwareObjectInterface [protected]
m_navPanelEnabled (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_newRowEditingKexiDataAwareObjectInterface [protected]
m_ownerKexiDataAwareObjectInterface [protected]
m_popupMenuKexiDataAwareObjectInterface [protected]
m_positionOfRecentlyFoundValueKexiDataAwareObjectInterface [protected]
m_readOnlyKexiDataAwareObjectInterface [protected]
m_recentlySearchedValueKexiDataAwareObjectInterface [protected]
m_recentSearchDirectionKexiDataAwareObjectInterface [protected]
m_rowEditingKexiDataAwareObjectInterface [protected]
m_rowWillBeDeletedKexiDataAwareObjectInterface [protected]
m_scrollBarTipKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerCntKexiDataAwareObjectInterface [protected]
m_scrollbarToolTipsEnabledKexiDataAwareObjectInterface [protected]
m_sharedActionsKexiSharedActionClient [protected]
m_spreadSheetModeKexiDataAwareObjectInterface [protected]
m_updateEntireRowWhenMovingToOtherRowKexiDataAwareObjectInterface [protected]
m_verticalHeaderKexiDataAwareObjectInterface [protected]
m_verticalHeaderAlreadyAddedKexiDataAwareObjectInterface [protected]
m_vScrollBarValueChanged_enabledKexiDataAwareObjectInterface [protected]
maximizeColumnsWidth(const QValueList< int > &columnList)KexiTableView [slot]
minimumSizeHint() const (defined in KexiTableView)KexiTableView [virtual]
moveToFirstRecordRequested() (defined in KexiTableView)KexiTableView [protected, virtual]
moveToLastRecordRequested() (defined in KexiTableView)KexiTableView [protected, virtual]
moveToNextRecordRequested() (defined in KexiTableView)KexiTableView [protected, virtual]
moveToPreviousRecordRequested() (defined in KexiTableView)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) (defined in KexiTableView)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) (defined in KexiTableView)KexiTableView [protected, virtual]
paste()KexiTableView [protected, virtual]
plugSharedAction(KAction *a)KexiSharedActionClient
print(KPrinter &printer) (defined in KexiTableView)KexiTableView
reloadActions()KexiTableView [virtual, signal]
reloadData()KexiTableView [protected, virtual, slot]
removeEditor()KexiTableView [protected, virtual]
resizeEvent(QResizeEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
rowAt(int pos, bool ignoreEnd=false) const (defined in KexiTableView)KexiTableView
rowEditing() const KexiDataAwareObjectInterface [inline]
rowEditStarted(int row)KexiTableView [signal]
rowEditTerminated(int row)KexiTableView [virtual, signal]
rowHeight() const (defined in KexiTableView)KexiTableView
rowPos(int row) const (defined in KexiTableView)KexiTableView
rows() const KexiDataAwareObjectInterface
rowsPerPage() const KexiTableView [virtual]
scrollBarTipTimeout()KexiTableView [inline, protected, virtual, slot]
scrollbarToolTipsEnabled() const KexiDataAwareObjectInterface
ScrollDirection enum name (defined in KexiTableView)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() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
selectLastRow() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
selectNextPage()KexiDataAwareObjectInterface [virtual]
selectNextRow() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
selectPrevPage()KexiDataAwareObjectInterface [virtual]
selectPrevRow() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
selectRow(int row) (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
setAcceptsRowEditAfterCellAccepting(bool set)KexiTableView [inline, virtual, slot]
setAppearance(const Appearance &a)KexiTableView
setBottomMarginInternal(int pixels) (defined in KexiTableView)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) (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
setDropsAtRowEnabled(bool set)KexiTableView [inline, virtual, slot]
setEditableOnDoubleClick(bool set) (defined in KexiTableView)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) (defined in KexiTableView)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) (defined in KexiTableView)KexiTableView [protected, virtual]
SignalDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
sizeHint() const (defined in KexiTableView)KexiTableView [virtual]
sizePolicy() const (defined in KexiTableView)KexiTableView [virtual]
slotAboutToDeleteRow(KexiTableItem &item, KexiDB::ResultInfo *result, bool repaint)KexiTableView [inline, protected, virtual, slot]
slotAutoScroll() (defined in KexiTableView)KexiTableView [protected, slot]
slotColumnWidthChanged(int col, int os, int ns)KexiTableView [protected, slot]
slotDataDestroying() (defined in KexiTableView)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 > &) (defined in KexiTableView)KexiTableView [protected, virtual, slot]
slotSectionHandleDoubleClicked(int section) (defined in KexiTableView)KexiTableView [protected, slot]
slotSettingsChanged(int category) (defined in KexiTableView)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) (defined in KexiTableView)KexiTableView [inline, protected]
tableSize() const (defined in KexiTableView)KexiTableView [virtual]
triggerUpdate()KexiTableView
updateAfterAcceptRowEdit() (defined in KexiTableView)KexiTableView [protected, virtual]
updateAfterCancelRowEdit() (defined in KexiTableView)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() (defined in KexiTableView)KexiTableView [protected]
updateGUIAfterSorting()KexiTableView [protected, virtual]
updateIndicesForVisibleValues()KexiDataAwareObjectInterface [protected]
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 (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [inline]
verticalHeaderVisible() const KexiTableView
verticalScrollBar() const KexiTableView [inline, virtual]
viewportDragLeaveEvent(QDragLeaveEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
viewportResizeEvent(QResizeEvent *e) (defined in KexiTableView)KexiTableView [protected, virtual]
viewportToContents2(const QPoint &vp) (defined in KexiTableView)KexiTableView [protected]
vScrollBarSliderReleased()KexiTableView [inline, protected, virtual, slot]
vScrollBarValueChanged(int v)KexiTableView [inline, protected, virtual, slot]
WhatsThis (defined in KexiTableView)KexiTableView [friend]
~KexiDataAwareObjectInterface() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
~KexiRecordNavigatorHandler() (defined in KexiRecordNavigatorHandler)KexiRecordNavigatorHandler [virtual]
~KexiSharedActionClient() (defined in KexiSharedActionClient)KexiSharedActionClient [virtual]
~KexiTableView() (defined in KexiTableView)KexiTableView [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys