kexi

KexiTableDesignerView Member List

This is the complete list of members for KexiTableDesignerView, 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) constKexiTableDesignerView
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() constKexiDataAwareView [inline]
debugStringForCurrentTableSchema(tristate &result)KexiTableDesignerView [virtual]
deleteAllRows()KexiDataAwareView [slot]
deleteAndStartEditCurrentCell()KexiDataAwareView [slot]
deleteCurrentRow()KexiDataAwareView [slot]
deleteRow(int row, bool addCommand=false)KexiTableDesignerView [virtual]
dirty() constKexiViewBase [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) constKexiActionProxy
isSupported(const char *action_name) constKexiActionProxy
KAction_setEnabled_Helper classKexiActionProxy [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 classKexiActionProxy [friend]
KexiSharedActionHost classKexiActionProxy [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_actionClientKexiDataAwareView [protected]
m_actionProxyParentKexiActionProxy [protected]
m_alternativeActionsKexiActionProxy [protected]
m_dataAwareObjectKexiDataAwareView [protected]
m_defaultIconNameKexiViewBase [protected]
m_dialogKexiViewBase [protected]
m_focusedChildKexiActionProxy
m_hostKexiActionProxy [protected]
m_internalViewKexiDataAwareView [protected]
m_KAction_setEnabled_helperKexiActionProxy [protected]
m_lastFocusedChildBeforeFocusOutKexiViewBase [protected]
m_mainWinKexiViewBase [protected]
m_parentViewKexiViewBase [protected]
m_receiverKexiActionProxy [protected]
m_sharedActionChildrenKexiActionProxy [protected]
m_signal_parentKexiActionProxy [protected]
m_signalsKexiActionProxy [protected]
m_viewWidgetKexiViewBase [protected]
mainWidget()KexiDataAwareView
mainWin() constKexiViewBase [inline]
minimumSizeHint() constKexiDataAwareView [virtual]
parentDialog() constKexiViewBase [inline]
parentDialogAttached()KexiViewBase [inline, protected, virtual]
parentDialogDetached()KexiViewBase [inline, protected, virtual]
part() constKexiViewBase
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() constKexiActionProxy [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() constKexiDataAwareView [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() constKexiDataTable
takeActionProxyChild(KexiActionProxy *child)KexiActionProxy [protected]
tempData() constKexiTableDesignerView
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() constKexiViewBase [inline]
~KexiActionProxy()KexiActionProxy [virtual]
~KexiDataTable()KexiDataTable [virtual]
~KexiTableDesignerInterface()KexiTableDesignerInterface [virtual]
~KexiTableDesignerView()KexiTableDesignerView [virtual]
~KexiViewBase()KexiViewBase [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys