Nepomuk-Core
Nepomuk2::Sync::ResourceHash Class Reference
#include <syncresource.h>
Inheritance diagram for Nepomuk2::Sync::ResourceHash:
Public Member Functions | |
QList< Soprano::Statement > | toStatementList () const |
Static Public Member Functions | |
static ResourceHash | fromGraph (const Soprano::Graph &graph) |
static ResourceHash | fromStatementList (const QList< Soprano::Statement > &list) |
Detailed Description
A SyncResource is a convenient way of representing a list of Soprano::Statements or a Soprano::Graph.
It provides easy lookup of resources.
Definition at line 109 of file syncresource.h.
Member Function Documentation
|
static |
Definition at line 192 of file syncresource.cpp.
|
static |
Definition at line 198 of file syncresource.cpp.
QList< Soprano::Statement > Nepomuk2::Sync::ResourceHash::toStatementList | ( | ) | const |
Definition at line 227 of file syncresource.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.