From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- tools/designer/templates/Configuration_Dialog.ui | 162 +++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 tools/designer/templates/Configuration_Dialog.ui (limited to 'tools/designer/templates/Configuration_Dialog.ui') diff --git a/tools/designer/templates/Configuration_Dialog.ui b/tools/designer/templates/Configuration_Dialog.ui new file mode 100644 index 0000000..463ff84 --- /dev/null +++ b/tools/designer/templates/Configuration_Dialog.ui @@ -0,0 +1,162 @@ + +MyDialog2 + + + MyDialog2 + + + + 0 + 0 + 597 + 364 + + + + MyDialog2 + + + true + + + + unnamed + + + 11 + + + 6 + + + + + New Item + + + + listBox + + + + 0 + 7 + + + + + + tabWidget + + + + Widget2 + + + Tab + + + + + Widget3 + + + Tab + + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + &Help + + + 4144 + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + 0 + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + 0 + + + true + + + + + + + + + buttonOk + clicked() + MyDialog2 + accept() + + + buttonCancel + clicked() + MyDialog2 + reject() + + + -- cgit v1.2.1