Definition at line 3052 of file qpaintengine_opengl.cpp.
◆ QGLPathMaskGenerator()
Definition at line 3187 of file qpaintengine_opengl.cpp.
QGLTrapezoidMaskGenerator(const QPainterPath &path, const QTransform &matrix, QGLOffscreen &offscreen, GLuint maskFragmentProgram, qreal strokeWidth=-1.0)
◆ computeScreenRect()
QRect QGLPathMaskGenerator::computeScreenRect |
( |
| ) |
|
|
privatevirtual |
Implements QGLTrapezoidMaskGenerator.
Definition at line 3192 of file qpaintengine_opengl.cpp.
QRect toAlignedRect() const
Returns a QRect based on the values of this rectangle that is the smallest possible integer rectangle...
QRectF boundingRect() const
Returns the bounding rectangle of the polygon, or QRectF(0,0,0,0) if the polygon is empty...
QPolygonF toFillPolygon(const QMatrix &matrix=QMatrix()) const
This is an overloaded member function, provided for convenience. It differs from the above function o...
QTransform matrix() const
QPainterPath path() const
◆ generateTrapezoids()
Implements QGLTrapezoidMaskGenerator.
Definition at line 3198 of file qpaintengine_opengl.cpp.
int count(const T &t) const
Returns the number of occurrences of value in the vector.
Qt::FillRule fillRule() const
Returns the painter path's currently set fill rule.
T * data()
Returns a pointer to the data stored in the vector.
QPainterPath path() const
◆ poly
The documentation for this class was generated from the following file: