-
Methods in io.qt.gui that return QPainter.PixmapFragment
Modifier and Type |
Method |
Description |
QPainter.PixmapFragment |
QPainter.PixmapFragment.clone() |
|
static QPainter.PixmapFragment |
QPainter.PixmapFragment.create(QPointF pos,
QRectF sourceRect) |
|
static QPainter.PixmapFragment |
QPainter.PixmapFragment.create(QPointF pos,
QRectF sourceRect,
double scaleX) |
|
static QPainter.PixmapFragment |
QPainter.PixmapFragment.create(QPointF pos,
QRectF sourceRect,
double scaleX,
double scaleY) |
|
static QPainter.PixmapFragment |
QPainter.PixmapFragment.create(QPointF pos,
QRectF sourceRect,
double scaleX,
double scaleY,
double rotation) |
|
static QPainter.PixmapFragment |
QPainter.PixmapFragment.create(QPointF pos,
QRectF sourceRect,
double scaleX,
double scaleY,
double rotation,
double opacity) |
|