Soprano  2.9.2
Classes | Namespaces | Functions
literalvalue.h File Reference
#include "soprano_export.h"
#include <QtCore/QVariant>
#include <QtCore/QSharedDataPointer>
#include "languagetag.h"
+ Include dependency graph for literalvalue.h:
+ This graph shows which files directly or indirectly include this file:

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 &)

Function Documentation

SOPRANO_EXPORT QDebug operator<< ( QDebug  dbg,
const Soprano::LiteralValue  
)