Nepomuk
tools.h File Reference
#include <QtCore/QString>
#include <QtCore/QList>
#include "variant.h"
#include "nepomuk_export.h"
#include <soprano/node.h>
#include <kdemacros.h>
Include dependency graph for tools.h:
Go to the source code of this file.
Namespaces | |
Nepomuk | |
Functions | |
template<typename T > | |
QList< T > | Nepomuk::convertResourceList (const QList< Resource > &l) |
template<typename T > | |
QList< Resource > | Nepomuk::convertResourceList (const QList< T > &l) |
QString | Nepomuk::defaultGraph () |
QString | Nepomuk::naoNamespace () |
QString | Nepomuk::nrlNamespace () |
Variant | Nepomuk::RDFLiteralToValue (const Soprano::Node &node) |
QString | Nepomuk::rdfNamepace () |
QString | Nepomuk::rdfsNamespace () |
void | Nepomuk::setDefaultRepository (const QString &s) |
QString | Nepomuk::typePredicate () |
QList< Soprano::Node > | Nepomuk::valuesToRDFNodes (const Variant &) |
Soprano::Node | Nepomuk::valueToRDFNode (const Variant &) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 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:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.