#include "KoInteractionStrategy.h"#include "KoSelection.h"#include "KoShapeManager.h"#include "KoPointerEvent.h"#include "KoShapeRubberSelectStrategy.h"#include "KoShapeMoveStrategy.h"#include "KoShapeRotateStrategy.h"#include "KoShapeShearStrategy.h"#include "KoShapeResizeStrategy.h"#include "KoCreateShapeStrategy.h"#include "KoCreateShapesTool.h"#include "KoInteractionTool.h"#include "KoCanvasBase.h"#include "KoTool.h"#include <kcommand.h>#include <QMouseEvent>Graphe des dépendances par inclusion de KoInteractionStrategy.cpp:
Aller au code source de ce fichier.
1.5.1-p1