, including all inherited members.
acceptRowEdit() | KexiDataAwareView | [slot] |
activateSharedAction(const char *action_name, bool alsoCheckInChildren=true) | KexiActionProxy | |
addActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
addChildView(KexiViewBase *childView) | KexiViewBase | |
afterSwitchFrom(int mode) | KexiTableDesigner_DataView | [protected, virtual] |
beforeSwitchTo(int mode, bool &dontStore) | KexiTableDesigner_DataView | [protected, virtual] |
cancelRowEdit() | KexiDataAwareView | [slot] |
closeEvent(QCloseEvent *e) | KexiViewBase | [protected, virtual] |
closing(bool &cancel) | KexiViewBase | [signal] |
copySelection() | KexiDataAwareView | [slot] |
cutSelection() | KexiDataAwareView | [slot] |
dataAwareObject() const | KexiDataAwareView | [inline] |
deleteAllRows() | KexiDataAwareView | [slot] |
deleteAndStartEditCurrentCell() | KexiDataAwareView | [slot] |
deleteCurrentRow() | KexiDataAwareView | [slot] |
dirty() const | KexiViewBase | [inline, virtual] |
eventFilter(QObject *o, QEvent *e) | KexiViewBase | [virtual] |
filter() | KexiDataTable | [protected, slot] |
find(const QVariant &valueToFind, const KexiSearchAndReplaceViewInterface::Options &options, bool next) | KexiDataAwareView | [virtual] |
findNextAndReplace(const QVariant &valueToFind, const QVariant &replacement, const KexiSearchAndReplaceViewInterface::Options &options, bool replaceAll) | KexiDataAwareView | [virtual] |
focus(bool in) (defined in KexiViewBase) | KexiViewBase | [signal] |
init() (defined in KexiDataTable) | KexiDataTable | [protected] |
KexiDataAwareView::init(QWidget *viewWidget, KexiSharedActionClient *actionClient, KexiDataAwareObjectInterface *dataAwareObject, bool noDataAware=false) | KexiDataAwareView | [protected] |
initActions() | KexiDataAwareView | [protected] |
isAvailable(const char *action_name, bool alsoCheckInChildren=true) const | KexiActionProxy | |
isSupported(const char *action_name) const | KexiActionProxy | |
KAction_setEnabled_Helper class | KexiActionProxy | [friend] |
KexiActionProxy(QObject *receiver, KexiSharedActionHost *host=0) | KexiActionProxy | |
KexiDataAwareView(KexiMainWindow *mainWin, QWidget *parent, const char *name=0) | KexiDataAwareView | |
KexiDataTable(KexiMainWindow *mainWin, QWidget *parent, const char *name=0, bool dbAware=true) | KexiDataTable | |
KexiDataTable(KexiMainWindow *mainWin, QWidget *parent, KexiDB::Cursor *cursor, const char *name=0) | KexiDataTable | |
KexiSearchAndReplaceViewInterface() | KexiSearchAndReplaceViewInterface | |
KexiSharedActionConnector class | KexiActionProxy | [friend] |
KexiSharedActionHost class | KexiActionProxy | [friend] |
KexiTableDesigner_DataView(KexiMainWindow *win, QWidget *parent) | KexiTableDesigner_DataView | |
KexiViewBase(KexiMainWindow *mainWin, QWidget *parent, const char *name=0) | KexiViewBase | |
loadDataBlock(QString &dataString, const QString &dataID=QString::null, bool canBeEmpty=false) | KexiViewBase | [protected] |
m_actionClient | KexiDataAwareView | [protected] |
m_actionProxyParent | KexiActionProxy | [protected] |
m_alternativeActions | KexiActionProxy | [protected] |
m_dataAwareObject | KexiDataAwareView | [protected] |
m_defaultIconName | KexiViewBase | [protected] |
m_dialog | KexiViewBase | [protected] |
m_focusedChild | KexiActionProxy | |
m_host | KexiActionProxy | [protected] |
m_internalView | KexiDataAwareView | [protected] |
m_KAction_setEnabled_helper | KexiActionProxy | [protected] |
m_lastFocusedChildBeforeFocusOut | KexiViewBase | [protected] |
m_mainWin | KexiViewBase | [protected] |
m_parentView | KexiViewBase | [protected] |
m_receiver | KexiActionProxy | [protected] |
m_sharedActionChildren | KexiActionProxy | [protected] |
m_signal_parent | KexiActionProxy | [protected] |
m_signals | KexiActionProxy | [protected] |
m_viewWidget | KexiViewBase | [protected] |
mainWidget() | KexiDataAwareView | |
mainWin() const | KexiViewBase | [inline] |
minimumSizeHint() const | KexiDataAwareView | [virtual] |
parentDialog() const | KexiViewBase | [inline] |
parentDialogAttached() | KexiViewBase | [inline, protected, virtual] |
parentDialogDetached() | KexiViewBase | [inline, protected, virtual] |
part() const | KexiViewBase | |
paste() | KexiDataAwareView | [slot] |
plugSharedAction(const char *action_name, QObject *receiver, const char *slot) | KexiActionProxy | [protected] |
plugSharedAction(const char *action_name, const char *slot) | KexiActionProxy | [inline, protected] |
plugSharedAction(const char *action_name, QWidget *w) | KexiActionProxy | [protected] |
plugSharedAction(const char *action_name, const QString &alternativeText, QWidget *w) | KexiActionProxy | [protected] |
plugSharedActionsToExternalGUI(const QValueList< QCString > &action_names, KXMLGUIClient *client) | KexiActionProxy | [protected] |
plugSharedActionToExternalGUI(const char *action_name, KXMLGUIClient *client) | KexiActionProxy | [protected] |
preferredSizeHint(const QSize &otherSize) | KexiViewBase | [virtual] |
propertySet() | KexiViewBase | [protected, virtual] |
propertySetReloaded(bool preservePrevSelection=false, const QCString &propertyToSelect=QCString()) | KexiViewBase | [protected] |
propertySetSwitched() | KexiViewBase | [virtual, slot] |
receiver() const | KexiActionProxy | [inline, protected] |
reloadActions() | KexiDataAwareView | [protected, slot] |
removeDataBlock(const QString &dataID=QString::null) | KexiViewBase | [protected] |
setActionProxyParent_internal(KexiActionProxy *parent) | KexiActionProxy | |
setAvailable(const char *action_name, bool set) | KexiViewBase | [virtual] |
setData(KexiDB::Cursor *cursor) | KexiDataTable | [slot] |
setDirty(bool set) | KexiViewBase | [slot] |
setDirty() | KexiViewBase | [inline, slot] |
setFocus() | KexiViewBase | [virtual, slot] |
setFocusInternal() | KexiViewBase | [inline, protected, virtual] |
setSharedActionHost(KexiSharedActionHost &host) | KexiActionProxy | [inline] |
setupFindAndReplace(QStringList &columnNames, QStringList &columnCaptions, QString ¤tColumnName) | KexiDataAwareView | [virtual] |
setViewWidget(QWidget *w, bool focusProxy=false) | KexiViewBase | [protected] |
sharedAction(const char *action_name) | KexiViewBase | [virtual] |
sizeHint() const | KexiDataAwareView | [virtual] |
slotCellSelected(int col, int row) | KexiDataAwareView | [protected, slot] |
slotClosing(bool &cancel) | KexiDataAwareView | [protected, slot] |
slotGoToFirstRow() | KexiDataAwareView | [slot] |
slotGoToLastRow() | KexiDataAwareView | [slot] |
slotGoToNewRow() | KexiDataAwareView | [slot] |
slotGoToNextRow() | KexiDataAwareView | [slot] |
slotGoToPreviusRow() | KexiDataAwareView | [slot] |
slotUpdateRowActions(int row) | KexiDataAwareView | [protected, slot] |
sortAscending() | KexiDataAwareView | [slot] |
sortDescending() | KexiDataAwareView | [slot] |
startEditOrToggleValue() | KexiDataAwareView | [slot] |
storeData(bool dontAsk=false) | KexiViewBase | [protected, virtual] |
storeDataBlock(const QString &dataString, const QString &dataID=QString::null) | KexiViewBase | [protected] |
storeNewData(const KexiDB::SchemaData &sdata, bool &cancel) | KexiViewBase | [protected, virtual] |
tableView() const | KexiDataTable | |
takeActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
tempData() const | KexiTableDesigner_DataView | |
unplugSharedAction(const char *action_name) | KexiActionProxy | [protected] |
unplugSharedAction(const char *action_name, QWidget *w) | KexiActionProxy | [protected] |
updateActions(bool activated) | KexiDataAwareView | [protected, virtual] |
viewMode() const | KexiViewBase | [inline] |
~KexiActionProxy() | KexiActionProxy | [virtual] |
~KexiDataTable() | KexiDataTable | [virtual] |
~KexiSearchAndReplaceViewInterface() | KexiSearchAndReplaceViewInterface | [virtual] |
~KexiTableDesigner_DataView() | KexiTableDesigner_DataView | [virtual] |
~KexiViewBase() | KexiViewBase | [virtual] |