mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#480) Added toolbutton for tiling of windows as a command feature
This commit is contained in:
@@ -112,6 +112,8 @@ public:
|
||||
std::vector<int> windowGeometryForViewer(QWidget* viewer);
|
||||
std::vector<int> windowGeometryForWidget(QWidget* widget);
|
||||
|
||||
void tileWindows();
|
||||
|
||||
protected:
|
||||
virtual void closeEvent(QCloseEvent* event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user