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

#include <qpainter_p.h>

Collaboration diagram for QPainterDummyState:

Public Attributes

QFont font
QPen pen
QBrush brush
QTransform transform

Detailed Description

Definition at line 148 of file qpainter_p.h.

Member Data Documentation

◆ brush

QBrush QPainterDummyState::brush

Definition at line 152 of file qpainter_p.h.

◆ font

QFont QPainterDummyState::font

Definition at line 150 of file qpainter_p.h.

◆ pen

QPen QPainterDummyState::pen

Definition at line 151 of file qpainter_p.h.

◆ transform

QTransform QPainterDummyState::transform

Definition at line 153 of file qpainter_p.h.


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