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.
tdenetworkmanager/knetworkmanager-0.9/src/connection_setting_wireless...

81 lines
2.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConnectionSettingWirelessSecurityWPAVersion</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConnectionSettingWirelessSecurityWPAVersion</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>308</width>
<height>64</height>
</rect>
</property>
<property name="caption">
<string>Form3</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>grpUseWPAVersion</cstring>
</property>
<property name="title">
<string>Use specific WPA Version</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>cbRSN</cstring>
</property>
<property name="text">
<string>WPA 2/RSN</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>cbWPA</cstring>
</property>
<property name="text">
<string>WPA 1</string>
</property>
</widget>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>50</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>