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/kmyfirewallselectactivetarg...

175 lines
5.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KMyFirewallSelectActiveTarget</class>
<widget class="TQDialog">
<property name="name">
<cstring>KMyFirewallSelectActiveTarget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>560</width>
<height>282</height>
</rect>
</property>
<property name="caption">
<string>Select Target</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="4" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>339</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Current Selected Target:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>m_lbl_message</cstring>
</property>
<property name="text">
<string>NO Message loaded!</string>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
</widget>
<widget class="KPushButton" row="4" column="4">
<property name="name">
<cstring>m_cmd_ok</cstring>
</property>
<property name="text">
<string>&amp;Ok</string>
</property>
</widget>
<widget class="KPushButton" row="4" column="0">
<property name="name">
<cstring>m_cmd_cancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
<spacer row="2" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>178</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>m_lbl_currentTarget</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>NO Target Selected</string>
</property>
</widget>
<widget class="TDEListView" row="3" column="0" rowspan="1" colspan="5">
<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="fullWidth">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>