Nathan Woodrow 57dc9deb06
Add API to ease saving and restoring widget geometry. (#5615)
Usage:
 - QgsGui::instance()->enableAutoGeometryRestore( this ); just
after setupUi in your widgets to enable.
 - Remove any calls to saveGeometry() and restoreGeometry() in your
widgets.
2017-12-04 13:41:42 +10:00
..
2017-11-03 14:00:07 +10:00
2017-12-04 13:10:28 +10:00
2017-10-29 10:46:54 -05:00
2017-10-16 22:34:37 +02:00
2017-11-05 21:03:08 +01:00