|
Walls And Holes
1
|
#include "abstracttool.h"#include <QVector>#include <QMap>#include <QObject>#include <QMouseEvent>#include <QWheelEvent>#include <QSharedPointer>#include <QAction>#include <QToolBar>

Go to the source code of this file.
Classes | |
| class | ToolManager |
| The ToolManager class represents a group of mutually exclusive tools out of which only one can be active at a time. More... | |