#include <QtCore/QSharedDataPointer>#include <QtCore/QTextStream>#include <QtCore/QLocale>#include <QtCore/QFlags>#include <QtCore/QMetaType>#include "soprano_export.h"

Go to the source code of this file.
Classes | |
| class | Soprano::LanguageTag |
| A LanguageTag represents a language according to RFC 3066 and RFC 4646. More... | |
Namespaces | |
| namespace | Soprano |
Functions | |
| SOPRANO_EXPORT uint | Soprano::qHash (const LanguageTag &node) |
| Q_DECLARE_TYPEINFO (Soprano::LanguageTag, Q_MOVABLE_TYPE) | |
| SOPRANO_EXPORT QDebug | operator<< (QDebug s, const Soprano::LanguageTag &) |
| SOPRANO_EXPORT QTextStream & | operator<< (QTextStream &s, const Soprano::LanguageTag &) |
| Q_DECLARE_TYPEINFO | ( | Soprano::LanguageTag | , | |
| Q_MOVABLE_TYPE | ||||
| ) |
| SOPRANO_EXPORT QDebug operator<< | ( | QDebug | s, | |
| const Soprano::LanguageTag & | ||||
| ) |
| SOPRANO_EXPORT QTextStream& operator<< | ( | QTextStream & | s, | |
| const Soprano::LanguageTag & | ||||
| ) |
1.6.1