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.
kmyfirewall/kmyfirewall/ruleoptionplugins/protocol_option/kmyfirewallruleeditorprotoc...

1190 lines
52 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KMyFirewallRuleEditorProtocol</class>
<widget class="TQWidget">
<property name="name">
<cstring>KMyFirewallRuleEditorProtocol</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>527</width>
<height>458</height>
</rect>
</property>
<property name="caption">
<string>Protocol Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_greeting</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>Arial</family>
<bold>1</bold>
</font>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>2</number>
</property>
<property name="text">
<string>Protocol Options</string>
</property>
<property name="alignment">
<set>WordBreak|AlignCenter</set>
</property>
<property name="wordwrap" stdset="0">
</property>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>gb_protocol</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Match Protocol</string>
</property>
<property name="alignment">
<set>WordBreak|AlignLeft</set>
</property>
<property name="wordwrap" stdset="0">
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>c_all</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>ALL</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>c_tcp</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>TCP</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="4">
<property name="name">
<cstring>c_inv_prot</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Invert Protocol Selection</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>c_udp</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>UDP</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="3">
<property name="name">
<cstring>c_icmp</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>ICMP</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQTabWidget" row="2" column="0">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab_ports</cstring>
</property>
<attribute name="title">
<string>&amp;Ports &amp;&amp; Portranges</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>c_dest_port</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Destination port</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>c_src_port</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Source port</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;p&gt;Specifie the ports that should match you rule here.&lt;br&gt;
You may use a portnumber an inclusive portrange or a service name from &lt;i&gt;/etc/sevices&lt;/i&gt; to specifie the port.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab_multiport</cstring>
</property>
<attribute name="title">
<string>&amp;Multiport Extension</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab_special_tcp</cstring>
</property>
<attribute name="title">
<string>&amp;Special TCP Options</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="1" column="1">
<property name="name">
<cstring>gb_mask</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Mask</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="layoutSpacing" stdset="0">
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>c_all_mask</cstring>
</property>
<property name="text">
<string>ALL</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>c_none_mask</cstring>
</property>
<property name="text">
<string>NONE</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>c_fin_mask</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>FIN</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="1">
<property name="name">
<cstring>c_urg_mask</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>URG</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>c_psh_mask</cstring>
</property>
<property name="text">
<string>PSH</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>c_rst_mask</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>RST</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>c_syn_mask</cstring>
</property>
<property name="text">
<string>SYN</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>c_ack_mask</cstring>
</property>
<property name="text">
<string>ACK</string>
</property>
</widget>
<widget class="Line" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>Line3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="2">
<property name="name">
<cstring>gb_comp</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Comp</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="layoutSpacing" stdset="0">
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>c_all_comp</cstring>
</property>
<property name="text">
<string>ALL</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>c_none_comp</cstring>
</property>
<property name="text">
<string>NONE</string>
</property>
</widget>
<widget class="Line" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>Line4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>c_syn_comp</cstring>
</property>
<property name="text">
<string>SYN</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>c_fin_comp</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>FIN</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>c_ack_comp</cstring>
</property>
<property name="text">
<string>ACK</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>c_rst_comp</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>RST</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>c_psh_comp</cstring>
</property>
<property name="text">
<string>PSH</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="1">
<property name="name">
<cstring>c_urg_comp</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>URG</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;p&gt;Please make sure that you know what you are doing.&lt;br&gt;
A misuse of this functionality may result in a hard to detect bug in the firewall.&lt;/p&gt;
</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>layout21</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox" row="3" column="0">
<property name="name">
<cstring>sb_tcp_option_num</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>c_tcp_flags</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>TCP flags</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>c_inv_flags</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Invert</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>c_tcp_syn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>NEW connection.</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>c_inv_tcp_option</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Invert</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>Spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>48</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="5" column="1">
<property name="name">
<cstring>c_inv_syn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Invert</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>c_tcp_option</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>TCP option no.:</string>
</property>
</widget>
<spacer row="5" column="0">
<property name="name">
<cstring>Spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>48</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab_icmp</cstring>
</property>
<attribute name="title">
<string>ICMP</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="1">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>cb_icmp_type</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="editable">
<bool>true</bool>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>c_inv_icmp</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Invert ICMP type</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>c_icmp_type</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Match ICMP type:</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Here you can decide which ICMP Type your rulr should Match.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLayoutWidget" row="3" column="0">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>b_ok_2</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>140</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>b_help</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>140</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>b_ok</cstring>
</property>
<property name="text">
<string>&amp;Apply</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>b_help</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorProtocol</receiver>
<slot>slotHelp()</slot>
</connection>
<connection>
<sender>b_ok</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorProtocol</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>c_tcp_flags</sender>
<signal>toggled(bool)</signal>
<receiver>c_inv_flags</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp_option</sender>
<signal>toggled(bool)</signal>
<receiver>sb_tcp_option_num</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp_option</sender>
<signal>toggled(bool)</signal>
<receiver>c_inv_tcp_option</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp_flags</sender>
<signal>toggled(bool)</signal>
<receiver>gb_mask</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp_flags</sender>
<signal>toggled(bool)</signal>
<receiver>gb_comp</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp_syn</sender>
<signal>toggled(bool)</signal>
<receiver>c_inv_syn</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp_type</sender>
<signal>toggled(bool)</signal>
<receiver>cb_icmp_type</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp_type</sender>
<signal>toggled(bool)</signal>
<receiver>c_inv_icmp</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>c_icmp_type</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_udp</sender>
<signal>toggled(bool)</signal>
<receiver>tabWidget</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp</sender>
<signal>toggled(bool)</signal>
<receiver>tabWidget</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_all</sender>
<signal>toggled(bool)</signal>
<receiver>c_udp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_all</sender>
<signal>toggled(bool)</signal>
<receiver>c_icmp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_all</sender>
<signal>toggled(bool)</signal>
<receiver>c_tcp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_udp</sender>
<signal>toggled(bool)</signal>
<receiver>c_all</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_udp</sender>
<signal>toggled(bool)</signal>
<receiver>c_tcp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>c_tcp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>c_udp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>c_all</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp</sender>
<signal>toggled(bool)</signal>
<receiver>c_icmp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp</sender>
<signal>toggled(bool)</signal>
<receiver>c_udp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_tcp</sender>
<signal>toggled(bool)</signal>
<receiver>c_all</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_udp</sender>
<signal>toggled(bool)</signal>
<receiver>c_icmp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_none_mask</sender>
<signal>toggled(bool)</signal>
<receiver>c_all_mask</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_all_mask</sender>
<signal>toggled(bool)</signal>
<receiver>c_none_mask</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_all_comp</sender>
<signal>toggled(bool)</signal>
<receiver>c_none_comp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_none_comp</sender>
<signal>toggled(bool)</signal>
<receiver>c_all_comp</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>ButtonGroup1</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>b_ok_2</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorProtocol</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>c_icmp</sender>
<signal>toggled(bool)</signal>
<receiver>tabWidget</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>c_all</tabstop>
<tabstop>c_tcp</tabstop>
<tabstop>c_udp</tabstop>
<tabstop>c_icmp</tabstop>
<tabstop>c_inv_prot</tabstop>
<tabstop>tabWidget</tabstop>
<tabstop>c_tcp_flags</tabstop>
<tabstop>c_tcp_option</tabstop>
<tabstop>c_tcp_syn</tabstop>
<tabstop>sb_tcp_option_num</tabstop>
<tabstop>c_inv_flags</tabstop>
<tabstop>c_inv_tcp_option</tabstop>
<tabstop>c_inv_syn</tabstop>
<tabstop>c_all_mask</tabstop>
<tabstop>c_none_mask</tabstop>
<tabstop>c_syn_mask</tabstop>
<tabstop>c_fin_mask</tabstop>
<tabstop>c_ack_mask</tabstop>
<tabstop>c_rst_mask</tabstop>
<tabstop>c_psh_mask</tabstop>
<tabstop>c_urg_mask</tabstop>
<tabstop>c_all_comp</tabstop>
<tabstop>c_none_comp</tabstop>
<tabstop>c_syn_comp</tabstop>
<tabstop>c_fin_comp</tabstop>
<tabstop>c_ack_comp</tabstop>
<tabstop>c_rst_comp</tabstop>
<tabstop>c_psh_comp</tabstop>
<tabstop>c_urg_comp</tabstop>
<tabstop>c_icmp_type</tabstop>
<tabstop>cb_icmp_type</tabstop>
<tabstop>c_inv_icmp</tabstop>
<tabstop>b_ok_2</tabstop>
<tabstop>b_help</tabstop>
<tabstop>b_ok</tabstop>
<tabstop>c_src_port</tabstop>
<tabstop>c_dest_port</tabstop>
</tabstops>
<slots>
<slot>slotHelp()</slot>
<slot>accept()</slot>
<slot>reject()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>