kexi

KexiFormScrollView Member List

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

acceptEditor()KexiDataAwareObjectInterface [virtual]
acceptRowEdit()KexiDataAwareObjectInterface [virtual]
acceptsRowEditAfterCellAccepting() const KexiDataAwareObjectInterface [inline]
addHeaderColumn(const QString &caption, const QString &description, const QIconSet &icon, int width)KexiFormScrollView [protected, virtual]
addNewRecordRequested() (defined in KexiFormScrollView)KexiFormScrollView [inline, virtual, slot]
AskDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
beforeDeleteItem(KexiTableItem *item)KexiDataAwareObjectInterface [virtual]
beforeSwitchView() (defined in KexiFormScrollView)KexiFormScrollView
boolToggled()KexiDataAwareObjectInterface [virtual]
bufferedValueAt(int col, bool useDefaultValueIfPossible=true) (defined in KexiDataAwareObjectInterface)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) const KexiDataAwareObjectInterface
columnEditable(int col)KexiFormScrollView [virtual]
columns() const KexiFormScrollView [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) (defined in KexiScrollView)KexiScrollView [protected, virtual]
contentsMousePressEvent(QMouseEvent *ev) (defined in KexiScrollView)KexiScrollView [protected, virtual]
contentsMouseReleaseEvent(QMouseEvent *ev) (defined in KexiScrollView)KexiScrollView [protected, virtual]
contextMenu() const KexiDataAwareObjectInterface [inline]
contextMenuEnabled() const KexiDataAwareObjectInterface [inline]
copySelection()KexiFormScrollView [protected, virtual, slot]
createEditor(int row, int col, const QString &addText=QString::null, bool removeOld=false)KexiFormScrollView [protected, virtual]
currentColumn() const KexiDataAwareObjectInterface [inline]
currentItemDeleteRequest() (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
currentLocalSortColumn() const KexiFormScrollView [protected, virtual]
currentLocalSortingOrder() const KexiFormScrollView [protected, virtual]
currentRow() const KexiDataAwareObjectInterface [inline]
cursorAtNewRow() const KexiFormScrollView [protected, virtual]
cutSelection()KexiFormScrollView [protected, virtual, slot]
data() const KexiDataAwareObjectInterface [inline]
dataColumns() const KexiDataAwareObjectInterface
dataRefreshed()KexiFormScrollView [virtual, signal]
dataSet(KexiTableViewData *data) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
dataSortedColumn() const KexiDataAwareObjectInterface
dataSortingOrder() const KexiDataAwareObjectInterface
dbFormWidget() const (defined in KexiFormScrollView)KexiFormScrollView [protected]
deleteAllRows(bool ask=false, bool repaint=true)KexiDataAwareObjectInterface
deleteAndStartEditCurrentCell()KexiDataAwareObjectInterface [virtual]
deleteCurrentRow()KexiDataAwareObjectInterface [virtual]
deleteItem(KexiTableItem *item)KexiDataAwareObjectInterface
deletionPolicy() const KexiDataAwareObjectInterface [inline]
DeletionPolicy enum name (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph) (defined in KexiScrollView)KexiScrollView [protected, virtual]
dropsAtRowEnabled() const KexiDataAwareObjectInterface [inline]
editor(int col, bool ignoreMissingEditor=false)KexiFormScrollView [protected, virtual]
KexiDataAwareObjectInterface::editor() const KexiDataAwareObjectInterface [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) (defined in KexiFormScrollView)KexiFormScrollView [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
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() 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)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() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
KexiDataItemChangesListener() (defined in KexiDataItemChangesListener)KexiDataItemChangesListener
KexiFormDataItemInterfaceToIntMap typedef (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
KexiFormDataProvider() (defined in KexiFormDataProvider)KexiFormDataProvider
KexiFormEventHandler() (defined in KexiFormEventHandler)KexiFormEventHandler
KexiFormScrollView(QWidget *parent, bool preview) (defined in KexiFormScrollView)KexiFormScrollView
KexiRecordNavigatorHandler() (defined in KexiRecordNavigatorHandler)KexiRecordNavigatorHandler
KexiScrollView(QWidget *parent, bool preview)KexiScrollView
KexiSharedActionClient() (defined in KexiSharedActionClient)KexiSharedActionClient
lastVisibleRow() const KexiFormScrollView [virtual]
leaveEvent(QEvent *e) (defined in KexiScrollView)KexiScrollView [protected, 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_currentLocalSortColumn (defined in KexiFormScrollView)KexiFormScrollView [protected]
m_curRowKexiDataAwareObjectInterface [protected]
m_cursorPositionSetExplicityBeforeShowKexiDataAwareObjectInterface [protected]
m_dataKexiDataAwareObjectInterface [protected]
m_dataItems (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_delayedResize (defined in KexiScrollView)KexiScrollView [protected]
m_deletionPolicy (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_disableFillDuplicatedDataItems (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_dragIndicatorLineKexiDataAwareObjectInterface [protected]
m_dropsAtRowEnabledKexiDataAwareObjectInterface [protected]
m_duplicatedItems (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_editor (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_emptyRowInsertingEnabledKexiDataAwareObjectInterface [protected]
m_enableResizing (defined in KexiScrollView)KexiScrollView [protected]
m_errorMessagePopupKexiDataAwareObjectInterface [protected]
m_fieldNumbersForDataItems (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_form (defined in KexiFormScrollView)KexiFormScrollView [protected]
m_gridSize (defined in KexiScrollView)KexiScrollView [protected]
m_helpColor (defined in KexiScrollView)KexiScrollView [protected]
m_helpFont (defined in KexiScrollView)KexiScrollView [protected]
m_horizontalHeaderKexiDataAwareObjectInterface [protected]
m_hsmode (defined in KexiScrollView)KexiScrollView [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_localSortingOrder (defined in KexiFormScrollView)KexiFormScrollView [protected]
m_mainWidget (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_mainWidget (defined in KexiFormEventHandler)KexiFormEventHandler [protected]
m_navPanelKexiDataAwareObjectInterface [protected]
m_navPanelEnabled (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [protected]
m_newRowEditingKexiDataAwareObjectInterface [protected]
m_outerAreaVisible (defined in KexiScrollView)KexiScrollView [protected]
m_ownerKexiDataAwareObjectInterface [protected]
m_popupMenuKexiDataAwareObjectInterface [protected]
m_positionOfRecentlyFoundValueKexiDataAwareObjectInterface [protected]
m_preview (defined in KexiScrollView)KexiScrollView [protected]
m_previousItemKexiFormScrollView [protected]
m_readOnlyKexiDataAwareObjectInterface [protected]
m_recentlySearchedValueKexiDataAwareObjectInterface [protected]
m_recentSearchDirectionKexiDataAwareObjectInterface [protected]
m_resizing (defined in KexiScrollView)KexiScrollView [protected]
m_rowEditingKexiDataAwareObjectInterface [protected]
m_rowWillBeDeletedKexiDataAwareObjectInterface [protected]
m_scrollBarTipKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerKexiDataAwareObjectInterface [protected]
m_scrollBarTipTimerCntKexiDataAwareObjectInterface [protected]
m_scrollbarToolTipsEnabledKexiDataAwareObjectInterface [protected]
m_scrollViewNavPanel (defined in KexiScrollView)KexiScrollView [protected]
m_sharedActionsKexiSharedActionClient [protected]
m_smodeSet (defined in KexiScrollView)KexiScrollView [protected]
m_snapToGrid (defined in KexiScrollView)KexiScrollView [protected]
m_spreadSheetModeKexiDataAwareObjectInterface [protected]
m_updateEntireRowWhenMovingToOtherRowKexiDataAwareObjectInterface [protected]
m_usedDataSources (defined in KexiFormDataProvider)KexiFormDataProvider [protected]
m_verticalHeaderKexiDataAwareObjectInterface [protected]
m_verticalHeaderAlreadyAddedKexiDataAwareObjectInterface [protected]
m_vScrollBarValueChanged_enabledKexiDataAwareObjectInterface [protected]
m_vsmodeKexiScrollView [protected]
m_widget (defined in KexiScrollView)KexiScrollView [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() const KexiDataAwareObjectInterface [inline]
NoDelete enum value (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface
outerAreaClicked() (defined in KexiScrollView)KexiScrollView [signal]
paste()KexiFormScrollView [protected, virtual, slot]
plugSharedAction(KAction *a)KexiSharedActionClient
preview() const (defined in KexiScrollView)KexiScrollView [inline]
recordNavigator() const (defined in KexiScrollView)KexiScrollView
refreshContentsSize()KexiFormScrollView [virtual, slot]
refreshContentsSizeLater(bool horizontal, bool vertical) (defined in KexiScrollView)KexiScrollView
reloadActions()KexiFormScrollView [virtual, signal]
reloadData()KexiFormScrollView [inline, protected, virtual, slot]
removeEditor() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
resizingEnded() (defined in KexiScrollView)KexiScrollView [signal]
resizingStarted() (defined in KexiScrollView)KexiScrollView [signal]
rowEditing() const KexiDataAwareObjectInterface [inline]
rowEditStarted(int row) (defined in KexiFormScrollView)KexiFormScrollView [virtual, signal]
rowEditTerminated(int row)KexiFormScrollView [virtual, signal]
rows() const KexiDataAwareObjectInterface
rowsPerPage() const KexiFormScrollView [virtual, slot]
scrollBarTipTimeout()KexiFormScrollView [inline, virtual, slot]
scrollbarToolTipsEnabled() const KexiDataAwareObjectInterface
selectCellInternal()KexiFormScrollView [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)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) (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
setDropsAtRowEnabled(bool set)KexiDataAwareObjectInterface [virtual]
setEmptyRowInsertingEnabled(bool set)KexiDataAwareObjectInterface
setFilteringEnabled(bool set)KexiDataAwareObjectInterface [virtual]
setForm(KFormDesigner::Form *form) (defined in KexiFormScrollView)KexiFormScrollView [inline]
setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h) (defined in KexiScrollView)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) (defined in KexiScrollView)KexiScrollView [inline]
setReadOnly(bool set)KexiDataAwareObjectInterface
setRecordNavigatorVisible(bool visible) (defined in KexiScrollView)KexiScrollView
setResizingEnabled(bool enabled) (defined in KexiScrollView)KexiScrollView [inline]
setScrollbarToolTipsEnabled(bool set)KexiDataAwareObjectInterface
setSnapToGrid(bool enable, int gridSize=10) (defined in KexiScrollView)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) (defined in KexiScrollView)KexiScrollView [protected]
setWidget(QWidget *w) (defined in KexiScrollView)KexiScrollView
shouldDisplayDefaultValueForItem(KexiFormDataItemInterface *itemIface) const (defined in KexiFormScrollView)KexiFormScrollView [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() (defined in KexiFormScrollView)KexiFormScrollView [inline, protected, virtual, slot]
slotResizingStarted() (defined in KexiFormScrollView)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() const KexiDataAwareObjectInterface [inline]
startEditCurrentCell(const QString &setText=QString::null)KexiDataAwareObjectInterface [virtual]
startEditOrToggleValue()KexiDataAwareObjectInterface
updateAfterAcceptRowEdit() (defined in KexiFormScrollView)KexiFormScrollView [protected, virtual]
updateAfterCancelRowEdit() (defined in KexiFormScrollView)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() (defined in KexiScrollView)KexiScrollView
updateRow(int row)KexiFormScrollView [protected, virtual]
updateWidgetContents()KexiFormScrollView [protected, virtual]
updateWidgetContentsSize()KexiFormScrollView [protected, virtual]
updateWidgetScrollBars()KexiFormScrollView [protected, virtual]
usedDataSources() const (defined in KexiFormDataProvider)KexiFormDataProvider [inline]
valueChanged(KexiDataItemInterface *item)KexiFormScrollView [protected, virtual]
verticalHeader() const (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [inline]
verticalScrollBar() const KexiFormScrollView [inline, virtual]
vScrollBarSliderReleased()KexiFormScrollView [inline, virtual, slot]
vScrollBarValueChanged(int v)KexiFormScrollView [inline, virtual, slot]
~KexiDataAwareObjectInterface() (defined in KexiDataAwareObjectInterface)KexiDataAwareObjectInterface [virtual]
~KexiDataItemChangesListener() (defined in KexiDataItemChangesListener)KexiDataItemChangesListener [virtual]
~KexiFormDataProvider() (defined in KexiFormDataProvider)KexiFormDataProvider [virtual]
~KexiFormEventHandler() (defined in KexiFormEventHandler)KexiFormEventHandler [virtual]
~KexiFormScrollView() (defined in KexiFormScrollView)KexiFormScrollView [virtual]
~KexiRecordNavigatorHandler() (defined in KexiRecordNavigatorHandler)KexiRecordNavigatorHandler [virtual]
~KexiScrollView() (defined in KexiScrollView)KexiScrollView [virtual]
~KexiSharedActionClient() (defined in KexiSharedActionClient)KexiSharedActionClient [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys