From 114a878c64ce6f8223cfd22d76a20eb16d177e5e 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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- parts/filecreate/fctypeeditbase.ui | 282 +++++++++++++++++++++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 parts/filecreate/fctypeeditbase.ui (limited to 'parts/filecreate/fctypeeditbase.ui') diff --git a/parts/filecreate/fctypeeditbase.ui b/parts/filecreate/fctypeeditbase.ui new file mode 100644 index 00000000..8bc06f87 --- /dev/null +++ b/parts/filecreate/fctypeeditbase.ui @@ -0,0 +1,282 @@ + +FCTypeEditBase + + + FCTypeEditBase + + + + 0 + 0 + 476 + 194 + + + + File Type + + + + unnamed + + + + layout5 + + + + unnamed + + + 0 + + + + textLabel1 + + + NoFrame + + + Plain + + + Type &extension: + + + AlignBottom + + + typename_edit + + + + + typeext_edit + + + + + + + layout3 + + + + unnamed + + + 0 + + + + textLabel3 + + + Type &name: + + + AlignBottom + + + typedescr_edit + + + + + typename_edit + + + + + + + layout3_2 + + + + unnamed + + + 0 + + + + textLabel3_2 + + + Type &description: + + + AlignBottom + + + typedescr_edit + + + + + typedescr_edit + + + + + + + icon_url + + + + 80 + 80 + + + + StrongFocus + + + + + + + + layout4 + + + + unnamed + + + + textLabel1_2 + + + + 0 + 5 + 0 + 0 + + + + Set template content from &file: + + + AlignBottom + + + template_url + + + + + template_url + + + + 7 + 0 + 0 + 0 + + + + + 0 + 26 + + + + StrongFocus + + + + + + + layout1 + + + + unnamed + + + + spacer1 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + ok_button + + + &OK + + + true + + + + + cancel_button + + + &Cancel + + + + + + + + + ok_button + clicked() + FCTypeEditBase + accept() + + + cancel_button + clicked() + FCTypeEditBase + reject() + + + + typeext_edit + typename_edit + typedescr_edit + icon_url + template_url + ok_button + cancel_button + + + kicondialog.h + kdialog.h + fctypeeditbase.ui.h + + + init() + + + + + kicondialog.h + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.1