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
QQuickPixmapNull Struct Reference
+ Collaboration diagram for QQuickPixmapNull:

Public Attributes

QUrl url
 
QRect region
 
QSize size
 

Detailed Description

Definition at line 1632 of file qquickpixmapcache.cpp.

Member Data Documentation

◆ region

QRect QQuickPixmapNull::region

Definition at line 1634 of file qquickpixmapcache.cpp.

◆ size

QSize QQuickPixmapNull::size

Definition at line 1635 of file qquickpixmapcache.cpp.

◆ url

QUrl QQuickPixmapNull::url

Definition at line 1633 of file qquickpixmapcache.cpp.


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