Nepomuk-Core
Nepomuk2::Query::SearchRunnable Class Reference
#include <searchrunnable.h>
Inheritance diagram for Nepomuk2::Query::SearchRunnable:
Signals | |
void | listingFinished () |
void | newResult (const Nepomuk2::Query::Result &result) |
Public Member Functions | |
SearchRunnable (Soprano::Model *model, const QString &sparqlQuery, const RequestPropertyMap &map) | |
~SearchRunnable () | |
void | cancel () |
Protected Member Functions | |
void | run () |
Detailed Description
Definition at line 40 of file searchrunnable.h.
Constructor & Destructor Documentation
Nepomuk2::Query::SearchRunnable::SearchRunnable | ( | Soprano::Model * | model, |
const QString & | sparqlQuery, | ||
const RequestPropertyMap & | map | ||
) |
Definition at line 53 of file searchrunnable.cpp.
Nepomuk2::Query::SearchRunnable::~SearchRunnable | ( | ) |
Definition at line 63 of file searchrunnable.cpp.
Member Function Documentation
void Nepomuk2::Query::SearchRunnable::cancel | ( | ) |
Cancel the search and detach it from the folder.
Definition at line 68 of file searchrunnable.cpp.
|
signal |
|
signal |
|
protected |
Definition at line 74 of file searchrunnable.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.