, including all inherited members.
activate() | KexiDialogBase | |
activateSharedAction(const char *action_name, bool alsoCheckInChildren=true) | KexiActionProxy | |
addActionProxyChild(KexiActionProxy *child) | KexiActionProxy | [protected] |
addView(KexiViewBase *view) | KexiDialogBase | |
addView(KexiViewBase *view, int mode) (defined in KexiDialogBase) | KexiDialogBase | [protected] |
append(const ObjectStatus &otherStatus) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
attachToGUIClient() | KexiDialogBase | [virtual] |
clearStatus() (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
closeEvent(QCloseEvent *e) (defined in KexiDialogBase) | KexiDialogBase | [protected, virtual] |
closing() | KexiDialogBase | [signal] |
commonGUIClient() const | KexiDialogBase | |
currentViewMode() const | KexiDialogBase | [inline] |
dbObj (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | [protected] |
dbObject() const (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | [inline] |
deactivate() | KexiDialogBase | |
description (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
detachFromGUIClient() (defined in KexiDialogBase) | KexiDialogBase | [virtual] |
dirty() const | KexiDialogBase | |
dirtyChanged(KexiDialogBase *) | KexiDialogBase | [signal] |
dirtyChanged(KexiViewBase *view) | KexiDialogBase | [protected] |
error() const (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
eventFilter(QObject *obj, QEvent *e) | KexiDialogBase | [virtual] |
guiClient() const | KexiDialogBase | |
id() const | KexiDialogBase | |
isAvailable(const char *action_name, bool alsoCheckInChildren=true) const | KexiActionProxy | |
isDesignModePreloadedForTextModeHackUsed(int newViewMode) const (defined in KexiDialogBase) | KexiDialogBase | [protected] |
isRegistered() (defined in KexiDialogBase) | KexiDialogBase | |
isSupported(const char *action_name) const | KexiActionProxy | |
itemIcon() | KexiDialogBase | [virtual] |
KAction_setEnabled_Helper (defined in KexiActionProxy) | KexiActionProxy | [friend] |
KexiActionProxy(QObject *receiver, KexiSharedActionHost *host=0) | KexiActionProxy | |
KexiDialogBase(KexiMainWindow *parent, const QString &caption=QString::null) (defined in KexiDialogBase) | KexiDialogBase | |
KexiInternalPart (defined in KexiDialogBase) | KexiDialogBase | [friend] |
KexiMainWindow (defined in KexiDialogBase) | KexiDialogBase | [friend] |
KexiPart::Part (defined in KexiDialogBase) | KexiDialogBase | [friend] |
KexiSharedActionConnector (defined in KexiActionProxy) | KexiActionProxy | [friend] |
KexiSharedActionHost (defined in KexiActionProxy) | KexiActionProxy | [friend] |
KexiViewBase (defined in KexiDialogBase) | KexiDialogBase | [friend] |
m_actionProxyParent (defined in KexiActionProxy) | KexiActionProxy | [protected] |
m_alternativeActions (defined in KexiActionProxy) | KexiActionProxy | [protected] |
m_currentViewMode (defined in KexiDialogBase) | KexiDialogBase | [protected] |
m_focusedChild (defined in KexiActionProxy) | KexiActionProxy | |
m_host (defined in KexiActionProxy) | KexiActionProxy | [protected] |
m_KAction_setEnabled_helper | KexiActionProxy | [protected] |
m_openedViewModes (defined in KexiDialogBase) | KexiDialogBase | [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_supportedViewModes (defined in KexiDialogBase) | KexiDialogBase | [protected] |
mainWin() const (defined in KexiDialogBase) | KexiDialogBase | [inline] |
message (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
minimumSizeHint() const | KexiDialogBase | [virtual] |
msgHandler | Kexi::ObjectStatus | [protected] |
neverSaved() const | KexiDialogBase | |
ObjectStatus() (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
ObjectStatus(const QString &message, const QString &description) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
ObjectStatus(KexiDB::Object *dbObject, const QString &message, const QString &description) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
operator KexiDB::MessageHandler *() | Kexi::ObjectStatus | |
part() const | KexiDialogBase | [inline] |
partItem() const | KexiDialogBase | [inline] |
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] |
propertySet() | KexiDialogBase | |
receiver() const (defined in KexiActionProxy) | KexiActionProxy | [inline, protected] |
registerDialog() (defined in KexiDialogBase) | KexiDialogBase | [protected] |
removeView(int mode) (defined in KexiDialogBase) | KexiDialogBase | [protected] |
schemaData() const (defined in KexiDialogBase) | KexiDialogBase | [inline] |
selectedView() const | KexiDialogBase | |
sendAttachedStateToCurrentView() | KexiDialogBase | [slot] |
sendDetachedStateToCurrentView() | KexiDialogBase | [slot] |
setActionProxyParent_internal(KexiActionProxy *parent) | KexiActionProxy | |
setAvailable(const char *action_name, bool set) (defined in KexiActionProxy) | KexiActionProxy | [protected, virtual] |
setContextHelp(const QString &caption, const QString &text, const QString &iconName) (defined in KexiDialogBase) | KexiDialogBase | |
setDirty(bool dirty) | KexiDialogBase | [protected, slot] |
setFocus() (defined in KexiDialogBase) | KexiDialogBase | [virtual, slot] |
setId(int id) | KexiDialogBase | [inline] |
setSharedActionHost(KexiSharedActionHost &host) | KexiActionProxy | [inline] |
setStatus(const QString &message, const QString &description) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
setStatus(KexiDB::Object *dbObject, const QString &message=QString::null, const QString &description=QString::null) | Kexi::ObjectStatus | |
setStatus(KexiDB::ResultInfo *result, const QString &message=QString::null, const QString &description=QString::null) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
setStatus(KexiDB::Object *dbObject, KexiDB::ResultInfo *result, const QString &message=QString::null, const QString &description=QString::null) (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
sharedAction(const char *action_name) | KexiActionProxy | [protected, virtual] |
singleStatusString() const (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
sizeHint() const | KexiDialogBase | [virtual] |
stack() const (defined in KexiDialogBase) | KexiDialogBase | [inline, protected] |
status() const (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |
storeData(bool dontAsk=false) | KexiDialogBase | [slot] |
storeNewData() | KexiDialogBase | [slot] |
supportsViewMode(int mode) const | KexiDialogBase | [inline] |
switchToViewMode(int newViewMode) | KexiDialogBase | |
switchToViewMode(int newViewMode, QMap< QString, QString > *staticObjectArgs, bool &proposeOpeningInTextViewModeBecauseOfProblems) | KexiDialogBase | [protected] |
takeActionProxyChild(KexiActionProxy *child) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
tempData() const | KexiDialogBase | [inline] |
unplugSharedAction(const char *action_name) (defined in KexiActionProxy) | KexiActionProxy | [protected] |
unplugSharedAction(const char *action_name, QWidget *w) | KexiActionProxy | [protected] |
updateCaption() (defined in KexiDialogBase) | KexiDialogBase | [slot] |
updateContextHelp() (defined in KexiDialogBase) | KexiDialogBase | [signal] |
viewForMode(int mode) const | KexiDialogBase | |
viewThatRecentlySetDirtyFlag() const | KexiDialogBase | [inline] |
~KexiActionProxy() (defined in KexiActionProxy) | KexiActionProxy | [virtual] |
~KexiDialogBase() (defined in KexiDialogBase) | KexiDialogBase | [virtual] |
~ObjectStatus() (defined in Kexi::ObjectStatus) | Kexi::ObjectStatus | |