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
QItemViewPaintPair Struct Reference

#include <qabstractitemview_p.h>

+ Collaboration diagram for QItemViewPaintPair:

Public Attributes

QRect rect
 
QModelIndex index
 

Detailed Description

Definition at line 52 of file qabstractitemview_p.h.

Member Data Documentation

◆ index

QModelIndex QItemViewPaintPair::index

Definition at line 54 of file qabstractitemview_p.h.

◆ rect

QRect QItemViewPaintPair::rect

Definition at line 53 of file qabstractitemview_p.h.


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