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/processtoolconfigwidget.ui

99 lines
3.1 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ProcessToolConfigWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>ProcessToolConfigWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>383</width>
<height>79</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>m_leCommand</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>m_leOptions</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>m_lbOptions</cstring>
</property>
<property name="text">
<string>&amp;Options:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leOptions</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_lbCommand</cstring>
</property>
<property name="text">
<string>Co&amp;mmand:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leCommand</cstring>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer17</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
<layoutdefaults spacing="11" margin="11"/>
</UI>