forked from qt-creator/qt-creator
Whenever the tool state of 3D edit view changes, creator is notified to store the state. The stored state is then restored to 3D edit view when it is restarted. The state persists only for the lifetime of the creator. Change-Id: I888b3ba82693a17a2f163924fbae1cfa27593890 Fixes: QDS-1351 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>