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

#include <qpixmapstyle_p_p.h>

Collaboration diagram for QPixmapStyleDescriptor:

Public Attributes

QString fileName
QSize size
QMargins margins
QTileRules tileRules

Detailed Description

Definition at line 25 of file qpixmapstyle_p_p.h.

Member Data Documentation

◆ fileName

QString QPixmapStyleDescriptor::fileName

Definition at line 27 of file qpixmapstyle_p_p.h.

◆ margins

QMargins QPixmapStyleDescriptor::margins

Definition at line 29 of file qpixmapstyle_p_p.h.

◆ size

QSize QPixmapStyleDescriptor::size

Definition at line 28 of file qpixmapstyle_p_p.h.

◆ tileRules

QTileRules QPixmapStyleDescriptor::tileRules

Definition at line 30 of file qpixmapstyle_p_p.h.


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