|
Krita Source Code Documentation
|
#include "KoToolManager.h"#include "KoToolManager_p.h"#include "KoToolRegistry.h"#include "KoToolProxy.h"#include "KoToolProxy_p.h"#include "KoSelection.h"#include "KoCanvasController.h"#include "KoShape.h"#include "KoShapeLayer.h"#include "KoShapeRegistry.h"#include "KoShapeManager.h"#include "KoSelectedShapesProxy.h"#include "KoCanvasBase.h"#include "KoPointerEvent.h"#include "tools/KoZoomTool.h"#include "kis_action_registry.h"#include "KoToolFactoryBase.h"#include "kis_assert.h"#include "KoCanvasResourceProvider.h"#include <krita_container_utils.h>#include <QWidget>#include <QEvent>#include <QWheelEvent>#include <QMouseEvent>#include <QPaintEvent>#include <QTabletEvent>#include <QVBoxLayout>#include <QStringList>#include <QApplication>#include <kactioncollection.h>#include <kactioncategory.h>#include <FlakeDebug.h>#include <QAction>#include <klocalizedstring.h>#include <QKeySequence>#include <QStack>#include <QLabel>#include <QGlobalStatic>#include "moc_KoToolManager.cpp"Go to the source code of this file.
Classes | |
| class | CanvasData |