Kexi API Documentation (2.0 alpha)

keximainwindowimpl.cpp File Reference

#include "keximainwindowimpl.h"
#include <unistd.h>
#include <qapplication.h>
#include <qeventloop.h>
#include <qfile.h>
#include <qtimer.h>
#include <qobjectlist.h>
#include <qprocess.h>
#include <qtoolbutton.h>
#include <qtooltip.h>
#include <qmutex.h>
#include <qwaitcondition.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <kaction.h>
#include <klocale.h>
#include <kstdaccel.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kdebug.h>
#include <kkeydialog.h>
#include <kedittoolbar.h>
#include <kdeversion.h>
#include <kglobalsettings.h>
#include <kparts/componentfactory.h>
#include <ktip.h>
#include <kstandarddirs.h>
#include <kpushbutton.h>
#include <ktextbrowser.h>
#include <kiconloader.h>
#include <ktabwidget.h>
#include <kimageio.h>
#include <khelpmenu.h>
#include <kexidb/connection.h>
#include <kexidb/utils.h>
#include <kexidb/cursor.h>
#include <kexidb/dbobjectnamevalidator.h>
#include <kexidb/admin.h>
#include <kexiutils/utils.h>
#include "kexiactionproxy.h"
#include "kexidialogbase.h"
#include "kexipartmanager.h"
#include "kexipart.h"
#include "kexipartinfo.h"
#include "kexipartguiclient.h"
#include "kexiproject.h"
#include "kexiprojectdata.h"
#include "kexiprojectset.h"
#include "kexi.h"
#include "kexistatusbar.h"
#include "kexiinternalpart.h"
#include "kexiactioncategories.h"
#include "kde2_closebutton.xpm"
#include <widget/kexibrowser.h>
#include <widget/kexipropertyeditorview.h>
#include <widget/utils/kexirecordnavigator.h>
#include <koproperty/editor.h>
#include <koproperty/set.h>
#include "startup/KexiStartup.h"
#include "startup/KexiNewProjectWizard.h"
#include "startup/KexiStartupDialog.h"
#include "kexinamedialog.h"
#include "printing/kexisimpleprintingpart.h"
#include "printing/kexisimpleprintingpagesetup.h"
#include <kexicontexthelp.h>
#include "ksplitter.h"
#include <kaboutdata.h>
#include "keximainwindowimpl_p.h"
#include "keximainwindowimpl.moc"

Go to the source code of this file.

Defines

#define KexiVDebug   if (0) kdDebug()
#define KDOCKWIDGET_P   1
#define DEFAULT_MDI_MODE   KMdi::IDEAlMode

Functions

static QString internalReason (KexiDB::Object *obj)


Define Documentation

#define DEFAULT_MDI_MODE   KMdi::IDEAlMode
 

Referenced by KexiMainWindowImpl::restoreSettings(), and KexiMainWindowImpl::storeSettings().

#define KDOCKWIDGET_P   1
 

Todo:
REENABLE when blinking and dock width changes will be removed in KMDI

Definition at line 125 of file keximainwindowimpl.cpp.

#define KexiVDebug   if (0) kdDebug()
 

Definition at line 104 of file keximainwindowimpl.cpp.

Referenced by KexiMainWindowImpl::eventFilter().


Function Documentation

static QString internalReason KexiDB::Object obj  )  [static]
 

Definition at line 1242 of file keximainwindowimpl.cpp.

References KexiDB::Object::errorMsg().

Referenced by KexiMainWindowImpl::slotAutoOpenObjectsLater().

KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:17 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003