![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlguardedcontextdata_p.h>
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< QQmlContextData > & () 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.
|
inline |
Definition at line 44 of file qqmlguardedcontextdata_p.h.
|
inline |
Definition at line 62 of file qqmlguardedcontextdata_p.h.
|
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.
|
inline |
Definition at line 45 of file qqmlguardedcontextdata_p.h.