![]() |
Qt 6.x
The Qt SDK
|
#include <qqmllistcompositor_p.h>
Inheritance diagram for QQmlListCompositor::Remove:
Collaboration diagram for QQmlListCompositor::Remove:Public Member Functions | |
| Remove () | |
| Remove (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 169 of file qqmllistcompositor_p.h.
|
inline |
Definition at line 171 of file qqmllistcompositor_p.h.
|
inline |
Definition at line 172 of file qqmllistcompositor_p.h.