/usr/src/startcom/BUILD/soprano-2.3.1/soprano/node.h File Reference
#include <QtCore/QUrl>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QTextStream>
#include "soprano_export.h"
#include "literalvalue.h"
#include "languagetag.h"
#include "sopranomacros.h"
Go to the source code of this file.
Function Documentation
SOPRANO_EXPORT QDebug operator<< |
( |
QDebug |
s, |
|
|
const Soprano::Node & |
| |
|
) |
| | |
Default Soprano::Node stream operator. The operator serializes the Node based on the N-Triples standard, except that it uses Unicode strings.
- See also:
- Soprano::Node::toN3()
SOPRANO_EXPORT uint qHash |
( |
const QUrl & |
url |
) |
|