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 --- quanta/treeviews/templatedirform.ui | 170 ++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 quanta/treeviews/templatedirform.ui (limited to 'quanta/treeviews/templatedirform.ui') diff --git a/quanta/treeviews/templatedirform.ui b/quanta/treeviews/templatedirform.ui new file mode 100644 index 00000000..4ab6d6c1 --- /dev/null +++ b/quanta/treeviews/templatedirform.ui @@ -0,0 +1,170 @@ + +TemplateDirForm +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; version 2 of the License. * + * * + ***************************************************************************/ + + +(C) 2002 by Andras Mantia <amantia@kde.org> + + + TemplateDirForm + + + + 0 + 0 + 309 + 157 + + + + Create Template Folder + + + + unnamed + + + + TextLabel2 + + + Type: + + + + + TextLabel1 + + + Name: + + + + + typesCombo + + + + + dirName + + + + + parentAttr + + + &Inherit parent attribute + + + + + layout4 + + + + unnamed + + + + spacer1 + + + Horizontal + + + Expanding + + + + 38 + 20 + + + + + + buttonOk + + + &OK + + + true + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 25 + 20 + + + + + + buttonCancel + + + &Cancel + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 38 + 20 + + + + + + + + + + parentAttr + toggled(bool) + typesCombo + setDisabled(bool) + + + + dirName + typesCombo + parentAttr + buttonOk + buttonCancel + + + okBtn_clicked() + + + + kcombobox.h + + -- cgit v1.2.1