![]() |
Qt 6.x
The Qt SDK
|
#include <qqmllistcompositor_p.h>
Inheritance diagram for QQmlListCompositor::Insert:
Collaboration diagram for QQmlListCompositor::Insert:Public Member Functions | |
| Insert () | |
| Insert (const iterator &it, int count, uint flags, int moveId=-1) | |
Public Member Functions inherited from QQmlListCompositor::Change | |
| Change ()=default | |
| Change (const iterator &it, int count, uint flags, int moveId=-1) | |
| int | cacheIndex () const |
| void | setCacheIndex (int cacheIndex) |
| bool | isMove () const |
| bool | inCache () const |
| bool | inGroup () const |
| bool | inGroup (int group) const |
| int | groups () const |
Additional Inherited Members | |
Public Attributes inherited from QQmlListCompositor::Change | |
| int | count = 0 |
| uint | flags = 0 |
| int | moveId = 0 |
| int | index [MaximumGroupCount] = { 0 } |
Definition at line 162 of file qqmllistcompositor_p.h.
|
inline |
Definition at line 164 of file qqmllistcompositor_p.h.
|
inline |
Definition at line 165 of file qqmllistcompositor_p.h.