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/ipfilter/ipblockingpref.ui

205 lines
7.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>IPBlockingPref</class>
<widget class="TQWidget">
<property name="name">
<cstring>IPBlockingPref</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>564</width>
<height>444</height>
</rect>
</property>
<property name="caption">
<string>IPBlocking Preferences</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="title">
<string>Select PeerGuardian Filter File </string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>checkUseLevel1</cstring>
</property>
<property name="text">
<string>Use PeerGuardian filter?</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>IP filter file:</string>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>m_url</cstring>
</property>
<property name="url" stdset="0">
<string>http://www.bluetack.co.uk/modules.php?name=Downloads&amp;d_op=getit&amp;lid=8</string>
</property>
<property name="showLocalProtocol">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<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>361</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>btnDownload</cstring>
</property>
<property name="text">
<string>Dow&amp;nload/Convert</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Download PeerGuardian filter from bluetack.co.uk or blocklist.org.
NOTE: ZIP file from bluetack.co.uk is supported.</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>lbl_status1</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="4" column="0">
<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>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>btnDownload</sender>
<signal>clicked()</signal>
<receiver>IPBlockingPref</receiver>
<slot>btnDownload_clicked()</slot>
</connection>
<connection>
<sender>checkUseLevel1</sender>
<signal>toggled(bool)</signal>
<receiver>IPBlockingPref</receiver>
<slot>checkUseLevel1_toggled(bool)</slot>
</connection>
<connection>
<sender>checkUseLevel1</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_2</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>checkUseLevel1</sender>
<signal>toggled(bool)</signal>
<receiver>textLabel1_3</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>btnDownload_clicked()</slot>
<slot>checkUseLevel1_toggled(bool)</slot>
<slot>checkUseKTfilter_toggled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>