From: duplo Date: Tue, 9 Dec 2008 18:13:18 +0000 (+0000) Subject: Add stub for wizard pages interface X-Git-Tag: 2.1.0~703 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=d98442b5971ad142d6e27bc7d1aae1108d1a90a6;p=bertos.git Add stub for wizard pages interface git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1979 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/bertos_versions.ui b/wizard/bertos_versions.ui new file mode 100644 index 00000000..46533b8b --- /dev/null +++ b/wizard/bertos_versions.ui @@ -0,0 +1,80 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 190 + 70 + 256 + 192 + + + + + + + 26 + 430 + 591 + 32 + + + + + + + TextLabel + + + + + + + 24 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Update + + + + + + + + + diff --git a/wizard/board_select.ui b/wizard/board_select.ui new file mode 100644 index 00000000..02877b9e --- /dev/null +++ b/wizard/board_select.ui @@ -0,0 +1,74 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 120 + 80 + 389 + 291 + + + + + + + + + + + Selected board + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + + + New board + + + + + + + + + diff --git a/wizard/cpu_select.ui b/wizard/cpu_select.ui new file mode 100644 index 00000000..d083ab9a --- /dev/null +++ b/wizard/cpu_select.ui @@ -0,0 +1,47 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 190 + 40 + 256 + 192 + + + + + + + 520 + 420 + 113 + 32 + + + + PushButton + + + + + + diff --git a/wizard/module_select.ui b/wizard/module_select.ui new file mode 100644 index 00000000..e952f232 --- /dev/null +++ b/wizard/module_select.ui @@ -0,0 +1,55 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 20 + 20 + 601 + 421 + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + diff --git a/wizard/start.ui b/wizard/start.ui new file mode 100644 index 00000000..71bbc5c5 --- /dev/null +++ b/wizard/start.ui @@ -0,0 +1,50 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 270 + 170 + 113 + 64 + + + + + + + New + + + + + + + Edit + + + + + + + + +