From c988a818c698d54dadaef6c5a5387f59827fc65c Mon Sep 17 00:00:00 2001 From: duplo Date: Mon, 24 May 2010 15:41:59 +0000 Subject: [PATCH] Modify the layout of the two-column pages. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3815 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/ui/board_select.ui | 78 ++++++++++++++++++++++----------- wizard/ui/cpu_select.ui | 6 +-- wizard/ui/module_select.ui | 8 ++-- wizard/ui/preset_page.ui | 90 ++++++++++++++++++++++++-------------- 4 files changed, 117 insertions(+), 65 deletions(-) diff --git a/wizard/ui/board_select.ui b/wizard/ui/board_select.ui index 70f02852..f46518b5 100644 --- a/wizard/ui/board_select.ui +++ b/wizard/ui/board_select.ui @@ -13,7 +13,7 @@ Form - + @@ -26,13 +26,13 @@ - 150 + 200 0 - 16777215 + 200 16777215 @@ -41,28 +41,56 @@ - - - - - - - - true - - - - - - - - - - true - - - - + + + true + + + + + 0 + 0 + 318 + 336 + + + + + + + + + + true + + + + + + + + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + diff --git a/wizard/ui/cpu_select.ui b/wizard/ui/cpu_select.ui index 0b4fab05..cb516c25 100644 --- a/wizard/ui/cpu_select.ui +++ b/wizard/ui/cpu_select.ui @@ -21,18 +21,18 @@ - + - 150 + 200 0 - 16777215 + 200 16777215 diff --git a/wizard/ui/module_select.ui b/wizard/ui/module_select.ui index 54e4580c..be0fb92d 100644 --- a/wizard/ui/module_select.ui +++ b/wizard/ui/module_select.ui @@ -6,7 +6,7 @@ 0 0 - 491 + 572 409 @@ -19,20 +19,20 @@ Form - + - 150 + 200 0 - 16777215 + 200 16777215 diff --git a/wizard/ui/preset_page.ui b/wizard/ui/preset_page.ui index e860d093..5e82e314 100644 --- a/wizard/ui/preset_page.ui +++ b/wizard/ui/preset_page.ui @@ -6,14 +6,14 @@ 0 0 - 423 - 428 + 551 + 485 Form - + @@ -27,42 +27,66 @@ - 150 + 200 0 + + + 200 + 16777215 + + - - - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - - - + + + true + + + + + 0 + 0 + 311 + 431 + + + + + + + + + + + + + + + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + -- 2.25.1