This is the complete list of members for CutThroughShapeStrategy, including all inherited members.
| calculateLineAngle(QPointF start, QPointF end) | CutThroughShapeStrategy | private |
| cancelInteraction() | KoInteractionStrategy | virtual |
| createCommand() override | CutThroughShapeStrategy | virtual |
| CutThroughShapeStrategy(KoToolBase *tool, KoSelection *selection, const QList< KoShape * > &allShapes, QPointF startPoint, const GutterWidthsConfig &width) | CutThroughShapeStrategy | |
| d_ptr | KoInteractionStrategy | protected |
| decorationThickness() const | KoInteractionStrategy | protected |
| finishInteraction(Qt::KeyboardModifiers modifiers) override | CutThroughShapeStrategy | virtual |
| grabSensitivity() const | KoInteractionStrategy | protected |
| gutterWidthInDocumentCoordinates(qreal lineAngle) | CutThroughShapeStrategy | private |
| handleMouseMove(const QPointF &mouseLocation, Qt::KeyboardModifiers modifiers) override | CutThroughShapeStrategy | virtual |
| handleRadius() const | KoInteractionStrategy | protected |
| KoInteractionStrategy(KoToolBase *parent) | KoInteractionStrategy | explicit |
| KoInteractionStrategy(KoInteractionStrategyPrivate &) | KoInteractionStrategy | protected |
| m_allShapes | CutThroughShapeStrategy | private |
| m_endPoint | CutThroughShapeStrategy | private |
| m_previousLineDirtyRect | CutThroughShapeStrategy | private |
| m_selectedShapes | CutThroughShapeStrategy | private |
| m_startPoint | CutThroughShapeStrategy | private |
| m_width | CutThroughShapeStrategy | private |
| paint(QPainter &painter, const KoViewConverter &converter) override | CutThroughShapeStrategy | virtual |
| tool() const | KoInteractionStrategy | |
| willShapeBeCutGeneral(KoShape *referenceShape, const QPainterPath &srcOutline, const QRectF &leftOppositeRect, const QRectF &rightOppositeRect, bool checkGapLineRect, const QRectF &gapLineRect) | CutThroughShapeStrategy | private |
| willShapeBeCutPrecise(const QPainterPath &srcOutline, const QLineF gapLine, const QLineF &leftLine, const QLineF &rightLine, const QPolygonF &gapLinePolygon) | CutThroughShapeStrategy | private |
| ~CutThroughShapeStrategy() override | CutThroughShapeStrategy | |
| ~KoInteractionStrategy() | KoInteractionStrategy | virtual |