Classes | Namespaces | Functions

/tmp/buildd/soprano-2.4.64.e5.20100805.1159441/soprano/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  
)