Qt 4.8
|
This is the complete list of members for QStroker, including all inherited members.
begin(void *customData) | QStrokerOps | virtual |
capForJoinMode(LineJoinMode mode) | QStroker | protectedstatic |
capStyle() const | QStroker | inline |
capStyleMode() const | QStroker | inline |
clipRect() const | QStrokerOps | inline |
cubicTo(qfixed x1, qfixed y1, qfixed x2, qfixed y2, qfixed ex, qfixed ey) | QStrokerOps | inline |
curveThreshold() const | QStrokerOps | inline |
emitCubicTo(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey) | QStroker | inline |
emitLineTo(qfixed x, qfixed y) | QStroker | inline |
emitMoveTo(qfixed x, qfixed y) | QStroker | inline |
end() | QStrokerOps | virtual |
FlatJoin enum value | QStroker | |
joinForJoinMode(LineJoinMode mode) | QStroker | protectedstatic |
joinModeForCap(Qt::PenCapStyle) | QStroker | protectedstatic |
joinModeForJoin(Qt::PenJoinStyle joinStyle) | QStroker | protectedstatic |
joinPoints(qfixed x, qfixed y, const QLineF &nextLine, LineJoinMode join) | QStroker | |
joinStyle() const | QStroker | inline |
joinStyleMode() const | QStroker | inline |
LineJoinMode enum name | QStroker | |
lineTo(qfixed x, qfixed y) | QStrokerOps | inline |
m_back1X | QStroker | protected |
m_back1Y | QStroker | protected |
m_back2X | QStroker | protected |
m_back2Y | QStroker | protected |
m_capStyle | QStroker | protected |
m_clip_rect | QStrokerOps | protected |
m_cubicTo | QStrokerOps | protected |
m_curveThreshold | QStrokerOps | protected |
m_customData | QStrokerOps | protected |
m_dashThreshold | QStrokerOps | protected |
m_elements | QStrokerOps | protected |
m_joinStyle | QStroker | protected |
m_lineTo | QStrokerOps | protected |
m_miterLimit | QStroker | protected |
m_moveTo | QStrokerOps | protected |
m_strokeWidth | QStroker | protected |
MiterJoin enum value | QStroker | |
miterLimit() const | QStroker | inline |
moveTo(qfixed x, qfixed y) | QStrokerOps | inline |
processCurrentSubpath() | QStroker | protectedvirtual |
QStroker() | QStroker | |
QStrokerOps() | QStrokerOps | |
RoundCap enum value | QStroker | |
RoundJoin enum value | QStroker | |
setCapStyle(Qt::PenCapStyle capStyle) | QStroker | inline |
setClipRect(const QRectF &clip) | QStrokerOps | inline |
setCubicToHook(qStrokerCubicToHook cubicToHook) | QStrokerOps | inline |
setCurveThreshold(qfixed threshold) | QStrokerOps | inline |
setCurveThresholdFromTransform(const QTransform &transform) | QStrokerOps | inline |
setJoinStyle(Qt::PenJoinStyle style) | QStroker | inline |
setLineToHook(qStrokerLineToHook lineToHook) | QStrokerOps | inline |
setMiterLimit(qfixed length) | QStroker | inline |
setMoveToHook(qStrokerMoveToHook moveToHook) | QStrokerOps | inline |
setStrokeWidth(qfixed width) | QStroker | inline |
SquareJoin enum value | QStroker | |
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() const | QStroker | inline |
SvgMiterJoin enum value | QStroker | |
~QStroker() | QStroker | |
~QStrokerOps() | QStrokerOps | virtual |