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

#include <qheaderview_p.h>

Collaboration diagram for QHeaderViewPrivate::LayoutChangeItem:

Public Attributes

QPersistentModelIndex index
SectionItem section

Detailed Description

Definition at line 344 of file qheaderview_p.h.

Member Data Documentation

◆ index

QPersistentModelIndex QHeaderViewPrivate::LayoutChangeItem::index

Definition at line 345 of file qheaderview_p.h.

◆ section

SectionItem QHeaderViewPrivate::LayoutChangeItem::section

Definition at line 346 of file qheaderview_p.h.


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