#include <qqmllistcompositor_p.h>
Definition at line 51 of file qqmllistcompositor_p.h.
◆ Range() [1/2]
QQmlListCompositor::Range::Range |
( |
| ) |
|
|
inline |
◆ Range() [2/2]
QQmlListCompositor::Range::Range |
( |
Range * | next, |
|
|
void * | list, |
|
|
int | index, |
|
|
int | count, |
|
|
uint | flags ) |
|
inline |
◆ append()
bool QQmlListCompositor::Range::append |
( |
| ) |
const |
|
inline |
◆ end()
int QQmlListCompositor::Range::end |
( |
| ) |
const |
|
inline |
◆ groups()
int QQmlListCompositor::Range::groups |
( |
| ) |
const |
|
inline |
◆ inCache()
bool QQmlListCompositor::Range::inCache |
( |
| ) |
const |
|
inline |
◆ inGroup() [1/2]
bool QQmlListCompositor::Range::inGroup |
( |
| ) |
const |
|
inline |
◆ inGroup() [2/2]
bool QQmlListCompositor::Range::inGroup |
( |
int | group | ) |
const |
|
inline |
◆ isUnresolved()
bool QQmlListCompositor::Range::isUnresolved |
( |
| ) |
const |
|
inline |
◆ prepend()
bool QQmlListCompositor::Range::prepend |
( |
| ) |
const |
|
inline |
◆ start()
int QQmlListCompositor::Range::start |
( |
| ) |
const |
|
inline |
◆ count
int QQmlListCompositor::Range::count = 0 |
◆ flags
uint QQmlListCompositor::Range::flags = 0 |
◆ index
int QQmlListCompositor::Range::index = 0 |
◆ list
void* QQmlListCompositor::Range::list = nullptr |
◆ next
Range* QQmlListCompositor::Range::next |
◆ previous
Range* QQmlListCompositor::Range::previous |
The documentation for this class was generated from the following file: