You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
339 lines
13 KiB
339 lines
13 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>FormSettingsBase</class>
|
|
<comment>*********************************************************************
|
|
** 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.
|
|
**
|
|
*********************************************************************</comment>
|
|
<widget class="TQDialog">
|
|
<property name="name">
|
|
<cstring>FormSettingsBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>497</width>
|
|
<height>490</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Form Settings</string>
|
|
</property>
|
|
<property name="sizeGripEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><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></string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQLayoutWidget" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>Layout4</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Horizontal Spacing2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>buttonOk</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&OK</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="default">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Close the dialog and apply all the changes.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>buttonCancel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Cancel</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Close the dialog and discard any changes.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQGroupBox" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>GroupBox2</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>La&youts</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQSpinBox" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>spinMargin</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>11</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQSpinBox" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>spinSpacing</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>6</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Default mar&gin:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>spinMargin</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>D&efault spacing:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>spinSpacing</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQGroupBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>GroupBox1</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>Box</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Sunken</enum>
|
|
</property>
|
|
<property name="title">
|
|
<string>&Settings</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQMultiLineEdit" row="3" column="1" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>editComment</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter a comment about the form.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="4" column="0">
|
|
<property name="name">
|
|
<cstring>Spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>130</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Co&mment:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>editComment</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&License:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>editAuthor</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>editLicense</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Enter your name</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter your name.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_2_3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Version:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>editAuthor</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>A&uthor:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>editAuthor</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>editAuthor</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Enter your name</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter your name.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>editVersion</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Enter your name</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter your name.</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<connections>
|
|
<connection>
|
|
<sender>buttonCancel</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>FormSettingsBase</receiver>
|
|
<slot>reject()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>buttonOk</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>FormSettingsBase</receiver>
|
|
<slot>okClicked()</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>editAuthor</tabstop>
|
|
<tabstop>editVersion</tabstop>
|
|
<tabstop>editLicense</tabstop>
|
|
<tabstop>editComment</tabstop>
|
|
<tabstop>spinMargin</tabstop>
|
|
<tabstop>spinSpacing</tabstop>
|
|
<tabstop>buttonOk</tabstop>
|
|
<tabstop>buttonCancel</tabstop>
|
|
</tabstops>
|
|
<Q_SLOTS>
|
|
<slot>okClicked()</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>klineedit.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
</includehints>
|
|
</UI>
|