lokalize
Public Member Functions |
Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
ExecQueryJob Class Reference
#include <jobs.h>
Inherits Job.
Public Member Functions | |
ExecQueryJob (const QString &queryString, const QString &dbName, QObject *parent=0) | |
~ExecQueryJob () | |
int | priority () const |
Public Attributes | |
QSqlQuery * | query |
Protected Member Functions | |
void | run () |
Protected Attributes | |
QString | m_dbName |
QString | m_query |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
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.