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) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
attachWindow(KMdiChildView *pWnd, bool bShow=true, bool bAutomaticResize=false) (defined in KexiMainWindowImpl)KexiMainWindowImpl [virtual, slot]
beforeProjectClosing()KexiMainWindow [signal]
childClosed(KMdiChildView *dlg)KexiMainWindowImpl [protected, slot]
closeDialog(KexiDialogBase *dlg)KexiMainWindowImpl [virtual, slot]
closeDialog(KexiDialogBase *dlg, bool layoutTaskBar, bool doNotSaveChanges=false)KexiMainWindowImpl [slot]
closeObject(KexiPart::Item *item)KexiMainWindowImpl [virtual, slot]
closeProject()KexiMainWindowImpl [slot]
closeWindow(KMdiChildView *pWnd, bool layoutTaskBar=true)KexiMainWindowImpl [virtual, slot]
copyItemToClipboardAsDataTable(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
create(int argc, char *argv[], KAboutData *aboutdata=0)KexiMainWindowImpl [static]
createBlankProject()KexiMainWindowImpl [protected]
createBlankProjectData(bool &cancelled, bool confirmOverwrites=true, QString *shortcutFileName=0)KexiMainWindowImpl [protected]
createKexiProject(KexiProjectData *new_data)KexiMainWindowImpl [protected, slot]
createProjectFromTemplate(const KexiProjectData &projectData)KexiMainWindowImpl [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]
createSharedAction(const KGuiItem &guiItem, const KShortcut &cut, const char *name, KActionCollection *col=0)KexiSharedActionHost [protected]
currentDialog() const KexiMainWindowImpl [virtual]
defaultHost()KexiSharedActionHost [static]
detachWindow(KMdiChildView *pWnd, bool bShow=true) (defined in KexiMainWindowImpl)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]
executeCustomActionForObject(KexiPart::Item *item, const QString &actionName)KexiMainWindowImpl [virtual, slot]
executeItem(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
exportItemAsDataTable(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
fillWindowMenu() (defined in KexiMainWindowImpl)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]
initActions()KexiMainWindowImpl [protected]
initContextHelp() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected]
initNavigator()KexiMainWindowImpl [protected]
initPropertyEditor() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected]
initUserActions()KexiMainWindowImpl [protected]
initUserMode(KexiProjectData *projectData)KexiMainWindowImpl [protected]
invalidateActions()KexiMainWindowImpl [protected]
invalidateProjectWideActions()KexiMainWindowImpl [protected]
invalidateSharedActions(QObject *o)KexiMainWindowImpl [protected, virtual]
invalidateSharedActions() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
invalidateSharedActionsLater() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
invalidateViewModeActions()KexiMainWindowImpl [protected]
KexiDialogBase (defined in KexiMainWindowImpl)KexiMainWindowImpl [friend]
KexiGUIMessageHandler(QWidget *parent=0) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler
KexiMainWindow() (defined in KexiMainWindow)KexiMainWindow
KexiMainWindowImpl()KexiMainWindowImpl
KexiPart::Part (defined in KexiSharedActionHost)KexiSharedActionHost [friend]
KexiSharedActionHost(KMainWindow *mainWin)KexiSharedActionHost
m_enableMessages (defined in KexiDB::MessageHandler)KexiDB::MessageHandler [protected]
m_messageHandlerParentWidget (defined in KexiDB::MessageHandler)KexiDB::MessageHandler [protected]
mainWindow() const KexiSharedActionHost [protected]
MessageHandler(QWidget *parent=0)KexiDB::MessageHandler
MessageType enum name (defined in KexiDB::MessageHandler)KexiDB::MessageHandler
newObject(KexiPart::Info *info, bool &openingCancelled)KexiMainWindowImpl [protected, virtual, slot]
newObject(KexiPart::Info *info)KexiMainWindowImpl [inline, protected, slot]
openingAllowed(KexiPart::Item *item, int viewMode)KexiMainWindowImpl
openObject(KexiPart::Item *item, int viewMode, bool &openingCancelled, QMap< QString, QString > *staticObjectArgs=0, QString *errorMessage=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 [slot]
openProject(const QString &aFileName, KexiDB::ConnectionData *cdata, const QString &dbName=QString::null, const QValueList< KexiProjectData::ObjectInfo > &autoopenObjects=QValueList< KexiProjectData::ObjectInfo >())KexiMainWindowImpl [slot]
openProject(const QString &aFileName, const QString &fileNameForConnectionData, const QString &dbName=QString::null)KexiMainWindowImpl [slot]
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 enum value (defined in KexiMainWindow)KexiMainWindow
plugActionProxy(KexiActionProxy *proxy)KexiSharedActionHost [protected]
PreviewItem enum value (defined in KexiMainWindow)KexiMainWindow
printActionForItem(KexiPart::Item *item, PrintActionType action)KexiMainWindowImpl [protected, slot]
PrintActionType enum nameKexiMainWindow
printItem(KexiPart::Item *item)KexiMainWindowImpl [virtual, slot]
printItem(KexiPart::Item *item, const QString &titleText)KexiMainWindowImpl [protected, slot]
printItem(KexiPart::Item *item, const KexiSimplePrintingSettings &settings, const QString &titleText=QString::null)KexiMainWindowImpl [protected, slot]
PrintItem enum value (defined in KexiMainWindow)KexiMainWindow
printPreviewForItem(KexiPart::Item *item)KexiMainWindowImpl [virtual, slot]
printPreviewForItem(KexiPart::Item *item, const QString &titleText, bool reload)KexiMainWindowImpl [protected, slot]
printPreviewForItem(KexiPart::Item *item, const KexiSimplePrintingSettings &settings, const QString &titleText=QString::null, bool reload=false)KexiMainWindowImpl [protected, slot]
project()KexiMainWindowImpl [virtual]
projectClosed()KexiMainWindow [signal]
projectOpened()KexiMainWindowImpl [signal]
propertySetSwitched(KexiDialogBase *dlg, bool force=false, bool preservePrevSelection=true, const QCString &propertyToSelect=QCString())KexiMainWindowImpl [protected, virtual, slot]
queryClose() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, virtual]
queryExit() (defined in KexiMainWindowImpl)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) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected]
saveGlobalProperties(KConfig *sessionConfig) (defined in KexiMainWindowImpl)KexiMainWindowImpl [virtual]
saveObject(KexiDialogBase *dlg, const QString &messageWhenAskingForName=QString::null, bool dontAsk=false)KexiMainWindowImpl [virtual, slot]
saveProperties(KConfig *config) (defined in KexiMainWindowImpl)KexiMainWindowImpl [virtual]
self()KexiMainWindowImpl [inline, static]
setActionAvailable(const char *action_name, bool avail) (defined in KexiSharedActionHost)KexiSharedActionHost [protected]
setActionVolatile(KAction *a, bool set)KexiSharedActionHost
setAsDefaultHost()KexiSharedActionHost
setWindowMenu(QPopupMenu *menu) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected]
sharedActions() const KexiSharedActionHost
showErrorMessage(const QString &title, const QString &details=QString::null) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
showErrorMessage(KexiDB::Object *obj, const QString &msg=QString::null) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
showErrorMessage(const QString &, const QString &, KexiDB::Object *obj) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler
showErrorMessage(Kexi::ObjectStatus *status) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler
showErrorMessage(const QString &message, Kexi::ObjectStatus *status) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler
showMessage(MessageType type, const QString &title, const QString &details, const QString &dontShowAgainName=QString::null) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
showPageSetupForItem(KexiPart::Item *item)KexiMainWindowImpl [virtual, slot]
showProjectMigrationWizard(const QString &mimeType, const QString &databaseName, const KexiDB::ConnectionData *cdata=0)KexiMainWindowImpl [protected, slot]
showSorryMessage(const QString &title, const QString &details=QString::null) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler
showWarningContinueMessage(const QString &title, const QString &details=QString::null, const QString &dontShowAgainName=QString::null) (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
slotAutoOpenObjectsLater()KexiMainWindowImpl [protected, slot]
slotCaptionForCurrentMDIChild(bool childrenMaximized)KexiMainWindowImpl [protected, slot]
slotChildViewIsDetachedNow(QWidget *) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotConfigureKeys() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotConfigureToolbars() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotDirtyFlagChanged(KexiDialogBase *)KexiMainWindowImpl [protected, slot]
slotEditCopySpecialDataTable() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotEditFind() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotEditFind(bool next)KexiMainWindowImpl [protected, slot]
slotEditFindNext() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotEditFindPrevious() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotEditPasteSpecialDataTable()KexiMainWindowImpl [protected, slot]
slotEditReplace(bool all)KexiMainWindowImpl [protected, slot]
slotEditReplace()KexiMainWindowImpl [protected, slot]
slotEditReplaceAll() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotEditReplaceNext() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotGetNewStuff()KexiMainWindowImpl [protected, slot]
slotImportantInfo()KexiMainWindowImpl [protected, slot]
slotImportFile() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotImportServer() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotLastActions()KexiMainWindowImpl [protected, slot]
slotLastChildViewClosed() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotMdiModeHasBeenChangedTo(KMdi::MdiMode) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotNoMaximizedChildFrmLeft(KMdiChildFrm *) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotObjectRenamed(const KexiPart::Item &item, const QCString &oldName)KexiMainWindowImpl [protected, virtual, slot]
slotOptionsEnableForms(bool show, bool noMessage=false) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotPartItemSelectedInNavigator(KexiPart::Item *item)KexiMainWindowImpl [protected, slot]
slotPartLoaded(KexiPart::Part *p) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectClose() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectExportDataTable() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectImportDataTable()KexiMainWindowImpl [protected, slot]
slotProjectNew()KexiMainWindowImpl [protected, slot]
slotProjectOpen() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectOpenRecent(int id) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectOpenRecentAboutToShow() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectOpenRecentMore() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectPageSetup() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectPrint() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectPrintPreview() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectProperties() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectQuit() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectRelations() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectSave() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotProjectSaveAs() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotShowSettings() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotStartFeedbackAgent() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotTipOfTheDay() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotToolsCompactDatabase()KexiMainWindowImpl [protected, slot]
slotToolsProjectMigration() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewDataMode() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewDesignMode() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewMainArea() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewNavigator() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewPropertyEditor() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
slotViewTextMode()KexiMainWindowImpl [protected, slot]
Sorry enum value (defined in KexiDB::MessageHandler)KexiDB::MessageHandler
startup()KexiMainWindowImpl
storeSettings()KexiMainWindowImpl [protected]
storeWindowConfiguration(KConfig *config) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected]
switchToChildframeMode() (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, virtual, slot]
switchToChildframeMode(bool showMessage) (defined in KexiMainWindowImpl)KexiMainWindowImpl [protected, slot]
switchToIDEAlMode()KexiMainWindowImpl [protected, virtual, slot]
switchToIDEAlMode(bool showMessage) (defined in KexiMainWindowImpl)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]
userMode() const KexiMainWindowImpl [virtual]
Warning enum value (defined in KexiDB::MessageHandler)KexiDB::MessageHandler
~KexiGUIMessageHandler() (defined in KexiGUIMessageHandler)KexiGUIMessageHandler [virtual]
~KexiMainWindow() (defined in KexiMainWindow)KexiMainWindow [virtual]
~KexiMainWindowImpl() (defined in KexiMainWindowImpl)KexiMainWindowImpl [virtual]
~KexiSharedActionHost()KexiSharedActionHost [virtual]
~MessageHandler() (defined in KexiDB::MessageHandler)KexiDB::MessageHandler [virtual]
KDE Home | KDE Accessibility Home | Description of Access Keys