kexiproject.cpp File Reference
#include <qfile.h>
#include <qapplication.h>
#include <qdom.h>
#include <kmimetype.h>
#include <kdebug.h>
#include <klocale.h>
#include <kexiutils/identifier.h>
#include <kexidb/connection.h>
#include <kexidb/cursor.h>
#include <kexidb/driver.h>
#include <kexidb/drivermanager.h>
#include <kexidb/utils.h>
#include <kexidb/parser/parser.h>
#include <kexidb/msghandler.h>
#include <kexidb/dbproperties.h>
#include <kexiutils/utils.h>
#include "kexiproject.h"
#include "kexipartmanager.h"
#include "kexipartitem.h"
#include "kexipartinfo.h"
#include "kexipart.h"
#include "kexidialogbase.h"
#include "kexi.h"
#include "keximainwindow.h"
#include "kexiblobbuffer.h"
#include "kexiguimsghandler.h"
#include <assert.h>
#include "kexiproject.moc"
Go to the source code of this file.
Variables | |
| static const QString | warningNoUndo = i18n("Warning: entire project's data will be removed.") |
Variable Documentation
|
|
Definition at line 959 of file kexiproject.cpp. |
