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.
kxmleditor/part/kxearchiveextssettingspage.ui

170 lines
6.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KXEArchiveExtsSettingsPage</class>
<widget class="TQWidget">
<property name="name">
<cstring>KXEArchiveExtsSettingsPage</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>293</width>
<height>187</height>
</rect>
</property>
<property name="caption">
<string>Archive Exts Settings Page</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pLblExtensions</cstring>
</property>
<property name="text">
<string>Extensions of archive &amp;files:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_pExtensions</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Extensions of archive files&lt;/b&gt;
&lt;br&gt;
This list contains the known extensions for archive files.&lt;br&gt;
You can choose one to edit or remove it with the dialog widgets below.</string>
</property>
</widget>
<widget class="TQListBox" row="1" column="0">
<property name="name">
<cstring>m_pExtensions</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>80</height>
</size>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Extensions of archive files&lt;/b&gt;
&lt;br&gt;
This list contains the known extensions for archive files.</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pLblExtension</cstring>
</property>
<property name="text">
<string>&amp;Extension:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_pExtension</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Extension&lt;/b&gt;
&lt;br&gt;
Change the selected extension here.</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_pExtension</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Extension&lt;/b&gt;
&lt;br&gt;
Change the selected extension here.</string>
</property>
</widget>
<spacer row="1" column="0">
<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>71</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnNew</cstring>
</property>
<property name="text">
<string>&amp;New</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;New&lt;/b&gt;
&lt;br&gt;
You can create a new item for another known extension in the list above.</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnDelete</cstring>
</property>
<property name="text">
<string>&amp;Delete</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Delete&lt;/b&gt;
&lt;br&gt;
You can delete the selected extension from the list above.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>41</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</grid>
</widget>
</grid>
</widget>
<slots>
<slot>slotUpdateExtension( const TQString &amp; )</slot>
<slot>slotDeleteExtension()</slot>
<slot>slotAddExtension()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>