![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertycachevector_p.h>
Public Member Functions | |
| QQmlPropertyCacheVector ()=default | |
| QQmlPropertyCacheVector (QQmlPropertyCacheVector &&)=default | |
| QQmlPropertyCacheVector & | operator= (QQmlPropertyCacheVector &&)=default |
| ~QQmlPropertyCacheVector () | |
| void | resize (int size) |
| int | count () const |
| bool | isEmpty () const |
| void | clear () |
| void | resetAndResize (int size) |
| void | append (const QQmlPropertyCache::ConstPtr &cache) |
| void | appendOwn (const QQmlPropertyCache::Ptr &cache) |
| QQmlPropertyCache::ConstPtr | at (int index) const |
| QQmlPropertyCache::Ptr | ownAt (int index) const |
| void | set (int index, const QQmlPropertyCache::ConstPtr &replacement) |
| void | setOwn (int index, const QQmlPropertyCache::Ptr &replacement) |
| void | setNeedsVMEMetaObject (int index) |
| bool | needsVMEMetaObject (int index) const |
| void | seal () |
Definition at line 26 of file qqmlpropertycachevector_p.h.
|
default |
|
default |
|
inline |
Definition at line 33 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 63 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 70 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 77 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 47 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 40 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 45 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 120 of file qqmlpropertycachevector_p.h.
|
default |
|
inline |
Definition at line 85 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 54 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 34 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 122 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 93 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 119 of file qqmlpropertycachevector_p.h.
|
inline |
Definition at line 106 of file qqmlpropertycachevector_p.h.