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/kmfwidgets/kmyfirewallmynetworkwidget.ui

192 lines
7.2 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KMyFirewallMyNetworkWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>KMyFirewallMyNetworkWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>686</width>
<height>571</height>
</rect>
</property>
<property name="caption">
<string>Protocols</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="TQSplitter" row="0" column="0">
<property name="name">
<cstring>splitter1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Network/Target</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Address/Mask</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>System</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Backend</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Description</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_lv_zones</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOneFit</enum>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="itemsMovable">
<bool>false</bool>
</property>
</widget>
<widget class="TQWidgetStack">
<property name="name">
<cstring>m_wsEdit</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>ws_pageHostProperties</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="spacing">
<number>4</number>
</property>
<widget class="KTabWidget" row="0" column="0">
<property name="name">
<cstring>kt_hostProperties</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="currentPage">
<number>-1</number>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>ws_pageZoneProperties</cstring>
</property>
<attribute name="id">
<number>1</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="spacing">
<number>4</number>
</property>
<widget class="KTabWidget" row="0" column="0">
<property name="name">
<cstring>kt_zoneProperties</cstring>
</property>
<property name="currentPage">
<number>-1</number>
</property>
</widget>
</grid>
</widget>
</widget>
</widget>
</grid>
</widget>
<slots>
<slot>m_lv_zones_itemRenamed( TQListViewItem *, int, const TQString &amp; )</slot>
</slots>
<forwards>
<forward>class TQListViewItem;</forward>
</forwards>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">ktabwidget.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>