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 --- kommander/editor/formsettings.ui | 338 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 kommander/editor/formsettings.ui (limited to 'kommander/editor/formsettings.ui') diff --git a/kommander/editor/formsettings.ui b/kommander/editor/formsettings.ui new file mode 100644 index 00000000..321de024 --- /dev/null +++ b/kommander/editor/formsettings.ui @@ -0,0 +1,338 @@ + +FormSettingsBase +********************************************************************* +** Copyright (C) 2000 Trolltech AS. All rights reserved. +** +** This file is part of Qt Designer. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +********************************************************************* + + + FormSettingsBase + + + + 0 + 0 + 497 + 490 + + + + Form Settings + + + true + + + <b>Form Settings</b><p>Change settings for the form. Settings like <b>Comment</b> and <b>Author</b> are for your own use and are not required.</p> + + + + unnamed + + + 11 + + + 6 + + + + Layout4 + + + + unnamed + + + 0 + + + 6 + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + true + + + true + + + Close the dialog and apply all the changes. + + + + + buttonCancel + + + &Cancel + + + true + + + Close the dialog and discard any changes. + + + + + + + GroupBox2 + + + La&youts + + + + unnamed + + + 11 + + + 6 + + + + spinMargin + + + 11 + + + + + spinSpacing + + + 6 + + + + + TextLabel1_3 + + + Default mar&gin: + + + spinMargin + + + + + TextLabel2_2 + + + D&efault spacing: + + + spinSpacing + + + + + + + GroupBox1 + + + Box + + + Sunken + + + &Settings + + + + unnamed + + + 11 + + + 6 + + + + editComment + + + Enter a comment about the form. + + + + + Spacer1 + + + Vertical + + + Expanding + + + + 20 + 130 + + + + + + TextLabel2 + + + Co&mment: + + + editComment + + + + + TextLabel1_2_2 + + + &License: + + + editAuthor + + + + + editLicense + + + Enter your name + + + Enter your name. + + + + + TextLabel1_2_3 + + + &Version: + + + editAuthor + + + + + TextLabel1_2 + + + A&uthor: + + + editAuthor + + + + + editAuthor + + + Enter your name + + + Enter your name. + + + + + editVersion + + + Enter your name + + + Enter your name. + + + + + + + + + + + buttonCancel + clicked() + FormSettingsBase + reject() + + + buttonOk + clicked() + FormSettingsBase + okClicked() + + + + editAuthor + editVersion + editLicense + editComment + spinMargin + spinSpacing + buttonOk + buttonCancel + + + okClicked() + + + + klineedit.h + klineedit.h + klineedit.h + + -- cgit v1.2.1