![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlguardedcontextdata_p.h>
Collaboration diagram for QQmlGuardedContextData:Public Member Functions | |
| QQmlGuardedContextData ()=default | |
| ~QQmlGuardedContextData () | |
| QQmlGuardedContextData (QQmlGuardedContextData &&)=default | |
| QQmlGuardedContextData & | operator= (QQmlGuardedContextData &&)=default |
| QQmlGuardedContextData (QQmlRefPointer< QQmlContextData > data) | |
| QQmlGuardedContextData & | operator= (QQmlRefPointer< QQmlContextData > d) |
| QQmlRefPointer< QQmlContextData > | contextData () const |
| void | setContextData (QQmlRefPointer< QQmlContextData > contextData) |
| bool | isNull () const |
| operator const QQmlRefPointer & () const | |
| QQmlContextData & | operator* () const |
| QQmlContextData * | operator-> () const |
| QQmlGuardedContextData * | next () const |
Definition at line 23 of file qqmlguardedcontextdata_p.h.
|
default |
|
inline |
Definition at line 28 of file qqmlguardedcontextdata_p.h.
|
default |
|
inline |
Definition at line 33 of file qqmlguardedcontextdata_p.h.
References setContextData().
Here is the call graph for this function:
|
inline |
Definition at line 44 of file qqmlguardedcontextdata_p.h.
Referenced by setContextData().
Here is the caller graph for this function:
|
inline |
Definition at line 62 of file qqmlguardedcontextdata_p.h.
Referenced by QQmlVMEMetaObject::aliasTarget(), QQmlIncubatorPrivate::clear(), QQmlVMEMetaObject::metaCall(), QQmlVMEMetaObject::method(), and QQmlContextData::refreshExpressions().
Here is the caller graph for this function:
|
inline |
Definition at line 68 of file qqmlguardedcontextdata_p.h.
|
inline |
Definition at line 64 of file qqmlguardedcontextdata_p.h.
|
inline |
Definition at line 65 of file qqmlguardedcontextdata_p.h.
|
inline |
Definition at line 66 of file qqmlguardedcontextdata_p.h.
|
default |
|
inline |
Definition at line 38 of file qqmlguardedcontextdata_p.h.
References d, and setContextData().
Here is the call graph for this function:
|
inline |
Definition at line 45 of file qqmlguardedcontextdata_p.h.
References contextData(), and QQmlRefPointer< T >::data().
Referenced by QQmlGuardedContextData(), QQmlIncubatorPrivate::clear(), and operator=().
Here is the call graph for this function:
Here is the caller graph for this function: