libs/flake
KoToolManager.cpp File Reference
#include "KoToolManager.h"#include "KoToolManager_p.h"#include "KoToolRegistry.h"#include "KoToolProxy.h"#include "KoSelection.h"#include "tools/KoCreatePathToolFactory.h"#include "tools/KoCreateShapesToolFactory.h"#include "tools/KoCreateShapesTool.h"#include "tools/KoPathToolFactory.h"#include "KoCanvasController.h"#include "KoShape.h"#include "KoShapeLayer.h"#include "KoShapeRegistry.h"#include "KoShapeManager.h"#include "KoCanvasBase.h"#include "KoDeviceRegistry.h"#include "KoDeviceEvent.h"#include "KoPointerEvent.h"#include "tools/KoZoomTool.h"#include "tools/KoZoomToolFactory.h"#include "tools/KoPanTool.h"#include "tools/KoPanToolFactory.h"#include "tools/KoGuidesTool.h"#include <QWidget>#include <QEvent>#include <QWheelEvent>#include <QMouseEvent>#include <QPaintEvent>#include <QTabletEvent>#include <QKeyEvent>#include <QGridLayout>#include <QDockWidget>#include <QStringList>#include <QAbstractButton>#include <QApplication>#include <QTimer>#include <kactioncollection.h>#include <kdebug.h>#include <kglobal.h>#include <kaction.h>#include <QStack>#include <QLabel>#include "KoToolManager.moc"
Include dependency graph for KoToolManager.cpp:

Go to the source code of this file.
Defines | |
| #define | MSECS_TO_IGNORE_SWITCH_TO_MOUSE_AFTER_TABLET_EVENT_RECEIVED 100 |
Define Documentation
| #define MSECS_TO_IGNORE_SWITCH_TO_MOUSE_AFTER_TABLET_EVENT_RECEIVED 100 |
Definition at line 746 of file KoToolManager.cpp.
