#include <qqmllistcompositor_p.h>
Definition at line 136 of file qqmllistcompositor_p.h.
◆ Change() [1/2]
QQmlListCompositor::Change::Change |
( |
| ) |
|
|
inlinedefault |
◆ Change() [2/2]
QQmlListCompositor::Change::Change |
( |
const iterator & | it, |
|
|
int | count, |
|
|
uint | flags, |
|
|
int | moveId = -1 ) |
|
inline |
◆ cacheIndex()
int QQmlListCompositor::Change::cacheIndex |
( |
| ) |
const |
|
inline |
◆ groups()
int QQmlListCompositor::Change::groups |
( |
| ) |
const |
|
inline |
◆ inCache()
bool QQmlListCompositor::Change::inCache |
( |
| ) |
const |
|
inline |
◆ inGroup() [1/2]
bool QQmlListCompositor::Change::inGroup |
( |
| ) |
const |
|
inline |
◆ inGroup() [2/2]
bool QQmlListCompositor::Change::inGroup |
( |
int | group | ) |
const |
|
inline |
◆ isMove()
bool QQmlListCompositor::Change::isMove |
( |
| ) |
const |
|
inline |
◆ setCacheIndex()
void QQmlListCompositor::Change::setCacheIndex |
( |
int | cacheIndex | ) |
|
|
inline |
◆ count
int QQmlListCompositor::Change::count = 0 |
◆ flags
uint QQmlListCompositor::Change::flags = 0 |
◆ index
◆ moveId
int QQmlListCompositor::Change::moveId = 0 |
The documentation for this struct was generated from the following file: