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
QQuickHeaderViewBasePrivate::SectionSize Struct Reference

#include <qquickheaderview_p_p.h>

+ Collaboration diagram for QQuickHeaderViewBasePrivate::SectionSize:

Public Attributes

int section
 
qreal previousSize
 

Detailed Description

Definition at line 83 of file qquickheaderview_p_p.h.

Member Data Documentation

◆ previousSize

qreal QQuickHeaderViewBasePrivate::SectionSize::previousSize

Definition at line 86 of file qquickheaderview_p_p.h.

◆ section

int QQuickHeaderViewBasePrivate::SectionSize::section

Definition at line 85 of file qquickheaderview_p_p.h.


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