kexi

KexiFormScrollView Member List

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

acceptEditor()KexiDataAwareObjectInterface [virtual]
acceptRowEdit()KexiDataAwareObjectInterface [virtual]
acceptsRowEditAfterCellAccepting() constKexiDataAwareObjectInterface [inline]
addHeaderColumn(const QString &caption, const QString &description, const QIconSet &icon, int width)KexiFormScrollView [protected, virtual]
addNewRecordRequested()KexiFormScrollView [inline, virtual, slot]
AskDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
beforeDeleteItem(KexiTableItem *item)KexiDataAwareObjectInterface [virtual]
beforeSwitchView()KexiFormScrollView
boolToggled()KexiDataAwareObjectInterface [virtual]
bufferedValueAt(int col, bool useDefaultValueIfPossible=true)KexiDataAwareObjectInterface
cancelEditor()KexiFormScrollView [virtual, slot]
cancelRowEdit()KexiDataAwareObjectInterface [virtual]
cellSelected(int col, int row)KexiFormScrollView [virtual, signal]
clearColumns(bool repaint=true)KexiDataAwareObjectInterface [protected, virtual]
clearColumnsInternal(bool repaint)KexiFormScrollView [protected, virtual]
clearSelection()KexiDataAwareObjectInterface [virtual]
clearVariables()KexiDataAwareObjectInterface [protected, virtual]
column(int col)KexiFormScrollView [virtual]
columnDefaultValue(int col) constKexiDataAwareObjectInterface
columnEditable(int col)KexiFormScrollView [virtual]
columns() constKexiFormScrollView [virtual]
columnType(int col)KexiDataAwareObjectInterface
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]
contentsMouseMoveEvent(QMouseEvent *ev)KexiScrollView [protected, virtual]
contentsMousePressEvent(QMouseEvent *ev)KexiScrollView [protected, virtual]
contentsMouseReleaseEvent(QMouseEvent *ev)KexiScrollView [protected, virtual]
contextMenu() constKexiDataAwareObjectInterface [inline]
contextMenuEnabled() constKexiDataAwareObjectInterface [inline]
copySelection()KexiFormScrollView [protected, virtual, slot]
createEditor(int row, int col, const QString &addText=QString::null, bool removeOld=false)KexiFormScrollView [protected, virtual]
currentColumn() constKexiDataAwareObjectInterface [inline]
currentItemDeleteRequest() (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
currentLocalSortColumn() constKexiFormScrollView [protected, virtual]
currentLocalSortingOrder() constKexiFormScrollView [protected, virtual]
currentRow() constKexiDataAwareObjectInterface [inline]
cursorAtNewRow() constKexiFormScrollView [protected, virtual]
cutSelection()KexiFormScrollView [protected, virtual, slot]
data() constKexiDataAwareObjectInterface [inline]
dataColumns() constKexiDataAwareObjectInterface
dataRefreshed()KexiFormScrollView [virtual, signal]
dataSet(KexiTableViewData *data) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
dataSortedColumn() constKexiDataAwareObjectInterface
dataSortingOrder() constKexiDataAwareObjectInterface
dbFormWidget() constKexiFormScrollView [protected]
deleteAllRows(bool ask=false, bool repaint=true)KexiDataAwareObjectInterface
deleteAndStartEditCurrentCell()KexiDataAwareObjectInterface [virtual]
deleteCurrentRow()KexiDataAwareObjectInterface [virtual]
deleteItem(KexiTableItem *item)KexiDataAwareObjectInterface
deletionPolicy() constKexiDataAwareObjectInterface [inline]
DeletionPolicy enum nameKexiDataAwareObjectInterface
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph)KexiScrollView [protected, virtual]
dropsAtRowEnabled() constKexiDataAwareObjectInterface [inline]
editor(int col, bool ignoreMissingEditor=false)KexiFormScrollView [protected, virtual]
KexiDataAwareObjectInterface::editor() constKexiDataAwareObjectInterface [inline]
editorShowFocus(int row, int col)KexiFormScrollView [protected, virtual]
ensureCellVisible(int row, int col)KexiFormScrollView [virtual, slot]
fieldNumberForColumn(int col)KexiFormScrollView [inline, virtual]
fillDataItems(KexiTableItem &row, bool cursorAtNewRow)KexiFormDataProvider
fillDuplicatedDataItems(KexiFormDataItemInterface *item, const QVariant &value)KexiFormDataProvider
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]
focusOutEvent(QFocusEvent *e)KexiDataAwareObjectInterface [protected, virtual]
handleDataWidgetAction(const QString &actionName)KexiFormScrollView [protected]
handleKeyPress(QKeyEvent *e, int &curRow, int &curCol, bool fullRowSelection, bool *moveToFirstField=0, bool *moveToLastField=0)KexiDataAwareObjectInterface [virtual]
hasData() constKexiDataAwareObjectInterface [inline, protected]
hasDefaultValueAt(const KexiTableViewColumn &tvcol)KexiDataAwareObjectInterface
ImmediateDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
initDataContents()KexiFormScrollView [protected, virtual]
insertEmptyRow(int row=-1)KexiDataAwareObjectInterface [virtual]
insertItem(KexiTableItem *newItem, int row=-1)KexiDataAwareObjectInterface
invalidateDataSources(const QDict< char > &invalidSources, KexiDB::QuerySchema *query=0)KexiFormDataProvider
isDeleteEnabled() constKexiDataAwareObjectInterface
isEmptyRowInsertingEnabled() constKexiDataAwareObjectInterface [inline]
isFilteringEnabled() constKexiDataAwareObjectInterface [inline]
isInsertingEnabled() constKexiDataAwareObjectInterface [virtual]
isReadOnly() constKexiDataAwareObjectInterface [virtual]
isSortingEnabled() constKexiDataAwareObjectInterface [inline]
itemAt(int row) constKexiDataAwareObjectInterface [inline]
itemChanged(KexiTableItem *, int row, int col)KexiFormScrollView [virtual, signal]
itemChanged(KexiTableItem *, int row, int col, QVariant oldValue) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
itemDeleteRequest(KexiTableItem *, int row, int col) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
itemSelected(KexiTableItem *)KexiFormScrollView [virtual, signal]
KexiDataAwareObjectInterface()KexiDataAwareObjectInterface
KexiDataItemChangesListener()KexiDataItemChangesListener
KexiFormDataItemInterfaceToIntMap typedefKexiFormDataProvider [protected]
KexiFormDataProvider()KexiFormDataProvider
KexiFormEventHandler()KexiFormEventHandler
KexiFormScrollView(QWidget *parent, bool preview)KexiFormScrollView
KexiRecordNavigatorHandler()KexiRecordNavigatorHandler
KexiScrollView(QWidget *parent, bool preview)KexiScrollView
KexiSharedActionClient()KexiSharedActionClient
lastVisibleRow() constKexiFormScrollView [virtual]
leaveEvent(QEvent *e)KexiScrollView [protected, virtual]
m_acceptsRowEditAfterCellAcceptingKexiDataAwareObjectInterface [protected]
m_alsoUpdateNextRowKexiDataAwareObjectInterface [protected]
m_contentsMousePressEvent_dblClickKexiDataAwareObjectInterface [protected]
m_contextMenuEnabledKexiDataAwareObjectInterface [protected]
m_curColKexiDataAwareObjectInterface [protected]
m_currentItemKexiDataAwareObjectInterface [protected]
m_currentLocalSortColumnKexiFormScrollView [protected]
m_curRowKexiDataAwareObjectInterface [protected]
m_cursorPositionSetExplicityBeforeShowKexiDataAwareObjectInterface [protected]
m_dataKexiDataAwareObjectInterface [protected]
m_dataItemsKexiFormDataProvider [protected]
m_delayedResizeKexiScrollView [protected]
m_deletionPolicyKexiDataAwareObjectInterface [protected]
m_disableFillDuplicatedDataItemsKexiFormDataProvider [protected]
m_dragIndicatorLineKexiDataAwareObjectInterface [protected]
m_dropsAtRowEnabledKexiDataAwareObjectInterface [protected]
m_duplicatedItemsKexiFormDataProvider [protected]
m_editorKexiDataAwareObjectInterface [protected]
m_emptyRowInsertingEnabledKexiDataAwareObjectInterface [protected]
m_enableResizingKexiScrollView [protected]
m_errorMessagePopupKexiDataAwareObjectInterface [protected]
m_fieldNumbersForDataItemsKexiFormDataProvider [protected]
m_formKexiFormScrollView [protected]
m_gridSizeKexiScrollView [protected]
m_helpColorKexiScrollView [protected]
m_helpFontKexiScrollView [protected]
m_horizontalHeaderKexiDataAwareObjectInterface [protected]
m_hsmodeKexiScrollView [protected]
m_indicesForVisibleValuesKexiDataAwareObjectInterface [protected]
m_initDataContentsOnShowKexiDataAwareObjectInterface [protected]
m_insertingEnabledKexiDataAwareObjectInterface [protected]
m_insertItemKexiDataAwareObjectInterface [protected]
m_inside_acceptEditorKexiDataAwareObjectInterface [protected]
m_internal_acceptsRowEditAfterCellAcceptingKexiDataAwareObjectInterface [protected]
m_isFilteringEnabledKexiDataAwareObjectInterface [protected]
m_isSortingEnabledKexiDataAwareObjectInterface [protected]
m_itemIteratorKexiDataAwareObjectInterface [protected]
m_localSortingOrderKexiFormScrollView [protected]
KexiFormDataProvider::m_mainWidgetKexiFormDataProvider [protected]
KexiFormEventHandler::m_mainWidgetKexiFormEventHandler [protected]
m_navPanelKexiDataAwareObjectInterface [protected]
m_navPanelEnabledKexiDataAwareObjectInterface [protected]
m_newRowEditingKexiDataAwareObjectInterface [protected]
m_outerAreaVisibleKexiScrollView [protected]
m_ownerKexiDataAwareObjectInterface [protected]
m_popupMenuKexiDataAwareObjectInterface [protected]
m_positionOfRecentlyFoundValueKexiDataAwareObjectInterface [protected]
m_previewKexiScrollView [protected]
m_previousItemKexiFormScrollView [protected]
m_readOnlyKexiDataAwareObjectInterface [protected]
m_recentlySearchedValueKexiDataAwareObjectInterface [protected]
m_recentSearchDirectionKexiDataAwareObjectInterface [protected]
m_resizingKexiScrollView [protected]
m_rowEditingKexiDataAwareObjectInterface [protected]
m_rowWillBeDeletedKexiDataAwareObjectInterface [protected]
m_scrollBarTipKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerCntKexiDataAwareObjectInterface [protected]
m_scrollbarToolTipsEnabledKexiDataAwareObjectInterface [protected]
m_scrollViewNavPanelKexiScrollView [protected]
m_sharedActionsKexiSharedActionClient [protected]
m_smodeSetKexiScrollView [protected]
m_snapToGridKexiScrollView [protected]
m_spreadSheetModeKexiDataAwareObjectInterface [protected]
m_updateEntireRowWhenMovingToOtherRowKexiDataAwareObjectInterface [protected]
m_usedDataSourcesKexiFormDataProvider [protected]
m_verticalHeaderKexiDataAwareObjectInterface [protected]
m_verticalHeaderAlreadyAddedKexiDataAwareObjectInterface [protected]
m_vScrollBarValueChanged_enabledKexiDataAwareObjectInterface [protected]
m_vsmodeKexiScrollView [protected]
m_widgetKexiScrollView [protected]
moveToFirstRecordRequested()KexiFormScrollView [virtual, slot]
moveToLastRecordRequested()KexiFormScrollView [virtual, slot]
moveToNextRecordRequested()KexiFormScrollView [virtual, slot]
moveToPreviousRecordRequested()KexiFormScrollView [virtual, slot]
moveToRecordRequested(uint r)KexiFormScrollView [virtual, slot]
newItemAppendedForAfterDeletingInSpreadSheetMode()KexiFormScrollView [virtual, signal]
newRowEditing() constKexiDataAwareObjectInterface [inline]
NoDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
outerAreaClicked() (defined in KexiScrollView)KexiScrollView [signal]
paste()KexiFormScrollView [protected, virtual, slot]
plugSharedAction(KAction *a)KexiSharedActionClient
preview() constKexiScrollView [inline]
recordNavigator() constKexiScrollView
refreshContentsSize()KexiFormScrollView [virtual, slot]
refreshContentsSizeLater(bool horizontal, bool vertical)KexiScrollView
reloadActions()KexiFormScrollView [virtual, signal]
reloadData()KexiFormScrollView [inline, protected, virtual, slot]
removeEditor()KexiDataAwareObjectInterface [virtual]
resizingEnded() (defined in KexiScrollView)KexiScrollView [signal]
resizingStarted() (defined in KexiScrollView)KexiScrollView [signal]
rowEditing() constKexiDataAwareObjectInterface [inline]
rowEditStarted(int row) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
rowEditTerminated(int row)KexiFormScrollView [virtual, signal]
rows() constKexiDataAwareObjectInterface
rowsPerPage() constKexiFormScrollView [virtual, slot]
scrollBarTipTimeout()KexiFormScrollView [inline, virtual, slot]
scrollbarToolTipsEnabled() constKexiDataAwareObjectInterface
selectCellInternal()KexiFormScrollView [inline, protected, virtual]
selectedItem() constKexiDataAwareObjectInterface [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)KexiDataAwareObjectInterface [virtual]
setContextMenuEnabled(bool set)KexiDataAwareObjectInterface [inline]
setCursorPosition(int row, int col=-1, bool forceSet=false)KexiDataAwareObjectInterface [virtual]
setData(KexiTableViewData *data, bool owner=true)KexiDataAwareObjectInterface
setDeletionPolicy(DeletionPolicy policy)KexiDataAwareObjectInterface [virtual]
setDropsAtRowEnabled(bool set)KexiDataAwareObjectInterface [virtual]
setEmptyRowInsertingEnabled(bool set)KexiDataAwareObjectInterface
setFilteringEnabled(bool set)KexiDataAwareObjectInterface [virtual]
setForm(KFormDesigner::Form *form)KexiFormScrollView [inline]
setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h)KexiScrollView [protected, virtual]
setInsertingEnabled(bool set)KexiDataAwareObjectInterface
setLocalSortingOrder(int col, int order)KexiFormScrollView [protected, virtual]
setMainDataSourceWidget(QWidget *mainWidget)KexiFormDataProvider
setMainWidgetForEventHandling(KexiMainWindow *mainWin, QWidget *mainWidget)KexiFormEventHandler
setOuterAreaIndicatorVisible(bool visible)KexiScrollView [inline]
setReadOnly(bool set)KexiDataAwareObjectInterface
setRecordNavigatorVisible(bool visible)KexiScrollView
setResizingEnabled(bool enabled)KexiScrollView [inline]
setScrollbarToolTipsEnabled(bool set)KexiDataAwareObjectInterface
setSnapToGrid(bool enable, int gridSize=10)KexiScrollView
setSorting(int col, bool ascending=true)KexiDataAwareObjectInterface [virtual]
setSortingEnabled(bool set)KexiDataAwareObjectInterface [virtual]
setSpreadSheetMode()KexiDataAwareObjectInterface [virtual]
setupPixmapBuffer(QPixmap &pixmap, const QString &text, int lines)KexiScrollView [protected]
setWidget(QWidget *w)KexiScrollView
shouldDisplayDefaultValueForItem(KexiFormDataItemInterface *itemIface) constKexiFormScrollView [protected]
show()KexiFormScrollView [virtual, slot]
showErrorMessageForResult(KexiDB::ResultInfo *resultInfo)KexiDataAwareObjectInterface [protected]
SignalDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
slotAboutToDeleteRow(KexiTableItem &item, KexiDB::ResultInfo *result, bool repaint)KexiFormScrollView [inline, protected, virtual, slot]
slotDataDestroying()KexiFormScrollView [inline, protected, virtual, slot]
slotResizingStarted()KexiFormScrollView [protected, slot]
slotRowDeleted()KexiFormScrollView [inline, protected, virtual, slot]
slotRowInserted(KexiTableItem *item, bool repaint)KexiFormScrollView [protected, virtual, slot]
slotRowInserted(KexiTableItem *item, uint row, bool repaint)KexiFormScrollView [protected, virtual, slot]
slotRowRepaintRequested(KexiTableItem &item)KexiFormScrollView [protected, virtual, slot]
slotRowsDeleted(const QValueList< int > &)KexiFormScrollView [protected, virtual, slot]
sort()KexiDataAwareObjectInterface [virtual]
sortAscending()KexiDataAwareObjectInterface
sortColumnInternal(int col, int order=0)KexiFormScrollView [protected, virtual]
sortDescending()KexiDataAwareObjectInterface
sortedColumnChanged(int col)KexiFormScrollView [virtual, signal]
spreadSheetMode() constKexiDataAwareObjectInterface [inline]
startEditCurrentCell(const QString &setText=QString::null)KexiDataAwareObjectInterface [virtual]
startEditOrToggleValue()KexiDataAwareObjectInterface
updateAfterAcceptRowEdit()KexiFormScrollView [protected, virtual]
updateAfterCancelRowEdit()KexiFormScrollView [protected, virtual]
updateAllVisibleRowsBelow(int row)KexiDataAwareObjectInterface [inline, protected, virtual]
updateCell(int row, int col)KexiFormScrollView [protected, virtual]
updateCurrentCell()KexiFormScrollView [protected, virtual]
updateGUIAfterSorting()KexiFormScrollView [protected, virtual]
updateIndicesForVisibleValues()KexiDataAwareObjectInterface [protected]
updateNavPanelGeometry()KexiScrollView
updateRow(int row)KexiFormScrollView [protected, virtual]
updateWidgetContents()KexiFormScrollView [protected, virtual]
updateWidgetContentsSize()KexiFormScrollView [protected, virtual]
updateWidgetScrollBars()KexiFormScrollView [protected, virtual]
usedDataSources() constKexiFormDataProvider [inline]
valueChanged(KexiDataItemInterface *item)KexiFormScrollView [protected, virtual]
verticalHeader() constKexiDataAwareObjectInterface [inline]
verticalScrollBar() constKexiFormScrollView [inline, virtual]
vScrollBarSliderReleased()KexiFormScrollView [inline, virtual, slot]
vScrollBarValueChanged(int v)KexiFormScrollView [inline, virtual, slot]
~KexiDataAwareObjectInterface()KexiDataAwareObjectInterface [virtual]
~KexiDataItemChangesListener()KexiDataItemChangesListener [virtual]
~KexiFormDataProvider()KexiFormDataProvider [virtual]
~KexiFormEventHandler()KexiFormEventHandler [virtual]
~KexiFormScrollView()KexiFormScrollView [virtual]
~KexiRecordNavigatorHandler()KexiRecordNavigatorHandler [virtual]
~KexiScrollView()KexiScrollView [virtual]
~KexiSharedActionClient()KexiSharedActionClient [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys