lokalize
TM::SelectJob Class Reference
#include <jobs.h>
Inherits Job.
Public Member Functions | |
SelectJob (const CatalogString &source, const QString &ctxt, const QString &file, const DocPosition &, const QString &dbName, QObject *parent=0) | |
~SelectJob () | |
int | priority () const |
Public Attributes | |
QString | m_dbName |
QList< TMEntry > | m_entries |
DocPosition | m_pos |
CatalogString | m_source |
Protected Member Functions | |
void | aboutToBeDequeued (ThreadWeaver::WeaverInterface *) |
void | run () |
Detailed Description
Constructor & Destructor Documentation
SelectJob::SelectJob | ( | const CatalogString & | source, |
const QString & | ctxt, | ||
const QString & | file, | ||
const DocPosition & | pos, | ||
const QString & | dbName, | ||
QObject * | parent = 0 |
||
) |
Member Function Documentation
|
protected |
Member Data Documentation
DocPosition TM::SelectJob::m_pos |
CatalogString TM::SelectJob::m_source |
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:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.