|
Soprano
2.9.2
|
#include <QtCore/QSharedDataPointer>#include <QtCore/QTextStream>#include <QtCore/QLocale>#include <QtCore/QFlags>#include <QtCore/QMetaType>#include "soprano_export.h"
Include dependency graph for languagetag.h:
This graph shows which files directly or indirectly include this file: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 | |
| 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.8.5