![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomitem_p.h>
Public Member Functions | |
template<typename T> | |
ListP (const Path &pathFromOwner, const QList< T * > &pList, const 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 447 of file qqmldomitem_p.h.
|
inline |
Definition at line 452 of file qqmldomitem_p.h.
References ListP().
Referenced by ListP().
|
delete |
|
inline |
Definition at line 461 of file qqmldomitem_p.h.
|
inline |
Definition at line 462 of file qqmldomitem_p.h.
|
inline |
Definition at line 459 of file qqmldomitem_p.h.
|
inline |
Definition at line 460 of file qqmldomitem_p.h.
|
staticconstexpr |
Definition at line 450 of file qqmldomitem_p.h.