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

628 lines
29 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ToolConfigWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>ToolConfigWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>669</width>
<height>474</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>2</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="caption">
<string>Configure</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>m_groupLeft</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>m_lbSelectTool</cstring>
</property>
<property name="text">
<string>Select a &amp;tool:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_lstbTools</cstring>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>m_lstbTools</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>2</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_pshbRemoveTool</cstring>
</property>
<property name="text">
<string>Remove Tool</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_pshbNewTool</cstring>
</property>
<property name="text">
<string>New Tool...</string>
</property>
</widget>
</vbox>
</widget>
<widget class="Line">
<property name="name">
<cstring>m_line</cstring>
</property>
<property name="frameShape">
<enum>VLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>m_groupRight</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>10</number>
</property>
<widget class="KPushButton" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_pshbRemoveConfig</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Remove Config</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="3">
<property name="name">
<cstring>m_pshbDefault</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Default Settings</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="0">
<property name="name">
<cstring>m_pshbNewConfig</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>New Config...</string>
</property>
</widget>
<widget class="TQTabWidget" row="1" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>m_tab</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>2</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;General</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQWidgetStack">
<property name="name">
<cstring>m_stackBasic</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
</widget>
</widget>
<widget class="TQWidgetStack">
<property name="name">
<cstring>m_stackExtra</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
</widget>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>240</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Advanced</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KComboBox" row="0" column="1">
<property name="name">
<cstring>m_cbType</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="0" column="0">
<property name="name">
<cstring>m_lbType</cstring>
</property>
<property name="text">
<string>&amp;Type:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_cbType</cstring>
</property>
</widget>
<widget class="KLineEdit" row="6" column="1">
<property name="name">
<cstring>m_leRelDir</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>&amp;Relative dir:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leRelDir</cstring>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Target &amp;file:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leFile</cstring>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>m_lbTarget</cstring>
</property>
<property name="text">
<string>Tar&amp;get extension:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leTarget</cstring>
</property>
</widget>
<widget class="KLineEdit" row="5" column="1">
<property name="name">
<cstring>m_leFile</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KLineEdit" row="4" column="1">
<property name="name">
<cstring>m_leTarget</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="3" column="1">
<property name="name">
<cstring>m_leSource</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="3" column="0">
<property name="name">
<cstring>m_lbSource</cstring>
</property>
<property name="text">
<string>&amp;Source extension:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_leSource</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>m_lbClass</cstring>
</property>
<property name="text">
<string>C&amp;lass:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_cbClass</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_ckClose</cstring>
</property>
<property name="text">
<string>Close Konsole when tool is finished</string>
</property>
</widget>
<widget class="KComboBox" row="2" column="1">
<property name="name">
<cstring>m_cbClass</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>2</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<spacer row="8" column="1">
<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>20</width>
<height>40</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>m_lbState</cstring>
</property>
<property name="text">
<string>St&amp;ate:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_cbState</cstring>
</property>
</widget>
<widget class="KComboBox" row="7" column="1">
<property name="name">
<cstring>m_cbState</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>Me&amp;nu</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_lbMenu</cstring>
</property>
<property name="text">
<string>Add tool to Build &amp;menu:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_cbMenu</cstring>
</property>
</widget>
<widget class="KComboBox" row="0" column="1">
<property name="name">
<cstring>m_cbMenu</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_lbIcon</cstring>
</property>
<property name="text">
<string>&amp;Icon:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_pshbIcon</cstring>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>m_spacerMenu</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>100</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="1" column="1">
<property name="name">
<cstring>m_pshbIcon</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_lbConfig</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Select a &amp;configuration:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_cbConfig</cstring>
</property>
</widget>
<widget class="KComboBox" row="0" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>m_cbConfig</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</grid>
</widget>
</hbox>
</widget>
<tabstops>
<tabstop>m_lstbTools</tabstop>
<tabstop>m_cbConfig</tabstop>
<tabstop>m_tab</tabstop>
<tabstop>m_pshbRemoveTool</tabstop>
<tabstop>m_pshbNewTool</tabstop>
<tabstop>m_pshbNewConfig</tabstop>
<tabstop>m_pshbRemoveConfig</tabstop>
<tabstop>m_pshbDefault</tabstop>
<tabstop>m_cbType</tabstop>
<tabstop>m_cbClass</tabstop>
<tabstop>m_leSource</tabstop>
<tabstop>m_leTarget</tabstop>
<tabstop>m_leFile</tabstop>
<tabstop>m_leRelDir</tabstop>
<tabstop>m_cbMenu</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>