From 010cccff94617893f35fb8a8dc83734b65c653df Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 6 Jun 2018 23:03:45 +0200 Subject: [PATCH] Make the layout responsive. --- ui_mainwindow.ui | 179 +++++++++++++++++++++++------------------------ 1 file changed, 87 insertions(+), 92 deletions(-) diff --git a/ui_mainwindow.ui b/ui_mainwindow.ui index 17ff670..778d19f 100644 --- a/ui_mainwindow.ui +++ b/ui_mainwindow.ui @@ -14,98 +14,93 @@ MainWindow - - - - 10 - 20 - 391 - 291 - - - - - - - - - - - - - - - - - - - - - 70 - 320 - 261 - 17 - - - - Current inputs - - - Qt::AlignCenter - - - - - - 430 - 20 - 281 - 192 - - - - - - - 730 - 20 - 291 - 192 - - - - - - - 470 - 230 - 191 - 17 - - - - Preview output - - - Qt::AlignCenter - - - - - - 770 - 230 - 191 - 17 - - - - Current output - - - Qt::AlignCenter - - + + + + + Qt::Vertical + + + + + + + + + + + + + + + + + + + + + + + + + Current inputs + + + Qt::AlignCenter + + + + + + + + + + + + + + Preview output + + + Qt::AlignCenter + + + + + + + + + + + + + + Current output + + + Qt::AlignCenter + + + + + + + + + + + + + + + + + + + + -- 2.39.2