Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 476 of file qquicktableview_p_p.h.

Member Data Documentation

◆ index

int QQuickTableViewPrivate::SectionData::index = -1

Definition at line 477 of file qquicktableview_p_p.h.

◆ prevIndex

int QQuickTableViewPrivate::SectionData::prevIndex = -1

Definition at line 478 of file qquicktableview_p_p.h.


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