![]() |
Qt 6.x
The Qt SDK
|
#include <qfieldlist_p.h>
Collaboration diagram for QFieldList< N, nextMember >:Public Member Functions | |
| QFieldList () | |
| N * | first () const |
| N * | takeFirst () |
| void | append (N *) |
| void | prepend (N *) |
| bool | isEmpty () const |
| bool | isOne () const |
| bool | isMany () const |
| int | count () const |
| void | append (QFieldList< N, nextMember > &) |
| void | prepend (QFieldList< N, nextMember > &) |
| void | insertAfter (N *, QFieldList< N, nextMember > &) |
| void | copyAndClear (QFieldList< N, nextMember > &) |
| template<typename Tag > | |
| void | copyAndClearAppend (QForwardFieldList< N, nextMember, Tag > &) |
| template<typename Tag > | |
| void | copyAndClearPrepend (QForwardFieldList< N, nextMember, Tag > &) |
| bool | flag () const |
| void | setFlag () |
| void | clearFlag () |
| void | setFlagValue (bool) |
Static Public Member Functions | |
| static N * | next (N *v) |
Definition at line 50 of file qfieldlist_p.h.
|
inline |
Definition at line 164 of file qfieldlist_p.h.
|
inline |
Definition at line 192 of file qfieldlist_p.h.
References Q_ASSERT.
|
inline |
Definition at line 251 of file qfieldlist_p.h.
References o.
|
inline |
Definition at line 348 of file qfieldlist_p.h.
|
inline |
Definition at line 306 of file qfieldlist_p.h.
References o.
|
inline |
|
inline |
|
inline |
Definition at line 238 of file qfieldlist_p.h.
|
inline |
Definition at line 170 of file qfieldlist_p.h.
Referenced by QQmlImports::populateCache(), QQmlImports::resolvedCompositeSingletons(), QQmlImports::resolvedScripts(), and QQmlThreadPrivate::threadEvent().
Here is the caller graph for this function:
|
inline |
Definition at line 336 of file qfieldlist_p.h.
|
inline |
Definition at line 285 of file qfieldlist_p.h.
References append(), o, and prepend().
Here is the call graph for this function:
|
inline |
Definition at line 220 of file qfieldlist_p.h.
Referenced by QQmlThreadPrivate::mainEvent(), QQmlThread::shutdown(), QQmlThreadPrivate::threadEvent(), and QQmlThread::waitForNextMessage().
Here is the caller graph for this function:
|
inline |
Definition at line 232 of file qfieldlist_p.h.
|
inline |
Definition at line 226 of file qfieldlist_p.h.
|
inlinestatic |
Definition at line 244 of file qfieldlist_p.h.
References Q_ASSERT.
Referenced by QQmlImports::populateCache(), QQmlImports::resolvedCompositeSingletons(), and QQmlImports::resolvedScripts().
Here is the caller graph for this function:
|
inline |
Definition at line 206 of file qfieldlist_p.h.
References Q_ASSERT.
|
inline |
Definition at line 268 of file qfieldlist_p.h.
References o.
|
inline |
Definition at line 342 of file qfieldlist_p.h.
|
inline |
Definition at line 354 of file qfieldlist_p.h.
|
inline |
Definition at line 176 of file qfieldlist_p.h.
References next, and Q_ASSERT.
Referenced by QQmlThreadPrivate::mainEvent(), and QQmlThreadPrivate::threadEvent().
Here is the caller graph for this function: