| applyGrid(QPointF &point) | KoInteractionStrategy | [protected] |
| cancelInteraction() | KoInteractionStrategy | |
| createCommand()=0 | KoInteractionStrategy | [pure virtual] |
| createStrategy(KoPointerEvent *event, KoInteractionTool *parentTool, KoCanvasBase *canvas) | KoInteractionStrategy | [static] |
| finishInteraction(Qt::KeyboardModifiers modifiers)=0 | KoInteractionStrategy | [pure virtual] |
| handleMouseMove(const QPointF &mouseLocation, Qt::KeyboardModifiers modifiers)=0 | KoInteractionStrategy | [pure virtual] |
| KoInteractionStrategy(KoTool *parent, KoCanvasBase *canvas) | KoInteractionStrategy | [protected] |
| m_canvas | KoInteractionStrategy | [protected] |
| m_parent | KoInteractionStrategy | [protected] |
| m_selectedShapes | KoInteractionStrategy | [protected] |
| paint(QPainter &painter, KoViewConverter &converter) | KoInteractionStrategy | [inline, virtual] |
| ~KoInteractionStrategy() | KoInteractionStrategy | [inline, virtual] |
1.5.1-p1