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.
tdevelop/buildtools/ant/antoptionswidget.ui

169 lines
5.5 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>AntOptionsWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>AntOptionsWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>410</width>
<height>266</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KComboBox" row="1" column="1">
<item>
<property name="text">
<string>Quiet</string>
</property>
</item>
<item>
<property name="text">
<string>Verbose</string>
</property>
</item>
<item>
<property name="text">
<string>Debug</string>
</property>
</item>
<property name="name">
<cstring>Verbosity</cstring>
</property>
</widget>
<spacer row="3" column="2">
<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>16</width>
<height>86</height>
</size>
</property>
</spacer>
<spacer row="3" column="0">
<property name="name">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>86</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>&amp;Build file:</string>
</property>
<property name="buddy" stdset="0">
<cstring>BuildXML</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>&amp;Verbosity:</string>
</property>
<property name="buddy" stdset="0">
<cstring>Verbosity</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>&amp;Properties:</string>
</property>
<property name="alignment">
<set>AlignTop</set>
</property>
<property name="buddy" stdset="0">
<cstring>Properties</cstring>
</property>
</widget>
<widget class="TQTable" row="2" column="1" rowspan="1" colspan="2">
<column>
<property name="text">
<string>Property</string>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
</column>
<property name="name">
<cstring>Properties</cstring>
</property>
<property name="numRows">
<number>0</number>
</property>
<property name="numCols">
<number>2</number>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>240</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>BuildXML</cstring>
</property>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>BuildXML</tabstop>
<tabstop>Verbosity</tabstop>
<tabstop>Properties</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>