Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquick3dobject_p.h File Reference

(fe8a2a619fa3ec6dde3f5f18bd64a34486b8db21)

#include "qquick3dobject.h"
#include "qtquick3dglobal_p.h"
#include "qquick3dobjectchangelistener_p.h"
#include "qquick3dscenemanager_p.h"
#include <private/qobject_p.h>
#include <private/qquickstate_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qlazilyallocated_p.h>
#include <private/qssgrendergraphobject_p.h>
#include <QtQuick3DUtils/private/qquick3dprofiler_p.h>
#include <QtCore/qpointer.h>
+ Include dependency graph for qquick3dobject_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQuick3DObjectPrivate
 
struct  QQuick3DObjectPrivate::ConnectionKey
 
struct  QQuick3DObjectPrivate::ChangeListener
 
struct  QQuick3DObjectPrivate::ExtraData
 

Functions

 Q_DECLARE_TYPEINFO (QQuick3DObjectPrivate::ChangeListener, Q_PRIMITIVE_TYPE)
 
 Q_DECLARE_TYPEINFO (QQuick3DObjectPrivate::ConnectionKey, Q_PRIMITIVE_TYPE)
 
size_t qHash (const QQuick3DObjectPrivate::ConnectionKey &con, size_t seed=0) noexcept
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

◆ Q_DECLARE_TYPEINFO() [2/2]

◆ qHash()

size_t qHash ( const QQuick3DObjectPrivate::ConnectionKey & con,
size_t seed = 0 )
inlinenoexcept

Definition at line 299 of file qquick3dobject_p.h.

References con, qHashBits(), and seed.

+ Here is the call graph for this function: