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/genericinterface/kmyfirewallgenericinterface...

216 lines
9.0 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KMyFirewallGenericInterfaceProtocolWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>KMyFirewallGenericInterfaceProtocolWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>511</width>
<height>449</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>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox25</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>8</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Access Control Configuration</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Edit zone:</string>
</property>
</widget>
<widget class="TQWidgetStack" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_widgetStack</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>qt_dead_widget_m_protocolOptions</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>qt_dead_widget_m_zoneOptions</cstring>
</property>
<attribute name="id">
<number>1</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>qt_dead_widget_m_hostOptions</cstring>
</property>
<attribute name="id">
<number>2</number>
</attribute>
</widget>
</widget>
<widget class="TQSplitter" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>splitter5</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Object</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Atributes</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="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>12</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>m_protocolsFrame</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
</widget>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_c_allowIncoming</cstring>
</property>
<property name="text">
<string>Allow Incoming Connections</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>m_c_restrictOutgoing</cstring>
</property>
<property name="text">
<string>Restrict Outgoing Connections</string>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_zoneSelect</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>