From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../templates/Dialog_with_Buttons_(Bottom).ui | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 kommander/editor/templates/Dialog_with_Buttons_(Bottom).ui (limited to 'kommander/editor/templates/Dialog_with_Buttons_(Bottom).ui') diff --git a/kommander/editor/templates/Dialog_with_Buttons_(Bottom).ui b/kommander/editor/templates/Dialog_with_Buttons_(Bottom).ui new file mode 100644 index 00000000..77d77cb3 --- /dev/null +++ b/kommander/editor/templates/Dialog_with_Buttons_(Bottom).ui @@ -0,0 +1,114 @@ + +MyDialog + + + MyDialog + + + + 0 + 0 + 511 + 282 + + + + true + + + + Layout1 + + + + 20 + 240 + 476 + 33 + + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + &Help + + + F1 + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + true + + + + + + + + buttonOk + clicked() + MyDialog + accept() + + + buttonCancel + clicked() + MyDialog + reject() + + + + -- cgit v1.2.3