Nepomuk-Core
Nepomuk2::Query::CountQueryRunnable Class Reference
#include <countqueryrunnable.h>
Inheritance diagram for Nepomuk2::Query::CountQueryRunnable:
Signals | |
void | countQueryFinished (int count) |
Public Member Functions | |
CountQueryRunnable (Soprano::Model *model, const Query &query) | |
~CountQueryRunnable () | |
void | cancel () |
void | run () |
Detailed Description
Definition at line 34 of file countqueryrunnable.h.
Constructor & Destructor Documentation
Nepomuk2::Query::CountQueryRunnable::CountQueryRunnable | ( | Soprano::Model * | model, |
const Query & | query | ||
) |
Definition at line 36 of file countqueryrunnable.cpp.
Nepomuk2::Query::CountQueryRunnable::~CountQueryRunnable | ( | ) |
Definition at line 46 of file countqueryrunnable.cpp.
Member Function Documentation
void Nepomuk2::Query::CountQueryRunnable::cancel | ( | ) |
Cancel the search and detach it from the folder.
Definition at line 51 of file countqueryrunnable.cpp.
|
signal |
void Nepomuk2::Query::CountQueryRunnable::run | ( | ) |
Definition at line 57 of file countqueryrunnable.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.