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
QQuickTableViewPrivate::SectionData Struct Reference

#include <qquicktableview_p_p.h>

+ Collaboration diagram for QQuickTableViewPrivate::SectionData:

Public Attributes

int index = -1
 
int prevIndex = -1
 

Detailed Description

Definition at line 465 of file qquicktableview_p_p.h.

Member Data Documentation

◆ index

int QQuickTableViewPrivate::SectionData::index = -1

◆ prevIndex

int QQuickTableViewPrivate::SectionData::prevIndex = -1

Definition at line 467 of file qquicktableview_p_p.h.

Referenced by QQuickTableViewPrivate::moveSection().


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