krita
KisStrategyMove Class Reference
List of all members.Detailed Description
Definition at line 30 of file kis_strategy_move.h.
Public Member Functions | |
KisStrategyMove () | |
KisStrategyMove (KisCanvasSubject *subject) | |
virtual | ~KisStrategyMove () |
void | reset (KisCanvasSubject *subject) |
void | startDrag (const QPoint &pos) |
void | drag (const QPoint &pos) |
void | endDrag (const QPoint &pos, bool undo=true) |
void | simpleMove (const QPoint &pt1, const QPoint &pt2) |
void | simpleMove (Q_INT32 x1, Q_INT32 y1, Q_INT32 x2, Q_INT32 y2) |
The documentation for this class was generated from the following files: