![]() |
Qt 6.x
The Qt SDK
|
#include <qqmldomitem_p.h>
Collaboration diagram for QQmlJS::Dom::ListP:Public Member Functions | |
| template<typename T > | |
| ListP (Path pathFromOwner, QList< T * > pList, QString elType=QString(), ListOptions options=ListOptions::Normal) | |
| ListP ()=delete | |
| ListPBase * | operator-> () |
| const ListPBase * | operator-> () const |
| ListPBase & | operator* () |
| const ListPBase & | operator* () const |
Static Public Attributes | |
| static constexpr DomType | kindValue = DomType::ListP |
Definition at line 432 of file qqmldomitem_p.h.
|
inline |
Definition at line 437 of file qqmldomitem_p.h.
|
delete |
|
inline |
Definition at line 446 of file qqmldomitem_p.h.
References QList< T >::data(), and list.
Here is the call graph for this function:
|
inline |
Definition at line 447 of file qqmldomitem_p.h.
References QList< T >::data(), and list.
Here is the call graph for this function:
|
inline |
Definition at line 444 of file qqmldomitem_p.h.
References QList< T >::data(), and list.
Here is the call graph for this function:
|
inline |
Definition at line 445 of file qqmldomitem_p.h.
References QList< T >::data(), and list.
Here is the call graph for this function:
|
staticconstexpr |
Definition at line 435 of file qqmldomitem_p.h.