![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QDashStroker, including all inherited members.
| begin(void *data) override | QDashStroker | inlinevirtual |
| clipRect() const | QStrokerOps | inline |
| cubicTo(qfixed x1, qfixed y1, qfixed x2, qfixed y2, qfixed ex, qfixed ey) | QStrokerOps | inline |
| curveThreshold() const | QStrokerOps | inline |
| dashOffset() const | QDashStroker | inline |
| dashPattern() const | QDashStroker | inline |
| emitCubicTo(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey) | QStrokerOps | inlineprotected |
| emitLineTo(qfixed x, qfixed y) | QStrokerOps | inlineprotected |
| emitMoveTo(qfixed x, qfixed y) | QStrokerOps | inlineprotected |
| end() override | QDashStroker | inlinevirtual |
| lineTo(qfixed x, qfixed y) | QStrokerOps | inline |
| m_clip_rect | QStrokerOps | protected |
| m_cubicTo | QStrokerOps | protected |
| m_curveThreshold | QStrokerOps | protected |
| m_customData | QStrokerOps | protected |
| m_dashOffset | QDashStroker | protected |
| m_dashPattern | QDashStroker | protected |
| m_dashThreshold | QStrokerOps | protected |
| m_elements | QStrokerOps | protected |
| m_lineTo | QStrokerOps | protected |
| m_miter_limit | QDashStroker | protected |
| m_moveTo | QStrokerOps | protected |
| m_stroke_width | QDashStroker | protected |
| m_stroker | QDashStroker | protected |
| moveTo(qfixed x, qfixed y) | QStrokerOps | inline |
| patternForStyle(Qt::PenStyle style) | QDashStroker | static |
| processCurrentSubpath() override | QDashStroker | protectedvirtual |
| QDashStroker(QStroker *stroker) | QDashStroker | |
| QStrokerOps() | QStrokerOps | |
| repetitionLimit() | QDashStroker | inlinestatic |
| setClipRect(const QRectF &clip) | QStrokerOps | inline |
| setCubicToHook(qStrokerCubicToHook cubicToHook) | QStrokerOps | inline |
| setCurveThreshold(qfixed threshold) | QStrokerOps | inline |
| setCurveThresholdFromTransform(const QTransform &transform) | QStrokerOps | inline |
| setDashOffset(qreal offset) | QDashStroker | inline |
| setDashPattern(const QList< qfixed > &dashPattern) | QDashStroker | inline |
| setLineToHook(qStrokerLineToHook lineToHook) | QStrokerOps | inline |
| setMiterLimit(qreal limit) | QDashStroker | inline |
| setMoveToHook(qStrokerMoveToHook moveToHook) | QStrokerOps | inline |
| setStrokeWidth(qreal width) | QDashStroker | inline |
| 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() const | QDashStroker | inline |
| ~QDashStroker() | QDashStroker | |
| ~QStrokerOps() | QStrokerOps | virtual |