Nyall Dawson
4ebea75e6a
Subclass QMouseEvent to QgsLayoutViewMouseEvent
...
For easy access to mouse event coordinates in layout coordinate
space (and future use with snapped item coordinates)
2017-07-11 11:06:35 +10:00
Nyall Dawson
a6ccd63bc8
Start implementing an add item tool
2017-07-11 11:06:35 +10:00
Nyall Dawson
25034979e3
Add some unit tests for layout tools
2017-07-11 11:06:35 +10:00
Nyall Dawson
99f34300b9
Add shell classes for layout view tools
...
Copy the same model as QgsMapCanvas uses, with separate
classes for individual interaction tools instead of keeping
all the logic in the QGraphicsView subclass (as is done
with composer)
2017-07-11 11:06:35 +10:00
Nyall Dawson
4c2447fd89
Add shell for QgsLayoutView
2017-07-11 11:06:35 +10:00
Nyall Dawson
4f21afac0f
Shell layout designer dialog
2017-07-03 12:14:56 +10:00