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
QHeaderViewPrivate::LayoutChangeItem Struct Reference

#include <qheaderview_p.h>

+ Collaboration diagram for QHeaderViewPrivate::LayoutChangeItem:

Public Attributes

QPersistentModelIndex index
 
SectionItem section
 

Detailed Description

Definition at line 315 of file qheaderview_p.h.

Member Data Documentation

◆ index

QPersistentModelIndex QHeaderViewPrivate::LayoutChangeItem::index

Definition at line 316 of file qheaderview_p.h.

◆ section

SectionItem QHeaderViewPrivate::LayoutChangeItem::section

Definition at line 317 of file qheaderview_p.h.


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