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/log_target_option/kmyfirewallruleeditortarget...

268 lines
10 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KMyFirewallRuleEditorTargetLog</class>
<widget class="TQWidget">
<property name="name">
<cstring>KMyFirewallRuleEditorTargetLog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>263</width>
<height>221</height>
</rect>
</property>
<property name="caption">
<string>Logging Options</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>gb_conntrack</cstring>
</property>
<property name="title">
<string>Configure Logging</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_log_prefix</cstring>
</property>
<property name="text">
<string>Set log prefix:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>t_log_prefix</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>KMyFirewall</string>
</property>
<property name="maxLength">
<number>29</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout26</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_log_level</cstring>
</property>
<property name="text">
<string>Set log level:</string>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>info</string>
</property>
</item>
<item>
<property name="text">
<string>warning</string>
</property>
</item>
<item>
<property name="text">
<string>notice</string>
</property>
</item>
<item>
<property name="text">
<string>debug</string>
</property>
</item>
<item>
<property name="text">
<string>err</string>
</property>
</item>
<item>
<property name="text">
<string>crit</string>
</property>
</item>
<item>
<property name="text">
<string>alert</string>
</property>
</item>
<item>
<property name="text">
<string>emerg</string>
</property>
</item>
<property name="name">
<cstring>cb_log_level</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="editable">
<bool>false</bool>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_log_tcp_seq</cstring>
</property>
<property name="text">
<string>Log TCP Sequence Numbers</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_log_tcp_options</cstring>
</property>
<property name="text">
<string>Log TCP Options</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>c_log_ip_options</cstring>
</property>
<property name="text">
<string>Log IP Options</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout22</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;Discard</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>b_help</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>b_ok</cstring>
</property>
<property name="text">
<string>&amp;Apply</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>c_log_level</sender>
<signal>toggled(bool)</signal>
<receiver>cb_log_level</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>c_log_prefix</sender>
<signal>toggled(bool)</signal>
<receiver>t_log_prefix</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>b_help</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorTargetLog</receiver>
<slot>slotHelp()</slot>
</connection>
<connection>
<sender>b_ok_2</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorTargetLog</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>b_ok</sender>
<signal>clicked()</signal>
<receiver>KMyFirewallRuleEditorTargetLog</receiver>
<slot>accept()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>slotHelp()</slot>
<slot>slotOk()</slot>
<slot>reject()</slot>
<slot>accept()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>