![]() |
Qt 6.x
The Qt SDK
|
#include <qfieldlist_p.h>
Collaboration diagram for QForwardFieldList< N, nextMember, Tag >:Public Member Functions | |
| QForwardFieldList () | |
| N * | first () const |
| N * | takeFirst () |
| void | prepend (N *) |
| template<typename OtherTag > | |
| void | copyAndClearPrepend (QForwardFieldList< N, nextMember, OtherTag > &) |
| bool | isEmpty () const |
| bool | isOne () const |
| bool | isMany () const |
| Tag | tag () const |
| void | setTag (Tag t) |
Static Public Member Functions | |
| static N * | next (N *v) |
Definition at line 24 of file qfieldlist_p.h.
|
inline |
Definition at line 89 of file qfieldlist_p.h.
|
inline |
|
inline |
Definition at line 94 of file qfieldlist_p.h.
Referenced by QQmlPropertyCapture::captureProperty(), and QQmlBinding::dependencies().
Here is the caller graph for this function:
|
inline |
Definition at line 127 of file qfieldlist_p.h.
Referenced by QQmlJavaScriptExpressionCapture::QQmlJavaScriptExpressionCapture(), QQmlPropertyCapture::captureProperty(), and QQmlBinding::hasDependencies().
Here is the caller graph for this function:
|
inline |
Definition at line 139 of file qfieldlist_p.h.
|
inline |
Definition at line 133 of file qfieldlist_p.h.
|
inlinestatic |
Definition at line 145 of file qfieldlist_p.h.
References Q_ASSERT.
Referenced by QQmlBinding::dependencies().
Here is the caller graph for this function:
|
inline |
Definition at line 111 of file qfieldlist_p.h.
References Q_ASSERT.
Referenced by QQmlPropertyCapture::captureProperty().
Here is the caller graph for this function:
|
inline |
Definition at line 158 of file qfieldlist_p.h.
Referenced by QQmlJavaScriptExpression::setNotifyOnValueChanged().
Here is the caller graph for this function:
|
inline |
Definition at line 152 of file qfieldlist_p.h.
Referenced by QQmlJavaScriptExpression::notifyOnValueChanged().
Here is the caller graph for this function:
|
inline |
Definition at line 100 of file qfieldlist_p.h.
References next.
Referenced by QQmlJavaScriptExpressionCapture::~QQmlJavaScriptExpressionCapture(), QQmlPropertyCapture::captureProperty(), and QQmlJavaScriptExpression::clearActiveGuards().
Here is the caller graph for this function: