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>
Go to the source code of this file.
Namespaces | |
namespace | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.