Nepomuk-Core
Nepomuk2::DescribeResourcesJob Class Reference
#include <Nepomuk2/DescribeResourcesJob>
Inheritance diagram for Nepomuk2::DescribeResourcesJob:
Public Member Functions | |
~DescribeResourcesJob () | |
SimpleResourceGraph | resources () const |
Friends | |
Nepomuk2::DescribeResourcesJob * | Nepomuk2::describeResources (const QList< QUrl > &, Nepomuk2::DescribeResourcesFlags, const QList< QUrl > &) |
Detailed Description
Job returned by Nepomuk2::describeResources().
Access the result through the resources() method in the slot connected to the KJOb::result() signal.
Definition at line 48 of file describeresourcesjob.h.
Constructor & Destructor Documentation
Nepomuk2::DescribeResourcesJob::~DescribeResourcesJob | ( | ) |
Destructor.
The job does delete itself as soon as it is done.
Definition at line 61 of file describeresourcesjob.cpp.
Member Function Documentation
Nepomuk2::SimpleResourceGraph Nepomuk2::DescribeResourcesJob::resources | ( | ) | const |
The returned resources.
Access the result in a slot connected to the KJob::result() signal.
Definition at line 86 of file describeresourcesjob.cpp.
Friends And Related Function Documentation
|
friend |
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.