#include <QtCore/qlist.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qstring.h>
#include <QtCore/qtypeinfo.h>
#include <limits>
Go to the source code of this file.
|
Q_CORE_EXPORT size_t | qHash (const QVersionNumber &key, size_t seed=0) |
|
Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &out, const QVersionNumber &version) |
|
Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &in, QVersionNumber &version) |
|
| Q_DECLARE_TYPEINFO (QVersionNumber, Q_RELOCATABLE_TYPE) |
|
Q_CORE_EXPORT QDebug | operator<< (QDebug, const QVersionNumber &version) |
|
Q_CORE_EXPORT size_t | qHash (const QTypeRevision &key, size_t seed=0) |
|
Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &out, const QTypeRevision &revision) |
|
Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &in, QTypeRevision &revision) |
|
| Q_DECLARE_TYPEINFO (QTypeRevision, Q_RELOCATABLE_TYPE) |
|
Q_CORE_EXPORT QDebug | operator<< (QDebug, const QTypeRevision &revision) |
|
◆ operator<<() [1/4]
◆ operator<<() [2/4]
◆ operator<<() [3/4]
◆ operator<<() [4/4]
◆ operator>>() [1/2]
◆ operator>>() [2/2]
◆ Q_DECLARE_TYPEINFO() [1/2]
◆ Q_DECLARE_TYPEINFO() [2/2]
◆ qHash() [1/2]
Q_CORE_EXPORT size_t qHash |
( |
const QTypeRevision & |
key, |
|
|
size_t |
seed = 0 |
|
) |
| |
|
related |
◆ qHash() [2/2]
Q_CORE_EXPORT size_t qHash |
( |
const QVersionNumber & |
key, |
|
|
size_t |
seed = 0 |
|
) |
| |
|
related |