Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlListCompositor::Remove Struct Reference

#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 }
 

Detailed Description

Definition at line 169 of file qqmllistcompositor_p.h.

Constructor & Destructor Documentation

◆ Remove() [1/2]

QQmlListCompositor::Remove::Remove ( )
inline

Definition at line 171 of file qqmllistcompositor_p.h.

◆ Remove() [2/2]

QQmlListCompositor::Remove::Remove ( const iterator & it,
int count,
uint flags,
int moveId = -1 )
inline

Definition at line 172 of file qqmllistcompositor_p.h.


The documentation for this struct was generated from the following file: