Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmltype_p.h File Reference

(d2bc4a4330254c0c68a0ade51b59a71c4b67b470)

#include <functional>
#include <private/qtqmlglobal_p.h>
#include <private/qqmlrefcount_p.h>
#include <QtQml/qqmlprivate.h>
#include <QtQml/qjsvalue.h>
#include <QtCore/qobject.h>
#include <QtCore/qversionnumber.h>
Include dependency graph for qqmltype_p.h:

Go to the source code of this file.

Classes

class  QQmlType
struct  QQmlType::SingletonInstanceInfo

Namespaces

namespace  QV4

Functions

size_t qHash (const QQmlType &t, size_t seed=0)

Function Documentation

◆ qHash()

size_t qHash ( const QQmlType & t,
size_t seed = 0 )
inline

Definition at line 202 of file qqmltype_p.h.