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
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: