![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| ListWrapperObject (QQmlListProperty< QObject > *p) | |
| Heap::ArrayData * | arrayData () const |
| ListWrapperObject (QQmlListProperty< QObject > *p) | |
| Heap::ArrayData * | arrayData () const |
Public Attributes | |
| QV4::Scope | scope |
| QV4::ScopedObject | object |
Definition at line 36 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 41 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 41 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 49 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 49 of file qqmllistwrapper.cpp.
| QV4::ScopedObject ListWrapperObject::object |
Definition at line 39 of file qqmllistwrapper.cpp.
| QV4::Scope ListWrapperObject::scope |
Definition at line 38 of file qqmllistwrapper.cpp.