diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 01:04:17 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 01:04:17 +0000 |
commit | c3b707c026782768bd8c0e6ae6b574fe8a36802d (patch) | |
tree | 5ca6782031b1546c788290cc0b95524369ff01ea /KMFSysTray/details_designer.ui | |
download | kmyfirewall-c3b707c026782768bd8c0e6ae6b574fe8a36802d.tar.gz kmyfirewall-c3b707c026782768bd8c0e6ae6b574fe8a36802d.zip |
Added old abandoned KDE3 version of kmyfirewall
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmyfirewall@1091559 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'KMFSysTray/details_designer.ui')
-rw-r--r-- | KMFSysTray/details_designer.ui | 484 |
1 files changed, 484 insertions, 0 deletions
diff --git a/KMFSysTray/details_designer.ui b/KMFSysTray/details_designer.ui new file mode 100644 index 0000000..9a5b1f9 --- /dev/null +++ b/KMFSysTray/details_designer.ui @@ -0,0 +1,484 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>DetailsDesigner</class> +<widget class="QWidget"> + <property name="name"> + <cstring>DetailsDesigner</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>314</width> + <height>217</height> + </rect> + </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="KPushButton" row="2" column="2"> + <property name="name"> + <cstring>m_cmd_close</cstring> + </property> + <property name="text"> + <string>Close &Window</string> + </property> + </widget> + <widget class="KPushButton" row="2" column="0"> + <property name="name"> + <cstring>m_cmd_help</cstring> + </property> + <property name="text"> + <string>&Help</string> + </property> + </widget> + <widget class="QWidgetStack" row="1" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>widgetStack1</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>WStackPage</cstring> + </property> + <attribute name="id"> + <number>0</number> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>m_lbl_numRules_Filter_Input</cstring> + </property> + <property name="text"> + <string>INPUT:</string> + </property> + </widget> + <widget class="QLCDNumber" row="0" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Filter_Input</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>m_lbl_numRules_Filter_Output</cstring> + </property> + <property name="text"> + <string>OUTPUT:</string> + </property> + </widget> + <widget class="QLCDNumber" row="1" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Filter_Output</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>m_lbl_numRules_Filter_Forward</cstring> + </property> + <property name="text"> + <string>FORWARD:</string> + </property> + </widget> + <widget class="QLCDNumber" row="2" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Filter_Forward</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="2" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3_5_3</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3_5_2</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="3"> + <property name="name"> + <cstring>m_lbl_policy_filter_output</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + <widget class="QLabel" row="2" column="3"> + <property name="name"> + <cstring>m_lbl_policy_filter_forward</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3_5</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLabel" row="0" column="3"> + <property name="name"> + <cstring>m_lbl_policy_filter_input</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>WStackPage</cstring> + </property> + <attribute name="id"> + <number>1</number> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2</cstring> + </property> + <property name="text"> + <string>OUTPUT:</string> + </property> + </widget> + <widget class="QLabel" row="0" column="3"> + <property name="name"> + <cstring>m_lbl_policy_nat_output</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + <widget class="QLCDNumber" row="0" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Nat_Output</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3_2</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLCDNumber" row="1" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Nat_Prerouting</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInNat_2_2</cstring> + </property> + <property name="text"> + <string>PREROUTING:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="3"> + <property name="name"> + <cstring>m_lbl_policy_nat_prerouting</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + <widget class="QLCDNumber" row="2" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Nat_Postrouting</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="2" column="2"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_3_3</cstring> + </property> + <property name="text"> + <string>POLICY:</string> + </property> + </widget> + <widget class="QLabel" row="2" column="3"> + <property name="name"> + <cstring>m_lbl_policy_filter_nat_postrouting</cstring> + </property> + <property name="text"> + <string><Policy></string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInNat_2</cstring> + </property> + <property name="text"> + <string>POSTROUTING:</string> + </property> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>WStackPage</cstring> + </property> + <attribute name="id"> + <number>2</number> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLCDNumber" row="0" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Mangle_Input</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLCDNumber" row="1" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Mangle_Output</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLCDNumber" row="2" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Mangle_Forward</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInMangle_2_2</cstring> + </property> + <property name="text"> + <string>FORWARD:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_2</cstring> + </property> + <property name="text"> + <string>OUTPUT:</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInfilter_2_2_2</cstring> + </property> + <property name="text"> + <string>INPUT:</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInNat_2_2_2</cstring> + </property> + <property name="text"> + <string>PREROUTING:</string> + </property> + </widget> + <widget class="QLCDNumber" row="4" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Mangle_Postrouting</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>m_lbl_numRulesInNat_2_3</cstring> + </property> + <property name="text"> + <string>POSTROUTING:</string> + </property> + </widget> + <widget class="QLCDNumber" row="3" column="1"> + <property name="name"> + <cstring>m_lcd_numRulesIn_Mangle_Prerouting</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + </grid> + </widget> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>lbl_table</cstring> + </property> + <property name="text"> + <string>Table:</string> + </property> + <property name="alignment"> + <set>AlignVCenter</set> + </property> + </widget> + <widget class="KComboBox" row="0" column="1" rowspan="1" colspan="2"> + <item> + <property name="text"> + <string>Filter</string> + </property> + </item> + <item> + <property name="text"> + <string>Nat</string> + </property> + </item> + <item> + <property name="text"> + <string>Mangle</string> + </property> + </item> + <property name="name"> + <cstring>kComboBox1</cstring> + </property> + </widget> + <spacer row="2" column="1"> + <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>51</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> +</widget> +<connections> + <connection> + <sender>kComboBox1</sender> + <signal>activated(int)</signal> + <receiver>widgetStack1</receiver> + <slot>raiseWidget(int)</slot> + </connection> +</connections> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kcombobox.h</includehint> +</includehints> +</UI> |