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.
kile/src/kile/newdocumentwidget.ui

127 lines
4.5 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>NewDocumentWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>NewDocumentWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>428</width>
<height>358</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Document Type</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Please select the type of document you want to create:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox">
<property name="name">
<cstring>documentTypeComboBox</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</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>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Template</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Please select the template that should be used:</string>
</property>
</widget>
<widget class="TemplateIconView">
<property name="name">
<cstring>templateIconView</cstring>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>quickStartWizardCheckBox</cstring>
</property>
<property name="text">
<string>Start the Quick Start wizard when creating an empty LaTeX file</string>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>TemplateIconView</class>
<header location="local">templates.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>7</hordata>
<verdata>7</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</customwidget>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
</UI>