![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qstring.h>#include <QtCore/qhashfunctions.h>#include <QtQml/qtqmlglobal.h>#include <QtCore/qmetaobject.h>#include <QtQml/qqmlregistration.h>
Include dependency graph for qqmlproperty.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QQmlProperty |
| The QQmlProperty class abstracts accessing properties on objects created from QML. More... | |
Typedefs | |
| typedef QList< QQmlProperty > | QQmlProperties |
Functions | |
| size_t | qHash (const QQmlProperty &key, size_t seed=0) |
| Q_DECLARE_TYPEINFO (QQmlProperty, Q_RELOCATABLE_TYPE) | |
| typedef QList<QQmlProperty> QQmlProperties |
Definition at line 107 of file qqmlproperty.h.
| Q_DECLARE_TYPEINFO | ( | QQmlProperty | , |
| Q_RELOCATABLE_TYPE | |||
| ) |
|
inline |
Definition at line 109 of file qqmlproperty.h.
References qHashMulti(), and seed.
Here is the call graph for this function: