Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QStroker Member List

This is the complete list of members for QStroker, including all inherited members.

begin(void *customData)QStrokerOpsvirtual
capForJoinMode(LineJoinMode mode)QStrokerprotectedstatic
capStyle() constQStrokerinline
capStyleMode() constQStrokerinline
clipRect() constQStrokerOpsinline
cubicTo(qfixed x1, qfixed y1, qfixed x2, qfixed y2, qfixed ex, qfixed ey)QStrokerOpsinline
curveThreshold() constQStrokerOpsinline
emitCubicTo(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey)QStrokerinline
emitLineTo(qfixed x, qfixed y)QStrokerinline
emitMoveTo(qfixed x, qfixed y)QStrokerinline
end()QStrokerOpsvirtual
FlatJoin enum valueQStroker
forceOpen() constQStrokerinline
joinForJoinMode(LineJoinMode mode)QStrokerprotectedstatic
joinModeForCap(Qt::PenCapStyle)QStrokerprotectedstatic
joinModeForJoin(Qt::PenJoinStyle joinStyle)QStrokerprotectedstatic
joinPoints(qfixed x, qfixed y, const QLineF &nextLine, LineJoinMode join)QStroker
joinStyle() constQStrokerinline
joinStyleMode() constQStrokerinline
LineJoinMode enum nameQStroker
lineTo(qfixed x, qfixed y)QStrokerOpsinline
m_back1XQStrokerprotected
m_back1YQStrokerprotected
m_back2XQStrokerprotected
m_back2YQStrokerprotected
m_capStyleQStrokerprotected
m_clip_rectQStrokerOpsprotected
m_cubicToQStrokerOpsprotected
m_curveThresholdQStrokerOpsprotected
m_customDataQStrokerOpsprotected
m_dashThresholdQStrokerOpsprotected
m_elementsQStrokerOpsprotected
m_forceOpenQStrokerprotected
m_joinStyleQStrokerprotected
m_lineToQStrokerOpsprotected
m_miterLimitQStrokerprotected
m_moveToQStrokerOpsprotected
m_strokeWidthQStrokerprotected
MiterJoin enum valueQStroker
miterLimit() constQStrokerinline
moveTo(qfixed x, qfixed y)QStrokerOpsinline
processCurrentSubpath() overrideQStrokerprotectedvirtual
QStroker()QStroker
QStrokerOps()QStrokerOps
RoundCap enum valueQStroker
RoundJoin enum valueQStroker
setCapStyle(Qt::PenCapStyle capStyle)QStrokerinline
setClipRect(const QRectF &clip)QStrokerOpsinline
setCubicToHook(qStrokerCubicToHook cubicToHook)QStrokerOpsinline
setCurveThreshold(qfixed threshold)QStrokerOpsinline
setCurveThresholdFromTransform(const QTransform &transform)QStrokerOpsinline
setForceOpen(bool state)QStrokerinline
setJoinStyle(Qt::PenJoinStyle style)QStrokerinline
setLineToHook(qStrokerLineToHook lineToHook)QStrokerOpsinline
setMiterLimit(qfixed length)QStrokerinline
setMoveToHook(qStrokerMoveToHook moveToHook)QStrokerOpsinline
setStrokeWidth(qfixed width)QStrokerinline
SquareJoin enum valueQStroker
strokeEllipse(const QRectF &ellipse, void *data, const QTransform &matrix)QStrokerOps
strokePath(const QPainterPath &path, void *data, const QTransform &matrix)QStrokerOps
strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix)QStrokerOps
strokeWidth() constQStrokerinline
SvgMiterJoin enum valueQStroker
~QStroker()QStroker
~QStrokerOps()QStrokerOpsvirtual