Qt 5.7
Qt Widgets
C++ Classes
QStylePainter
Qt 5.7.1 Reference Documentation
List of All Members for QStylePainter
This is the complete list of members for
QStylePainter
, including inherited members.
class
PixmapFragment
enum
CompositionMode
enum
PixmapFragmentHint
typedef
PixmapFragmentHints
enum
RenderHint
typedef
RenderHints
QStylePainter
()
QStylePainter
(QWidget *)
QStylePainter
(QPaintDevice *, QWidget *)
background
() const
backgroundMode
() const
begin
(QPaintDevice *)
begin
(QWidget *) : bool
begin
(QPaintDevice *, QWidget *) : bool
beginNativePainting
()
boundingRect
(const QRectF &, int , const QString &)
boundingRect
(const QRect &, int , const QString &)
boundingRect
(int , int , int , int , int , const QString &)
boundingRect
(const QRectF &, const QString &, const QTextOption &)
brush
() const
brushOrigin
() const
clipBoundingRect
() const
clipPath
() const
clipRegion
() const
combinedTransform
() const
compositionMode
() const
device
() const
deviceTransform
() const
drawArc
(const QRectF &, int , int )
drawArc
(const QRect &, int , int )
drawArc
(int , int , int , int , int , int )
drawChord
(const QRectF &, int , int )
drawChord
(int , int , int , int , int , int )
drawChord
(const QRect &, int , int )
drawComplexControl
(QStyle::ComplexControl , const QStyleOptionComplex &)
drawControl
(QStyle::ControlElement , const QStyleOption &)
drawConvexPolygon
(const QPointF *, int )
drawConvexPolygon
(const QPolygonF &)
drawConvexPolygon
(const QPoint *, int )
drawConvexPolygon
(const QPolygon &)
drawEllipse
(const QRectF &)
drawEllipse
(const QRect &)
drawEllipse
(int , int , int , int )
drawEllipse
(const QPointF &, qreal , qreal )
drawEllipse
(const QPoint &, int , int )
drawGlyphRun
(const QPointF &, const QGlyphRun &)
drawImage
(const QRectF &, const QImage &, const QRectF &, Qt::ImageConversionFlags )
drawImage
(const QRect &, const QImage &, const QRect &, Qt::ImageConversionFlags )
drawImage
(const QPointF &, const QImage &, const QRectF &, Qt::ImageConversionFlags )
drawImage
(const QPoint &, const QImage &, const QRect &, Qt::ImageConversionFlags )
drawImage
(const QRectF &, const QImage &)
drawImage
(const QRect &, const QImage &)
drawImage
(const QPointF &, const QImage &)
drawImage
(const QPoint &, const QImage &)
drawImage
(int , int , const QImage &, int , int , int , int , Qt::ImageConversionFlags )
drawItemPixmap
(const QRect &, int , const QPixmap &)
drawItemText
(const QRect &, int , const QPalette &, bool , const QString &, QPalette::ColorRole )
drawLine
(const QLineF &)
drawLine
(const QLine &)
drawLine
(int , int , int , int )
drawLine
(const QPoint &, const QPoint &)
drawLine
(const QPointF &, const QPointF &)
drawLines
(const QLineF *, int )
drawLines
(const QVector<QLineF> &)
drawLines
(const QPointF *, int )
drawLines
(const QVector<QPointF> &)
drawLines
(const QLine *, int )
drawLines
(const QVector<QLine> &)
drawLines
(const QPoint *, int )
drawLines
(const QVector<QPoint> &)
drawPath
(const QPainterPath &)
drawPicture
(const QPointF &, const QPicture &)
drawPicture
(int , int , const QPicture &)
drawPicture
(const QPoint &, const QPicture &)
drawPie
(const QRectF &, int , int )
drawPie
(int , int , int , int , int , int )
drawPie
(const QRect &, int , int )
drawPixmap
(const QRectF &, const QPixmap &, const QRectF &)
drawPixmap
(const QRect &, const QPixmap &, const QRect &)
drawPixmap
(int , int , int , int , const QPixmap &, int , int , int , int )
drawPixmap
(int , int , const QPixmap &, int , int , int , int )
drawPixmap
(const QPointF &, const QPixmap &, const QRectF &)
drawPixmap
(const QPoint &, const QPixmap &, const QRect &)
drawPixmap
(const QPointF &, const QPixmap &)
drawPixmap
(const QPoint &, const QPixmap &)
drawPixmap
(int , int , const QPixmap &)
drawPixmap
(const QRect &, const QPixmap &)
drawPixmap
(int , int , int , int , const QPixmap &)
drawPixmapFragments
(const PixmapFragment *, int , const QPixmap &, PixmapFragmentHints )
drawPoint
(const QPointF &)
drawPoint
(const QPoint &)
drawPoint
(int , int )
drawPoints
(const QPointF *, int )
drawPoints
(const QPolygonF &)
drawPoints
(const QPoint *, int )
drawPoints
(const QPolygon &)
drawPolygon
(const QPointF *, int , Qt::FillRule )
drawPolygon
(const QPolygonF &, Qt::FillRule )
drawPolygon
(const QPoint *, int , Qt::FillRule )
drawPolygon
(const QPolygon &, Qt::FillRule )
drawPolyline
(const QPointF *, int )
drawPolyline
(const QPolygonF &)
drawPolyline
(const QPoint *, int )
drawPolyline
(const QPolygon &)
drawPrimitive
(QStyle::PrimitiveElement , const QStyleOption &)
drawRect
(const QRectF &)
drawRect
(int , int , int , int )
drawRect
(const QRect &)
drawRects
(const QRectF *, int )
drawRects
(const QVector<QRectF> &)
drawRects
(const QRect *, int )
drawRects
(const QVector<QRect> &)
drawRoundedRect
(const QRectF &, qreal , qreal , Qt::SizeMode )
drawRoundedRect
(int , int , int , int , qreal , qreal , Qt::SizeMode )
drawRoundedRect
(const QRect &, qreal , qreal , Qt::SizeMode )
drawStaticText
(const QPointF &, const QStaticText &)
drawStaticText
(const QPoint &, const QStaticText &)
drawStaticText
(int , int , const QStaticText &)
drawText
(const QPointF &, const QString &)
drawText
(const QPoint &, const QString &)
drawText
(int , int , const QString &)
drawText
(const QRectF &, int , const QString &, QRectF *)
drawText
(const QRect &, int , const QString &, QRect *)
drawText
(int , int , int , int , int , const QString &, QRect *)
drawText
(const QRectF &, const QString &, const QTextOption &)
drawTiledPixmap
(const QRectF &, const QPixmap &, const QPointF &)
drawTiledPixmap
(int , int , int , int , const QPixmap &, int , int )
drawTiledPixmap
(const QRect &, const QPixmap &, const QPoint &)
end
()
endNativePainting
()
eraseRect
(const QRectF &)
eraseRect
(int , int , int , int )
eraseRect
(const QRect &)
fillPath
(const QPainterPath &, const QBrush &)
fillRect
(const QRectF &, const QBrush &)
fillRect
(int , int , int , int , const QBrush &)
fillRect
(const QRect &, const QBrush &)
fillRect
(const QRectF &, const QColor &)
fillRect
(int , int , int , int , const QColor &)
fillRect
(const QRect &, const QColor &)
fillRect
(int , int , int , int , Qt::GlobalColor )
fillRect
(const QRect &, Qt::GlobalColor )
fillRect
(const QRectF &, Qt::GlobalColor )
fillRect
(int , int , int , int , Qt::BrushStyle )
fillRect
(const QRect &, Qt::BrushStyle )
fillRect
(const QRectF &, Qt::BrushStyle )
font
() const
fontInfo
() const
fontMetrics
() const
hasClipping
() const
isActive
() const
layoutDirection
() const
opacity
() const
paintEngine
() const
pen
() const
renderHints
() const
resetTransform
()
restore
()
rotate
(qreal )
save
()
scale
(qreal , qreal )
setBackground
(const QBrush &)
setBackgroundMode
(Qt::BGMode )
setBrush
(const QBrush &)
setBrush
(Qt::BrushStyle )
setBrushOrigin
(const QPointF &)
setBrushOrigin
(const QPoint &)
setBrushOrigin
(int , int )
setClipPath
(const QPainterPath &, Qt::ClipOperation )
setClipRect
(int , int , int , int , Qt::ClipOperation )
setClipRect
(const QRectF &, Qt::ClipOperation )
setClipRect
(const QRect &, Qt::ClipOperation )
setClipRegion
(const QRegion &, Qt::ClipOperation )
setClipping
(bool )
setCompositionMode
(CompositionMode )
setFont
(const QFont &)
setLayoutDirection
(Qt::LayoutDirection )
setOpacity
(qreal )
setPen
(const QPen &)
setPen
(const QColor &)
setPen
(Qt::PenStyle )
setRenderHint
(RenderHint , bool )
setRenderHints
(RenderHints , bool )
setTransform
(const QTransform &, bool )
setViewTransformEnabled
(bool )
setViewport
(const QRect &)
setViewport
(int , int , int , int )
setWindow
(const QRect &)
setWindow
(int , int , int , int )
setWorldMatrixEnabled
(bool )
setWorldTransform
(const QTransform &, bool )
shear
(qreal , qreal )
strokePath
(const QPainterPath &, const QPen &)
style
() const : QStyle *
testRenderHint
(RenderHint ) const
transform
() const
translate
(const QPointF &)
translate
(const QPoint &)
translate
(qreal , qreal )
viewTransformEnabled
() const
viewport
() const
window
() const
worldMatrixEnabled
() const
worldTransform
() const