#include "global.h"
#include <qpixmap.h>
#include <qimage.h>
#include <qdragobject.h>
#include <qstring.h>
#include <qsqldatabase.h>
#include <kiconloader.h>
#include "dbdata.h"
Include dependency graph for global.cpp:
Go to the source code of this file.
Functions | |
QPixmap | loadPixmap (const QString &name) |
bool | createConnection (QString conn_name) |
Variables | |
QIntDict< bool > | locked_recs_dict |
|
Definition at line 49 of file global.cpp. References DB_HOST, DB_NAME, DB_PASSWD, DB_USER, and SQL_DRIVER. Referenced by main(), and FillSearchList::run(). |
|
|
Definition at line 26 of file global.cpp. Referenced by ReadWriteFormBase::lockRec(), and ReadWriteFormBase::unlockRec(). |