, including all inherited members.
| acceptRowEdit() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| activateSharedAction(const char *action_name, bool alsoCheckInChildren=true) | KexiActionProxy | |
| addActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
| addChildView(KexiViewBase *childView) (defined in KexiViewBase) | KexiViewBase | |
| addHistoryCommand(KCommand *command, bool execute) | KexiTableDesignerView | [protected] |
| afterSwitchFrom(int mode) | KexiTableDesignerView | [protected, virtual] |
| beforeSwitchTo(int mode, bool &dontStore) | KexiTableDesignerView | [protected, virtual] |
| buildAlterTableActions(KexiDB::AlterTableHandler::ActionList &actions) | KexiTableDesignerView | [protected] |
| buildField(const KoProperty::Set &set) const | KexiTableDesignerView | |
| buildSchema(KexiDB::TableSchema &schema, bool beSilent=false) | KexiTableDesignerView | [protected] |
| cancelRowEdit() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| changeFieldProperty(int fieldUID, const QCString &propertyName, const QVariant &newValue, KoProperty::Property::ListData *const listData=0, bool addCommand=false) | KexiTableDesignerView | |
| changeFieldPropertyForRow(int row, const QCString &propertyName, const QVariant &newValue, KoProperty::Property::ListData *const listData, bool addCommand) | KexiTableDesignerView | [virtual] |
| changePropertyVisibility(int fieldUID, const QCString &propertyName, bool visible) | KexiTableDesignerView | |
| clearRow(int row, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| closeEvent(QCloseEvent *e) (defined in KexiViewBase) | KexiViewBase | [protected, virtual] |
| closing(bool &cancel) | KexiViewBase | [signal] |
| copySelection() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| createPropertySet(int row, const KexiDB::Field &field, bool newOne=false) | KexiTableDesignerView | [protected] |
| cutSelection() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| dataAwareObject() const (defined in KexiDataAwareView) | KexiDataAwareView | [inline] |
| debugStringForCurrentTableSchema(tristate &result) | KexiTableDesignerView | [virtual] |
| deleteAllRows() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| deleteAndStartEditCurrentCell() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| deleteCurrentRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| deleteRow(int row, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| dirty() const | KexiViewBase | [inline, virtual] |
| eventFilter(QObject *o, QEvent *e) (defined in KexiViewBase) | KexiViewBase | [virtual] |
| executeRealAlterTable() | KexiTableDesignerView | [virtual, slot] |
| 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] |
| getSubTypeListData(KexiDB::Field::TypeGroup fieldTypeGroup, QStringList &stringsList, QStringList &namesList) | KexiTableDesignerView | [protected] |
| init() (defined in KexiDataTable) | KexiDataTable | [protected] |
| KexiDataAwareView::init(QWidget *viewWidget, KexiSharedActionClient *actionClient, KexiDataAwareObjectInterface *dataAwareObject, bool noDataAware=false) | KexiDataAwareView | [protected] |
| initActions() | KexiDataAwareView | [protected] |
| initData() | KexiTableDesignerView | [protected] |
| insertEmptyRow(int row, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| insertField(int row, const QString &caption, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| insertField(int row, KoProperty::Set &set, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| insertFieldInternal(int row, KoProperty::Set *set, const QString &caption, bool addCommand) | KexiTableDesignerView | [protected] |
| isAvailable(const char *action_name, bool alsoCheckInChildren=true) const | KexiActionProxy | |
| isPhysicalAlteringNeeded() | KexiTableDesignerView | [protected] |
| isSupported(const char *action_name) const | KexiActionProxy | |
| KAction_setEnabled_Helper (defined in KexiActionProxy) | KexiActionProxy | [friend] |
| KexiActionProxy(QObject *receiver, KexiSharedActionHost *host=0) | KexiActionProxy | |
| KexiDataAwareView(KexiMainWindow *mainWin, QWidget *parent, const char *name=0) (defined in KexiDataAwareView) | 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() (defined in KexiSearchAndReplaceViewInterface) | KexiSearchAndReplaceViewInterface | |
| KexiSharedActionConnector (defined in KexiActionProxy) | KexiActionProxy | [friend] |
| KexiSharedActionHost (defined in KexiActionProxy) | KexiActionProxy | [friend] |
| KexiTableDesignerInterface() (defined in KexiTableDesignerInterface) | KexiTableDesignerInterface | |
| KexiTableDesignerView(KexiMainWindow *win, QWidget *parent) | KexiTableDesignerView | |
| KexiViewBase(KexiMainWindow *mainWin, QWidget *parent, const char *name=0) (defined in KexiViewBase) | KexiViewBase | |
| loadDataBlock(QString &dataString, const QString &dataID=QString::null, bool canBeEmpty=false) | KexiViewBase | [protected] |
| m_actionClient (defined in KexiDataAwareView) | KexiDataAwareView | [protected] |
| m_actionProxyParent (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_alternativeActions (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_dataAwareObject (defined in KexiDataAwareView) | KexiDataAwareView | [protected] |
| m_defaultIconName (defined in KexiViewBase) | KexiViewBase | [protected] |
| m_dialog (defined in KexiViewBase) | KexiViewBase | [protected] |
| m_focusedChild (defined in KexiActionProxy) | KexiActionProxy | |
| m_host (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_internalView (defined in KexiDataAwareView) | KexiDataAwareView | [protected] |
| m_KAction_setEnabled_helper | KexiActionProxy | [protected] |
| m_lastFocusedChildBeforeFocusOut (defined in KexiViewBase) | KexiViewBase | [protected] |
| m_mainWin (defined in KexiViewBase) | KexiViewBase | [protected] |
| m_parentView (defined in KexiViewBase) | KexiViewBase | [protected] |
| m_receiver (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_sharedActionChildren (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_signal_parent | KexiActionProxy | [protected] |
| m_signals (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| m_viewWidget (defined in KexiViewBase) | KexiViewBase | [protected] |
| mainWidget() (defined in KexiDataAwareView) | KexiDataAwareView | |
| mainWin() const | KexiViewBase | [inline] |
| minimumSizeHint() const (defined in KexiDataAwareView) | KexiDataAwareView | [virtual] |
| parentDialog() const | KexiViewBase | [inline] |
| parentDialogAttached() | KexiViewBase | [inline, protected, virtual] |
| parentDialogDetached() | KexiViewBase | [inline, protected, virtual] |
| part() const | KexiViewBase | |
| paste() (defined in KexiDataAwareView) | 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) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| plugSharedActionToExternalGUI(const char *action_name, KXMLGUIClient *client) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| preferredSizeHint(const QSize &otherSize) | KexiViewBase | [virtual] |
| propertySet() | KexiTableDesignerView | [protected, virtual] |
| propertySetReloaded(bool preservePrevSelection=false, const QCString &propertyToSelect=QCString()) | KexiViewBase | [protected] |
| propertySetSwitched() | KexiTableDesignerView | [protected, virtual] |
| receiver() const (defined in KexiActionProxy) | KexiActionProxy | [inline, protected] |
| reloadActions() (defined in KexiDataAwareView) | 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() (defined in KexiViewBase) | KexiViewBase | [virtual, slot] |
| setFocusInternal() (defined in KexiViewBase) | KexiViewBase | [inline, protected, virtual] |
| setSharedActionHost(KexiSharedActionHost &host) | KexiActionProxy | [inline] |
| setupFindAndReplace(QStringList &columnNames, QStringList &columnCaptions, QString ¤tColumnName) | KexiDataAwareView | [virtual] |
| setViewWidget(QWidget *w, bool focusProxy=false) (defined in KexiViewBase) | KexiViewBase | [protected] |
| sharedAction(const char *action_name) | KexiViewBase | [virtual] |
| simulateAlterTableExecution(QString *debugTarget) | KexiTableDesignerView | [virtual] |
| sizeHint() const (defined in KexiDataAwareView) | KexiDataAwareView | [virtual] |
| slotAboutToDeleteRow(KexiTableItem &item, KexiDB::ResultInfo *result, bool repaint) | KexiTableDesignerView | [protected, slot] |
| slotAboutToShowContextMenu() | KexiTableDesignerView | [protected, slot] |
| slotBeforeCellChanged(KexiTableItem *item, int colnum, QVariant &newValue, KexiDB::ResultInfo *result) | KexiTableDesignerView | [protected, slot] |
| slotCellSelected(int col, int row) (defined in KexiDataAwareView) | KexiDataAwareView | [protected, slot] |
| slotClosing(bool &cancel) (defined in KexiDataAwareView) | KexiDataAwareView | [protected, slot] |
| slotCommandExecuted(KCommand *command) | KexiTableDesignerView | [protected, slot] |
| slotGoToFirstRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| slotGoToLastRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| slotGoToNewRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| slotGoToNextRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| slotGoToPreviusRow() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| slotPropertyChanged(KoProperty::Set &set, KoProperty::Property &property) | KexiTableDesignerView | [protected, slot] |
| slotRedo() | KexiTableDesignerView | [protected, slot] |
| slotRowInserted() | KexiTableDesignerView | [protected, slot] |
| slotRowUpdated(KexiTableItem *item) | KexiTableDesignerView | [protected, slot] |
| slotSimulateAlterTableExecution() | KexiTableDesignerView | [protected, slot] |
| slotTogglePrimaryKey() | KexiTableDesignerView | [protected, slot] |
| slotUndo() | KexiTableDesignerView | [protected, slot] |
| slotUpdateRowActions(int row) (defined in KexiTableDesignerView) | KexiTableDesignerView | [protected, virtual, slot] |
| sortAscending() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| sortDescending() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| startEditOrToggleValue() (defined in KexiDataAwareView) | KexiDataAwareView | [slot] |
| storeData(bool dontAsk=false) | KexiTableDesignerView | [protected, virtual] |
| storeDataBlock(const QString &dataString, const QString &dataID=QString::null) | KexiViewBase | [protected] |
| storeNewData(const KexiDB::SchemaData &sdata, bool &cancel) | KexiTableDesignerView | [protected, virtual] |
| switchPrimaryKey(KoProperty::Set &propertySet, bool set, bool aWasPKey=false, CommandGroup *commandGroup=0) | KexiTableDesignerView | [protected] |
| tableView() const (defined in KexiDataTable) | KexiDataTable | |
| takeActionProxyChild(KexiActionProxy *child) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| tempData() const (defined in KexiTableDesignerView) | KexiTableDesignerView | |
| unplugSharedAction(const char *action_name) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
| unplugSharedAction(const char *action_name, QWidget *w) | KexiActionProxy | [protected] |
| updateActions() | KexiTableDesignerView | [protected, slot] |
| updateActions(bool activated) | KexiTableDesignerView | [protected, virtual] |
| updateUndoRedoActions() | KexiTableDesignerView | [protected] |
| viewMode() const | KexiViewBase | [inline] |
| ~KexiActionProxy() (defined in KexiActionProxy) | KexiActionProxy | [virtual] |
| ~KexiDataTable() (defined in KexiDataTable) | KexiDataTable | [virtual] |
| ~KexiSearchAndReplaceViewInterface() (defined in KexiSearchAndReplaceViewInterface) | KexiSearchAndReplaceViewInterface | [virtual] |
| ~KexiTableDesignerInterface() (defined in KexiTableDesignerInterface) | KexiTableDesignerInterface | [virtual] |
| ~KexiTableDesignerView() (defined in KexiTableDesignerView) | KexiTableDesignerView | [virtual] |
| ~KexiViewBase() (defined in KexiViewBase) | KexiViewBase | [virtual] |