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
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 24 of file qpixmapstyle_p_p.h.

Member Data Documentation

◆ fileName

QString QPixmapStyleDescriptor::fileName

Definition at line 26 of file qpixmapstyle_p_p.h.

◆ margins

QMargins QPixmapStyleDescriptor::margins

Definition at line 28 of file qpixmapstyle_p_p.h.

◆ size

QSize QPixmapStyleDescriptor::size

Definition at line 27 of file qpixmapstyle_p_p.h.

◆ tileRules

QTileRules QPixmapStyleDescriptor::tileRules

Definition at line 29 of file qpixmapstyle_p_p.h.


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