1 #ifndef TILEMAPSELECTIONTOOL_H 2 #define TILEMAPSELECTIONTOOL_H 4 #define MULTI_CLICK_TIME 200 14 QUndoStack *undoStack);
16 void cellClicked(
int x,
int y, QMouseEvent *)
override;
18 void cellReleased(
int,
int, QMouseEvent *event)
override;
21 void updatePreview(QPoint end);
25 QRegion mOriginalSelection;
30 QUndoStack *mUndoStack;
35 #endif // TILEMAPSELECTIONTOOL_H
Definition: changevaluecommand.h:9
The PropertyBrowser class.
Definition: propertybrowser.h:17
Definition: tilemappreviewgraphicsitem.h:9