Definition at line 102 of file qpainter.h.
#include <qpainter.h>
Static Public Member Functions |
|
| static PixmapFragment Q_GUI_EXPORT | create (const QPointF &pos, const QRectF &sourceRect, qreal scaleX=1, qreal scaleY=1, qreal rotation=0, qreal opacity=1) |
Public Attributes |
|
| qreal | x |
| qreal | y |
| qreal | sourceLeft |
| qreal | sourceTop |
| qreal | width |
| qreal | height |
| qreal | scaleX |
| qreal | scaleY |
| qreal | rotation |
| qreal | opacity |
| static PixmapFragment Q_GUI_EXPORT create | ( | const QPointF & | pos, |
| const QRectF & | sourceRect, | ||
| qreal | scaleX = 1, |
||
| qreal | scaleY = 1, |
||
| qreal | rotation = 0, |
||
| qreal | opacity = 1 |
||
| ) | [static] |
| qreal x |
Definition at line 104 of file qpainter.h.
| qreal y |
Definition at line 105 of file qpainter.h.
| qreal sourceLeft |
Definition at line 106 of file qpainter.h.
| qreal sourceTop |
Definition at line 107 of file qpainter.h.
| qreal width |
Definition at line 108 of file qpainter.h.
| qreal height |
Definition at line 109 of file qpainter.h.
| qreal scaleX |
Definition at line 110 of file qpainter.h.
| qreal scaleY |
Definition at line 111 of file qpainter.h.
| qreal rotation |
Definition at line 112 of file qpainter.h.
| qreal opacity |
Definition at line 113 of file qpainter.h.