, 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) | KexiQueryView | [protected, virtual] |
| beforeSwitchTo(int mode, bool &dontStore) | KexiViewBase | [protected, virtual] |
| cancelRowEdit() | KexiDataAwareView | [slot] |
| closeEvent(QCloseEvent *e) | KexiViewBase | [protected, virtual] |
| closing(bool &cancel) | KexiViewBase | [signal] |
| copySelection() | KexiDataAwareView | [slot] |
| cutSelection() | KexiDataAwareView | [slot] |
| d | KexiQueryView | [protected] |
| 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] |
| executeQuery(KexiDB::QuerySchema *query) | KexiQueryView | [protected] |
| filter() | KexiDataTable | [protected, slot] |
| 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 | |
| KexiQueryView(KexiMainWindow *win, QWidget *parent, const char *name=0) | KexiQueryView | |
| KexiSharedActionConnector class | KexiActionProxy | [friend] |
| KexiSharedActionHost class | KexiActionProxy | [friend] |
| 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] |
| 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] |
| slotUpdateRowActions(int row) | KexiDataAwareView | [protected, slot] |
| sortAscending() | KexiDataAwareView | [slot] |
| sortDescending() | KexiDataAwareView | [slot] |
| startEditOrToggleValue() | KexiDataAwareView | [slot] |
| storeData(bool dontAsk=false) | KexiQueryView | [protected, virtual] |
| storeDataBlock(const QString &dataString, const QString &dataID=QString::null) | KexiViewBase | [protected] |
| storeNewData(const KexiDB::SchemaData &sdata, bool &cancel) | KexiQueryView | [protected, virtual] |
| tableView() const | KexiDataTable | |
| takeActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
| 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] |
| ~KexiQueryView() | KexiQueryView | |
| ~KexiViewBase() | KexiViewBase | [virtual] |