|
| | QX11PaintEnginePrivate () |
| void | init () |
| void | fillPolygon_translated (const QPointF *points, int pointCount, GCMode gcMode, QPaintEngine::PolygonDrawMode mode) |
| void | fillPolygon_dev (const QPointF *points, int pointCount, GCMode gcMode, QPaintEngine::PolygonDrawMode mode) |
| void | fillPath (const QPainterPath &path, GCMode gcmode, bool transform) |
| void | strokePolygon_dev (const QPointF *points, int pointCount, bool close) |
| void | strokePolygon_translated (const QPointF *points, int pointCount, bool close) |
| void | setupAdaptedOrigin (const QPoint &p) |
| void | resetAdaptedOrigin () |
| void | decidePathFallback () |
| void | decideCoordAdjust () |
| void | clipPolygon_dev (const QPolygonF &poly, QPolygonF *clipped_poly) |
| void | systemStateChanged () override |
| bool | isCosmeticPen () const |
| | QX11PaintEnginePrivate () |
| void | init () |
| void | fillPolygon_translated (const QPointF *points, int pointCount, GCMode gcMode, QPaintEngine::PolygonDrawMode mode) |
| void | fillPolygon_dev (const QPointF *points, int pointCount, GCMode gcMode, QPaintEngine::PolygonDrawMode mode) |
| void | fillPath (const QPainterPath &path, GCMode gcmode, bool transform) |
| void | strokePolygon_dev (const QPointF *points, int pointCount, bool close) |
| void | strokePolygon_translated (const QPointF *points, int pointCount, bool close) |
| void | setupAdaptedOrigin (const QPoint &p) |
| void | resetAdaptedOrigin () |
| void | decidePathFallback () |
| void | decideCoordAdjust () |
| void | clipPolygon_dev (const QPolygonF &poly, QPolygonF *clipped_poly) |
| void | systemStateChanged () override |
| bool | isCosmeticPen () const |
| | QPaintEnginePrivate () |
| virtual | ~QPaintEnginePrivate () |
| void | updateSystemClip () |
| void | setSystemTransform (const QTransform &xform) |
| void | setSystemViewport (const QRegion ®ion) |
| void | setSystemTransformAndViewport (const QTransform &xform, const QRegion ®ion) |
| void | drawBoxTextItem (const QPointF &p, const QTextItemInt &ti) |
| virtual QPaintEngine * | aggregateEngine () |
| virtual Qt::HANDLE | nativeHandle () |
Definition at line 76 of file qpaintengine_x11.cpp.
◆ GCMode [1/2]
◆ GCMode [2/2]
◆ QX11PaintEnginePrivate() [1/2]
| QX11PaintEnginePrivate::QX11PaintEnginePrivate |
( |
| ) |
|
|
inline |
◆ QX11PaintEnginePrivate() [2/2]
| QX11PaintEnginePrivate::QX11PaintEnginePrivate |
( |
| ) |
|
|
inline |
◆ clipPolygon_dev() [1/2]
◆ clipPolygon_dev() [2/2]
◆ decideCoordAdjust() [1/2]
| void QX11PaintEnginePrivate::decideCoordAdjust |
( |
| ) |
|
|
inline |
◆ decideCoordAdjust() [2/2]
| void QX11PaintEnginePrivate::decideCoordAdjust |
( |
| ) |
|
|
inline |
◆ decidePathFallback() [1/2]
| void QX11PaintEnginePrivate::decidePathFallback |
( |
| ) |
|
|
inline |
◆ decidePathFallback() [2/2]
| void QX11PaintEnginePrivate::decidePathFallback |
( |
| ) |
|
|
inline |
◆ fillPath() [1/2]
◆ fillPath() [2/2]
◆ fillPolygon_dev() [1/2]
◆ fillPolygon_dev() [2/2]
◆ fillPolygon_translated() [1/2]
◆ fillPolygon_translated() [2/2]
◆ init() [1/2]
| void QX11PaintEnginePrivate::init |
( |
| ) |
|
◆ init() [2/2]
| void QX11PaintEnginePrivate::init |
( |
| ) |
|
◆ isCosmeticPen() [1/2]
| bool QX11PaintEnginePrivate::isCosmeticPen |
( |
| ) |
const |
|
inline |
◆ isCosmeticPen() [2/2]
| bool QX11PaintEnginePrivate::isCosmeticPen |
( |
| ) |
const |
|
inline |
◆ resetAdaptedOrigin() [1/2]
| void QX11PaintEnginePrivate::resetAdaptedOrigin |
( |
| ) |
|
◆ resetAdaptedOrigin() [2/2]
| void QX11PaintEnginePrivate::resetAdaptedOrigin |
( |
| ) |
|
◆ setupAdaptedOrigin() [1/2]
| void QX11PaintEnginePrivate::setupAdaptedOrigin |
( |
const QPoint & | p | ) |
|
◆ setupAdaptedOrigin() [2/2]
| void QX11PaintEnginePrivate::setupAdaptedOrigin |
( |
const QPoint & | p | ) |
|
◆ strokePolygon_dev() [1/2]
| void QX11PaintEnginePrivate::strokePolygon_dev |
( |
const QPointF * | points, |
|
|
int | pointCount, |
|
|
bool | close ) |
◆ strokePolygon_dev() [2/2]
| void QX11PaintEnginePrivate::strokePolygon_dev |
( |
const QPointF * | points, |
|
|
int | pointCount, |
|
|
bool | close ) |
◆ strokePolygon_translated() [1/2]
| void QX11PaintEnginePrivate::strokePolygon_translated |
( |
const QPointF * | points, |
|
|
int | pointCount, |
|
|
bool | close ) |
◆ strokePolygon_translated() [2/2]
| void QX11PaintEnginePrivate::strokePolygon_translated |
( |
const QPointF * | points, |
|
|
int | pointCount, |
|
|
bool | close ) |
◆ systemStateChanged() [1/2]
| void QX11PaintEnginePrivate::systemStateChanged |
( |
| ) |
|
|
overridevirtual |
◆ systemStateChanged() [2/2]
| void QX11PaintEnginePrivate::systemStateChanged |
( |
| ) |
|
|
overridevirtual |
◆ adapted_brush_origin
| uint QX11PaintEnginePrivate::adapted_brush_origin |
◆ adapted_pen_origin
| uint QX11PaintEnginePrivate::adapted_pen_origin |
◆ adjust_coords
| uint QX11PaintEnginePrivate::adjust_coords |
◆ bg_origin
| QPointF QX11PaintEnginePrivate::bg_origin |
◆ brush_pm
| QPixmap QX11PaintEnginePrivate::brush_pm |
◆ cbrush
| QBrush QX11PaintEnginePrivate::cbrush |
◆ cpen
| QPen QX11PaintEnginePrivate::cpen |
◆ crgn
| QRegion QX11PaintEnginePrivate::crgn |
◆ dpy
| Display * QX11PaintEnginePrivate::dpy |
◆ gc
| GC QX11PaintEnginePrivate::gc |
◆ gc_brush
| GC QX11PaintEnginePrivate::gc_brush |
◆ has_alpha_brush
| uint QX11PaintEnginePrivate::has_alpha_brush |
◆ has_alpha_pen
| uint QX11PaintEnginePrivate::has_alpha_pen |
◆ has_alpha_texture
| uint QX11PaintEnginePrivate::has_alpha_texture |
◆ has_brush
| uint QX11PaintEnginePrivate::has_brush |
◆ has_clipping
| uint QX11PaintEnginePrivate::has_clipping |
◆ has_complex_xform
| uint QX11PaintEnginePrivate::has_complex_xform |
◆ has_custom_pen
| uint QX11PaintEnginePrivate::has_custom_pen |
◆ has_non_scaling_xform
| uint QX11PaintEnginePrivate::has_non_scaling_xform |
◆ has_pattern
| uint QX11PaintEnginePrivate::has_pattern |
◆ has_pen
| uint QX11PaintEnginePrivate::has_pen |
◆ has_scaling_xform
| uint QX11PaintEnginePrivate::has_scaling_xform |
◆ has_texture
| uint QX11PaintEnginePrivate::has_texture |
◆ hd
| unsigned long QX11PaintEnginePrivate::hd |
◆ matrix
◆ opacity
| qreal QX11PaintEnginePrivate::opacity |
◆ pdev_depth
| int QX11PaintEnginePrivate::pdev_depth |
◆ picture
| unsigned long QX11PaintEnginePrivate::picture |
◆ polygonClipper
◆ render_hints
| uint QX11PaintEnginePrivate::render_hints |
◆ scrn
| int QX11PaintEnginePrivate::scrn |
◆ txop
◆ use_path_fallback
| uint QX11PaintEnginePrivate::use_path_fallback |
◆ use_sysclip
| uint QX11PaintEnginePrivate::use_sysclip |
◆ xform_scale
| qreal QX11PaintEnginePrivate::xform_scale |
◆ xinfo
◆ xlibMaxLinePoints
| int QX11PaintEnginePrivate::xlibMaxLinePoints |
The documentation for this class was generated from the following file: