![]() |
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 35 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 40 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 40 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 48 of file qqmllistwrapper.cpp.
|
inline |
Definition at line 48 of file qqmllistwrapper.cpp.
| QV4::ScopedObject ListWrapperObject::object |
Definition at line 38 of file qqmllistwrapper.cpp.
| QV4::Scope ListWrapperObject::scope |
Definition at line 37 of file qqmllistwrapper.cpp.