, 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 | |
| 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() | 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) | KexiViewBase | [protected, virtual] |
| closing(bool &cancel) | KexiViewBase | [signal] |
| copySelection() | KexiDataAwareView | [slot] |
| createPropertySet(int row, const KexiDB::Field &field, bool newOne=false) | KexiTableDesignerView | [protected] |
| cutSelection() | KexiDataAwareView | [slot] |
| dataAwareObject() const | KexiDataAwareView | [inline] |
| debugStringForCurrentTableSchema(tristate &result) | KexiTableDesignerView | [virtual] |
| deleteAllRows() | KexiDataAwareView | [slot] |
| deleteAndStartEditCurrentCell() | KexiDataAwareView | [slot] |
| deleteCurrentRow() | KexiDataAwareView | [slot] |
| deleteRow(int row, bool addCommand=false) | KexiTableDesignerView | [virtual] |
| dirty() const | KexiViewBase | [inline, virtual] |
| eventFilter(QObject *o, QEvent *e) | KexiViewBase | [virtual] |
| executeRealAlterTable() | KexiTableDesignerView | [virtual, slot] |
| filter() | KexiDataTable | [protected, slot] |
| 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 | |
| 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 | |
| KexiSharedActionConnector class | KexiActionProxy | [friend] |
| KexiSharedActionHost class | KexiActionProxy | [friend] |
| KexiTableDesignerInterface() | KexiTableDesignerInterface | |
| KexiTableDesignerView(KexiMainWindow *win, QWidget *parent) | KexiTableDesignerView | |
| 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() | KexiTableDesignerView | [protected, virtual] |
| propertySetReloaded(bool preservePrevSelection=false, const QCString &propertyToSelect=QCString()) | KexiViewBase | [protected] |
| propertySetSwitched() | KexiTableDesignerView | [protected, virtual] |
| 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] |
| simulateAlterTableExecution(QString *debugTarget) | KexiTableDesignerView | [virtual] |
| sizeHint() const | 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) | KexiDataAwareView | [protected, slot] |
| slotClosing(bool &cancel) | KexiDataAwareView | [protected, slot] |
| slotCommandExecuted(KCommand *command) | KexiTableDesignerView | [protected, 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) | KexiTableDesignerView | [protected, virtual, slot] |
| sortAscending() | KexiDataAwareView | [slot] |
| sortDescending() | KexiDataAwareView | [slot] |
| startEditOrToggleValue() | 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 | KexiDataTable | |
| takeActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
| tempData() const | KexiTableDesignerView | |
| unplugSharedAction(const char *action_name) | 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() | KexiActionProxy | [virtual] |
| ~KexiDataTable() | KexiDataTable | [virtual] |
| ~KexiTableDesignerInterface() | KexiTableDesignerInterface | [virtual] |
| ~KexiTableDesignerView() | KexiTableDesignerView | [virtual] |
| ~KexiViewBase() | KexiViewBase | [virtual] |