kexi

KexiMainWindowImpl Member List

This is the complete list of members for KexiMainWindowImpl, including all inherited members.

acceptProjectClosingRequested(bool &cancel)KexiMainWindow [signal]
acceptPropertySetEditing()KexiMainWindowImpl [protected, virtual, slot]
acceptsSharedActions(QObject *w)KexiMainWindowImpl [protected, virtual]
actionProxyFor(QObject *o) const KexiSharedActionHost [protected]
activateWindow(int id)KexiMainWindowImpl
activateWindow(KexiDialogBase *dlg)KexiMainWindowImpl
activeWindowChanged(KMdiChildView *dlg)KexiMainWindowImpl [protected, slot]
addWindow(KMdiChildView *pView, int flags=KMdi::StandardAdd)KexiMainWindowImpl [virtual, slot]
allActions() const KexiMainWindowImpl [virtual]
askQuestion(const QString &message, KMessageBox::DialogType dlgType, KMessageBox::ButtonCode defaultResult, const KGuiItem &buttonYes=KStdGuiItem::yes(), const KGuiItem &buttonNo=KStdGuiItem::no(), const QString &dontShowAskAgainName=QString::null, int options=KMessageBox::Notify)KexiGUIMessageHandler [virtual]
attachWindow(KMdiChildView *pWnd, bool bShow=true, bool bAutomaticResize=false)KexiMainWindowImpl [virtual, slot]
beforeProjectClosing()KexiMainWindow [signal]
childClosed(KMdiChildView *dlg)KexiMainWindowImpl [protected, slot]
closeDialog(KexiDialogBase *dlg)KexiMainWindowImpl [virtual, slot]
closeDialog(KexiDialogBase *dlg, bool layoutTaskBar)KexiMainWindowImpl [slot]
closeProject()KexiMainWindowImpl [protected]
closeWindow(KMdiChildView *pWnd, bool layoutTaskBar=true)KexiMainWindowImpl [virtual, slot]
createBlankProject()KexiMainWindowImpl [protected]
createBlankProjectData(bool &cancelled, bool confirmOverwrites=true, QString *shortcutFileName=0)KexiMainWindowImpl [protected]
createKexiProject(KexiProjectData *new_data)KexiMainWindowImpl [protected, slot]
createSharedAction(const QString &text, const QString &pix_name, const KShortcut &cut, const char *name, KActionCollection *col=0, const char *subclassName=0)KexiSharedActionHost [protected]
createSharedAction(KStdAction::StdAction id, const char *name, KActionCollection *col=0)KexiSharedActionHost [protected]
defaultHost()KexiSharedActionHost [static]
detachWindow(KMdiChildView *pWnd, bool bShow=true)KexiMainWindowImpl [virtual, slot]
enableMessages(bool enable)KexiDB::MessageHandler [inline]
Error enum value (defined in KexiDB::MessageHandler)KexiDB::MessageHandler
eventFilter(QObject *obj, QEvent *e)KexiMainWindowImpl [virtual]
exportItemAsDataTable(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
fillWindowMenu()KexiMainWindowImpl [protected, virtual, slot]
findPopupMenu(const char *popupName)KexiMainWindowImpl [virtual]
findWindow(QWidget *w)KexiMainWindowImpl [protected]
focusWindow()KexiSharedActionHost
generatePrivateID()KexiMainWindowImpl [virtual]
getNewObjectInfo(KexiPart::Item *partItem, KexiPart::Part *part, bool &allowOverwriting, const QString &messageWhenAskingForName=QString::null)KexiMainWindowImpl [virtual, slot]
highlightObject(const QCString &mime, const QCString &name)KexiMainWindowImpl [virtual, slot]
importantInfo(bool onStartup)KexiMainWindowImpl [protected, slot]
inFinalMode() const KexiMainWindowImpl
initActions()KexiMainWindowImpl [protected]
initContextHelp()KexiMainWindowImpl [protected]
initFinalMode(KexiProjectData *projectData)KexiMainWindowImpl [protected]
initNavigator()KexiMainWindowImpl [protected]
initPropertyEditor()KexiMainWindowImpl [protected]
initUserActions()KexiMainWindowImpl [protected]
invalidateActions()KexiMainWindowImpl [protected]
invalidateProjectWideActions()KexiMainWindowImpl [protected]
invalidateSharedActions(QObject *o)KexiMainWindowImpl [protected, virtual]
invalidateSharedActions()KexiMainWindowImpl [protected, slot]
invalidateSharedActionsLater()KexiMainWindowImpl [protected, slot]
invalidateViewModeActions()KexiMainWindowImpl [protected]
KexiDialogBase classKexiMainWindowImpl [friend]
KexiGUIMessageHandler(QWidget *parent=0)KexiGUIMessageHandler
KexiMainWindow()KexiMainWindow
KexiMainWindowImpl()KexiMainWindowImpl
KexiPart::Part classKexiSharedActionHost [friend]
KexiSharedActionHost(KMainWindow *mainWin)KexiSharedActionHost
m_enableMessagesKexiDB::MessageHandler [protected]
m_messageHandlerParentWidgetKexiDB::MessageHandler [protected]
mainWindow() const KexiSharedActionHost [protected]
MessageHandler(QWidget *parent=0)KexiDB::MessageHandler
MessageType enum nameKexiDB::MessageHandler
newObject(KexiPart::Info *info)KexiMainWindowImpl [protected, slot]
openObject(KexiPart::Item *item, int viewMode, bool &openingCancelled, QMap< QString, QString > *staticObjectArgs=0)KexiMainWindowImpl [virtual, slot]
openObject(const QCString &mime, const QString &name, int viewMode, bool &openingCancelled, QMap< QString, QString > *staticObjectArgs=0)KexiMainWindowImpl [virtual, slot]
openObject(KexiPart::Item *item, int viewMode, QMap< QString, QString > *staticObjectArgs=0)KexiMainWindowImpl [inline, protected, slot]
openObjectFromNavigator(KexiPart::Item *item, int viewMode, bool &openingCancelled)KexiMainWindowImpl [protected, slot]
openObjectFromNavigator(KexiPart::Item *item, int viewMode)KexiMainWindowImpl [protected, slot]
openProject(const KexiProjectData &projectData)KexiMainWindowImpl [protected]
openProject(const QString &aFileName, KexiDB::ConnectionData *cdata, const QString &dbName=QString::null)KexiMainWindowImpl [protected]
openProject(const QString &aFileName, const QString &fileNameForConnectionData, const QString &dbName=QString::null)KexiMainWindowImpl [protected]
openProjectInExternalKexiInstance(const QString &aFileName, KexiDB::ConnectionData *cdata, const QString &dbName)KexiMainWindowImpl [protected]
openProjectInExternalKexiInstance(const QString &aFileName, const QString &fileNameForConnectionData, const QString &dbName)KexiMainWindowImpl [protected]
pageSetupForItem(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
plugActionProxy(KexiActionProxy *proxy)KexiSharedActionHost [protected]
printActionForItem(KexiPart::Item *item, PrintActionType action)KexiMainWindowImpl [protected, slot]
printItem(KexiPart::Item *item, const QString &titleText=QString::null)KexiMainWindowImpl [protected, slot]
printItem(KexiPart::Item *item, const KexiSimplePrintingSettings &settings, const QString &titleText=QString::null)KexiMainWindowImpl [protected, slot]
printPreviewForItem(KexiPart::Item *item, const QString &titleText=QString::null, bool reload=false)KexiMainWindowImpl [protected, slot]
printPreviewForItem(KexiPart::Item *item, const KexiSimplePrintingSettings &settings, const QString &titleText=QString::null, bool reload=false)KexiMainWindowImpl [protected, slot]
Private classKexiMainWindowImpl [friend]
project()KexiMainWindowImpl [virtual]
projectClosed()KexiMainWindow [signal]
propertySetSwitched(KexiDialogBase *dlg, bool force=false, bool preservePrevSelection=true)KexiMainWindowImpl [protected, virtual, slot]
queryClose()KexiMainWindowImpl [protected, virtual]
queryExit()KexiMainWindowImpl [protected, virtual]
readProperties(KConfig *config)KexiMainWindowImpl [virtual]
registerChild(KexiDialogBase *dlg)KexiMainWindowImpl [virtual]
removeObject(KexiPart::Item *item, bool dontAsk=false)KexiMainWindowImpl [protected, slot]
renameObject(KexiPart::Item *item, const QString &_newName, bool &succes)KexiMainWindowImpl [protected, slot]
restoreSettings()KexiMainWindowImpl [protected]
restoreWindowConfiguration(KConfig *config)KexiMainWindowImpl [protected]
saveGlobalProperties(KConfig *sessionConfig)KexiMainWindowImpl [virtual]
saveObject(KexiDialogBase *dlg, const QString &messageWhenAskingForName=QString::null, bool dontAsk=false)KexiMainWindowImpl [virtual, slot]
saveProperties(KConfig *config)KexiMainWindowImpl [virtual]
setActionAvailable(const char *action_name, bool avail)KexiSharedActionHost [protected]
setActionVolatile(KAction *a, bool set)KexiSharedActionHost
setAsDefaultHost()KexiSharedActionHost
setWindowMenu(QPopupMenu *menu)KexiMainWindowImpl [protected]
sharedActions() const KexiSharedActionHost
showErrorMessage(const QString &title, const QString &details=QString::null)KexiGUIMessageHandler [virtual]
showErrorMessage(KexiDB::Object *obj, const QString &msg=QString::null)KexiGUIMessageHandler [virtual]
showErrorMessage(const QString &, const QString &, KexiDB::Object *obj)KexiGUIMessageHandler
showErrorMessage(Kexi::ObjectStatus *status)KexiGUIMessageHandler
showErrorMessage(const QString &message, Kexi::ObjectStatus *status)KexiGUIMessageHandler
showMessage(MessageType type, const QString &title, const QString &details)KexiGUIMessageHandler [virtual]
showProjectMigrationWizard(const QString &mimeType, const QString &databaseName, const KexiDB::ConnectionData *cdata=0)KexiMainWindowImpl [protected, slot]
showSorryMessage(const QString &title, const QString &details=QString::null)KexiGUIMessageHandler
slotAutoOpenObjectsLater()KexiMainWindowImpl [protected, slot]
slotCaptionForCurrentMDIChild(bool childrenMaximized)KexiMainWindowImpl [protected, slot]
slotChildViewIsDetachedNow(QWidget *)KexiMainWindowImpl [protected, slot]
slotConfigureKeys()KexiMainWindowImpl [protected, slot]
slotConfigureToolbars()KexiMainWindowImpl [protected, slot]
slotDirtyFlagChanged(KexiDialogBase *)KexiMainWindowImpl [protected, slot]
slotEditCopySpecialDataTable()KexiMainWindowImpl [protected, slot]
slotEditPasteSpecialDataTable()KexiMainWindowImpl [protected, slot]
slotGetNewStuff()KexiMainWindowImpl [protected, slot]
slotImportantInfo()KexiMainWindowImpl [protected, slot]
slotImportFile()KexiMainWindowImpl [protected, slot]
slotImportServer()KexiMainWindowImpl [protected, slot]
slotLastActions()KexiMainWindowImpl [protected, slot]
slotLastChildViewClosed()KexiMainWindowImpl [protected, slot]
slotMdiModeHasBeenChangedTo(KMdi::MdiMode)KexiMainWindowImpl [protected, slot]
slotNoMaximizedChildFrmLeft(KMdiChildFrm *)KexiMainWindowImpl [protected, slot]
slotObjectRenamed(const KexiPart::Item &item, const QCString &oldName)KexiMainWindowImpl [protected, virtual, slot]
slotOptionsEnableForms(bool show, bool noMessage=false)KexiMainWindowImpl [protected, slot]
slotPartItemSelectedInNavigator(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
slotPartLoaded(KexiPart::Part *p)KexiMainWindowImpl [protected, slot]
slotProjectClose()KexiMainWindowImpl [protected, slot]
slotProjectExportDataTable()KexiMainWindowImpl [protected, slot]
slotProjectImportDataTable()KexiMainWindowImpl [protected, slot]
slotProjectNew()KexiMainWindowImpl [protected, slot]
slotProjectOpen()KexiMainWindowImpl [protected, slot]
slotProjectOpenRecent(int id)KexiMainWindowImpl [protected, slot]
slotProjectOpenRecentAboutToShow()KexiMainWindowImpl [protected, slot]
slotProjectOpenRecentMore()KexiMainWindowImpl [protected, slot]
slotProjectPageSetup()KexiMainWindowImpl [protected, slot]
slotProjectPrint()KexiMainWindowImpl [protected, slot]
slotProjectPrintPreview()KexiMainWindowImpl [protected, slot]
slotProjectProperties()KexiMainWindowImpl [protected, slot]
slotProjectQuit()KexiMainWindowImpl [protected, slot]
slotProjectRelations()KexiMainWindowImpl [protected, slot]
slotProjectSave()KexiMainWindowImpl [protected, slot]
slotProjectSaveAs()KexiMainWindowImpl [protected, slot]
slotShowSettings()KexiMainWindowImpl [protected, slot]
slotStartFeedbackAgent()KexiMainWindowImpl [protected, slot]
slotTipOfTheDay()KexiMainWindowImpl [protected, slot]
slotToolsProjectMigration()KexiMainWindowImpl [protected, slot]
slotViewDataMode()KexiMainWindowImpl [protected, slot]
slotViewDesignMode()KexiMainWindowImpl [protected, slot]
slotViewNavigator()KexiMainWindowImpl [protected, slot]
slotViewPropertyEditor()KexiMainWindowImpl [protected, slot]
slotViewTextMode()KexiMainWindowImpl [protected, slot]
Sorry enum value (defined in KexiDB::MessageHandler)KexiDB::MessageHandler
startup()KexiMainWindowImpl
storeSettings()KexiMainWindowImpl [protected]
storeWindowConfiguration(KConfig *config)KexiMainWindowImpl [protected]
switchToChildframeMode()KexiMainWindowImpl [protected, virtual, slot]
switchToChildframeMode(bool showMessage)KexiMainWindowImpl [protected, slot]
switchToIDEAlMode()KexiMainWindowImpl [protected, virtual, slot]
switchToIDEAlMode(bool showMessage)KexiMainWindowImpl [protected, slot]
switchToViewMode(int viewMode)KexiMainWindowImpl [protected]
takeActionProxyFor(QObject *o)KexiSharedActionHost [protected]
updateActionAvailable(const char *action_name, bool avail, QObject *obj)KexiSharedActionHost [protected]
updateAppCaption()KexiMainWindowImpl [protected]
updateCustomPropertyPanelTabs(KexiDialogBase *prevDialog, int prevViewMode)KexiMainWindowImpl [protected]
updateCustomPropertyPanelTabs(KexiPart::Part *prevDialogPart, int prevViewMode, KexiPart::Part *curDialogPart, int curViewMode)KexiMainWindowImpl [protected]
updateDialogViewGUIClient(KXMLGUIClient *viewClient)KexiMainWindowImpl [protected]
updateReadOnlyState()KexiMainWindowImpl [protected, slot]
~KexiGUIMessageHandler()KexiGUIMessageHandler [virtual]
~KexiMainWindow()KexiMainWindow [virtual]
~KexiMainWindowImpl()KexiMainWindowImpl [virtual]
~KexiSharedActionHost()KexiSharedActionHost [virtual]
~MessageHandler()KexiDB::MessageHandler [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys