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.
ktorrent/plugins/search/searchpref.ui

319 lines
13 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SEPreferences</class>
<widget class="TQWidget">
<property name="name">
<cstring>SEPreferences</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>529</width>
<height>515</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>500</width>
<height>350</height>
</size>
</property>
<property name="caption">
<string>Search Preferences</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>External Browser</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>openExternal</cstring>
</property>
<property name="text">
<string>Open searches in external browser</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>useDefaultBrowser</cstring>
</property>
<property name="text">
<string>Use default browser</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout29</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>useCustomBrowser</cstring>
</property>
<property name="text">
<string>Custom browser path:</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>customBrowser</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer20</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox8</cstring>
</property>
<property name="title">
<string>Search Engines</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KActiveLabel">
<property name="name">
<cstring>m_infoLabel</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout22</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Search engine name:</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>m_engine_name</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout23</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>URL:</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>m_engine_url</cstring>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnAdd</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Add</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string>Engines</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>URL</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_engines</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>50</height>
</size>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>btnRemove</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>btnRemoveAll</cstring>
</property>
<property name="text">
<string>R&amp;emove All</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer19</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Maximum</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>btn_add_default</cstring>
</property>
<property name="text">
<string>Add Defau&amp;lt</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>btnUpdate</cstring>
</property>
<property name="text">
<string>Update From Internet</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>btnUpdate</sender>
<signal>clicked()</signal>
<receiver>SEPreferences</receiver>
<slot>btnUpdate_clicked()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>btnUpdate_clicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>