1 #ifndef TILEMAPBRUSHTOOL_H 2 #define TILEMAPBRUSHTOOL_H 8 #include <QWidgetAction> 17 void cellHovered(
int x,
int y, QMouseEvent *)
override;
26 QWidgetAction *mRadiusSpinner;
28 QUndoStack *mUndoStack;
31 #endif // TILEMAPBRUSHTOOL_H
Definition: tilemappreviewgraphicsitem.h:9