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
QDashStroker Member List

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

begin(void *data) overrideQDashStrokerinlinevirtual
clipRect() constQStrokerOpsinline
cubicTo(qfixed x1, qfixed y1, qfixed x2, qfixed y2, qfixed ex, qfixed ey)QStrokerOpsinline
curveThreshold() constQStrokerOpsinline
dashOffset() constQDashStrokerinline
dashPattern() constQDashStrokerinline
emitCubicTo(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey)QStrokerOpsinlineprotected
emitLineTo(qfixed x, qfixed y)QStrokerOpsinlineprotected
emitMoveTo(qfixed x, qfixed y)QStrokerOpsinlineprotected
end() overrideQDashStrokerinlinevirtual
lineTo(qfixed x, qfixed y)QStrokerOpsinline
m_clip_rectQStrokerOpsprotected
m_cubicToQStrokerOpsprotected
m_curveThresholdQStrokerOpsprotected
m_customDataQStrokerOpsprotected
m_dashOffsetQDashStrokerprotected
m_dashPatternQDashStrokerprotected
m_dashThresholdQStrokerOpsprotected
m_elementsQStrokerOpsprotected
m_lineToQStrokerOpsprotected
m_miter_limitQDashStrokerprotected
m_moveToQStrokerOpsprotected
m_stroke_widthQDashStrokerprotected
m_strokerQDashStrokerprotected
moveTo(qfixed x, qfixed y)QStrokerOpsinline
patternForStyle(Qt::PenStyle style)QDashStrokerstatic
processCurrentSubpath() overrideQDashStrokerprotectedvirtual
QDashStroker(QStroker *stroker)QDashStroker
QStrokerOps()QStrokerOps
repetitionLimit()QDashStrokerinlinestatic
setClipRect(const QRectF &clip)QStrokerOpsinline
setCubicToHook(qStrokerCubicToHook cubicToHook)QStrokerOpsinline
setCurveThreshold(qfixed threshold)QStrokerOpsinline
setCurveThresholdFromTransform(const QTransform &transform)QStrokerOpsinline
setDashOffset(qreal offset)QDashStrokerinline
setDashPattern(const QList< qfixed > &dashPattern)QDashStrokerinline
setLineToHook(qStrokerLineToHook lineToHook)QStrokerOpsinline
setMiterLimit(qreal limit)QDashStrokerinline
setMoveToHook(qStrokerMoveToHook moveToHook)QStrokerOpsinline
setStrokeWidth(qreal width)QDashStrokerinline
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
stroker() constQDashStrokerinline
~QDashStroker()QDashStroker
~QStrokerOps()QStrokerOpsvirtual