lokalize
Classes |
Public Member Functions |
Public Attributes |
Protected Member Functions |
List of all members
TM::OpenDBJob Class Reference
#include <jobs.h>
Inherits Job.
Classes | |
struct | ConnectionParams |
struct | DBStat |
Public Member Functions | |
OpenDBJob (const QString &dbName, DbType type=TM::Local, bool reconnect=false, const ConnectionParams &connParams=ConnectionParams(), QObject *parent=0) | |
~OpenDBJob () | |
int | priority () const |
Public Attributes | |
bool | m_connectionSuccessful |
ConnectionParams | m_connParams |
QString | m_dbName |
bool | m_reconnect |
bool | m_setParams |
DBStat | m_stat |
TMConfig | m_tmConfig |
DbType | m_type |
Protected Member Functions | |
void | run () |
Detailed Description
Constructor & Destructor Documentation
|
explicit |
Member Function Documentation
Member Data Documentation
ConnectionParams TM::OpenDBJob::m_connParams |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.