Walls And Holes  1
toolmanager.h File Reference
#include "abstracttool.h"
#include <QVector>
#include <QMap>
#include <QObject>
#include <QMouseEvent>
#include <QWheelEvent>
#include <QSharedPointer>
#include <QAction>
#include <QToolBar>
Include dependency graph for toolmanager.h:
This graph shows which files directly or indirectly include this file:

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...