<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>ProjectNewFinalS</class> <comment>/*************************************************************************** * * * 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; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ </comment> <widget class="TQWidget"> <property name="name"> <cstring>ProjectNewFinalS</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>620</width> <height>418</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>620</width> <height>410</height> </size> </property> <property name="maximumSize"> <size> <width>32000</width> <height>32000</height> </size> </property> <property name="layoutMargin" stdset="0"> </property> <property name="layoutSpacing" stdset="0"> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="0" column="0" rowspan="2" colspan="1"> <property name="name"> <cstring>imagelabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>115</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>115</width> <height>480</height> </size> </property> <property name="text"> <string></string> </property> <property name="scaledContents"> <bool>true</bool> </property> <property name="alignment"> <set>AlignTop|AlignLeft</set> </property> <property name="vAlign" stdset="0"> </property> </widget> <spacer row="1" column="1"> <property name="name"> <cstring>spacer10</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Preferred</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> <widget class="TQLayoutWidget" row="0" column="1"> <property name="name"> <cstring>layout11</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Prefix:</string> </property> </widget> <widget class="TQLineEdit" row="0" column="1"> <property name="name"> <cstring>lineAuthor</cstring> </property> </widget> <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>GroupBox4</cstring> </property> <property name="title"> <string>Project Defaults</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel3_2_3</cstring> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="text"> <string>Default DTD:</string> </property> </widget> <widget class="TQComboBox" row="1" column="1"> <property name="name"> <cstring>encodingCombo</cstring> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel3_2_2_2</cstring> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="text"> <string>Default encoding:</string> </property> </widget> <widget class="TQComboBox" row="0" column="1"> <property name="name"> <cstring>dtdCombo</cstring> </property> </widget> </grid> </widget> <widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>insertLocalTemplates</cstring> </property> <property name="text"> <string>Insert &local templates</string> </property> </widget> <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>insertGlobalTemplates</cstring> </property> <property name="text"> <string>Insert &global templates</string> </property> </widget> <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>checkPrefix</cstring> </property> <property name="text"> <string>Use preview prefi&x</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel4</cstring> </property> <property name="text"> <string>Author:</string> </property> </widget> <widget class="TQLineEdit" row="0" column="4"> <property name="name"> <cstring>lineEmail</cstring> </property> <property name="text"> <string></string> </property> </widget> <spacer row="0" column="2"> <property name="name"> <cstring>Spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>20</height> </size> </property> </spacer> <widget class="Line" row="4" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>Line4</cstring> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="TQLineEdit" row="3" column="1" rowspan="1" colspan="4"> <property name="name"> <cstring>linePrefix</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="TQLabel" row="0" column="3"> <property name="name"> <cstring>TextLabel5</cstring> </property> <property name="text"> <string>Email:</string> </property> </widget> </grid> </widget> </grid> </widget> <connections> <connection> <sender>checkPrefix</sender> <signal>toggled(bool)</signal> <receiver>linePrefix</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>checkPrefix</sender> <signal>toggled(bool)</signal> <receiver>TextLabel1</receiver> <slot>setEnabled(bool)</slot> </connection> </connections> <tabstops> <tabstop>lineAuthor</tabstop> <tabstop>lineEmail</tabstop> <tabstop>dtdCombo</tabstop> <tabstop>encodingCombo</tabstop> <tabstop>checkPrefix</tabstop> <tabstop>linePrefix</tabstop> <tabstop>insertGlobalTemplates</tabstop> <tabstop>insertLocalTemplates</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> </UI>