|
Krita Source Code Documentation
|
This is the complete list of members for KoShapeStroke, including all inherited members.
| brush | KoShapeStroke | |
| canvas | Private | private |
| capStyle() const | KoShapeStroke | |
| color | KoShapeStroke | |
| color() const | KoShapeStroke | |
| compareFillTo(const KoShapeStrokeModel *other) override | KoShapeStroke | virtual |
| compareStyleTo(const KoShapeStrokeModel *other) override | KoShapeStroke | virtual |
| d | KoShapeStroke | private |
| dashOffset() const | KoShapeStroke | |
| displayedFrame | Private | private |
| hasTransparency() const override | KoShapeStroke | virtual |
| intendedFrame | Private | private |
| isVisible() const override | KoShapeStroke | virtual |
| joinStyle() const | KoShapeStroke | |
| KoShapeStroke() | KoShapeStroke | |
| KoShapeStroke(const KoShapeStroke &other) | KoShapeStroke | |
| KoShapeStroke(qreal lineWidth, const QColor &color=Qt::black) | KoShapeStroke | explicit |
| lineBrush() const | KoShapeStroke | |
| lineDashes() const | KoShapeStroke | |
| lineStyle() const | KoShapeStroke | |
| lineWidth() const | KoShapeStroke | |
| miterLimit() const | KoShapeStroke | |
| operator=(const KoShapeStroke &rhs) | KoShapeStroke | |
| paint(const KoShape *shape, QPainter &painter) const override | KoShapeStroke | virtual |
| paintBorder(const KoShape *shape, QPainter &painter, const QPen &pen) const | KoShapeStroke | |
| paintMarkers(const KoShape *shape, QPainter &painter, const QPen &pen) const | KoShapeStroke | |
| paintMarkers(const KoShape *shape, QPainter &painter) const override | KoShapeStroke | virtual |
| pen | KoShapeStroke | |
| Private(KoShapeStroke *_q) | KoShapeStroke | inline |
| Private::Private(KisCanvas2 *c) | Private | inlineprivate |
| q | KoShapeStroke | |
| resultLinePen() const | KoShapeStroke | |
| setCapStyle(Qt::PenCapStyle style) | KoShapeStroke | |
| setColor(const QColor &color) | KoShapeStroke | |
| setDashOffset(qreal dashOffset) | KoShapeStroke | |
| setJoinStyle(Qt::PenJoinStyle style) | KoShapeStroke | |
| setLineBrush(const QBrush &brush) | KoShapeStroke | |
| setLineStyle(Qt::PenStyle style, const QVector< qreal > &dashes) | KoShapeStroke | |
| setLineWidth(qreal lineWidth) | KoShapeStroke | |
| setMiterLimit(qreal miterLimit) | KoShapeStroke | |
| strokeInsets(const KoShape *shape, KoInsets &insets) const override | KoShapeStroke | virtual |
| strokeMaxMarkersInset(const KoShape *shape) const override | KoShapeStroke | virtual |
| ~KoShapeStroke() override | KoShapeStroke | |
| ~KoShapeStrokeModel() | KoShapeStrokeModel | virtual |