Soprano 2.9.4
|
#include "soprano_export.h"
#include <QtCore/QVariant>
#include <QtCore/QSharedDataPointer>
#include "languagetag.h"
Go to the source code of this file.
Classes | |
class | Soprano::LiteralValue |
Represents a literal value of an RDF Node. More... | |
Namespaces | |
namespace | Soprano |
Functions | |
SOPRANO_EXPORT uint | Soprano::qHash (const LiteralValue &lit) |
SOPRANO_EXPORT QDebug | operator<< (QDebug dbg, const Soprano::LiteralValue &) |
SOPRANO_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const Soprano::LiteralValue & | ) |