|
@@ -6,12 +6,12 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>618</width>
|
|
|
|
- <height>108</height>
|
|
|
|
|
|
+ <width>580</width>
|
|
|
|
+ <height>267</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
@@ -19,181 +19,253 @@
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
<string>Network</string>
|
|
<string>Network</string>
|
|
</property>
|
|
</property>
|
|
- <property name="widgetResizable" stdset="0">
|
|
|
|
- <bool>true</bool>
|
|
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true"/>
|
|
</property>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<property name="spacing">
|
|
<property name="spacing">
|
|
- <number>6</number>
|
|
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
- <number>6</number>
|
|
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="topMargin">
|
|
<property name="topMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>3</number>
|
|
</property>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<property name="rightMargin">
|
|
- <number>6</number>
|
|
|
|
|
|
+ <number>0</number>
|
|
</property>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<property name="bottomMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>3</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <widget class="QWidget" name="leftWidget" native="true">
|
|
|
|
- <layout class="QFormLayout" name="formLayout">
|
|
|
|
- <property name="fieldGrowthPolicy">
|
|
|
|
- <enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
|
|
- </property>
|
|
|
|
- <property name="labelAlignment">
|
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
- </property>
|
|
|
|
- <property name="formAlignment">
|
|
|
|
- <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|
|
|
- </property>
|
|
|
|
- <property name="horizontalSpacing">
|
|
|
|
|
|
+ <widget class="QFrame" name="frame">
|
|
|
|
+ <property name="frameShape">
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
+ <property name="spacing">
|
|
<number>6</number>
|
|
<number>6</number>
|
|
</property>
|
|
</property>
|
|
- <property name="verticalSpacing">
|
|
|
|
- <number>2</number>
|
|
|
|
- </property>
|
|
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>6</number>
|
|
</property>
|
|
</property>
|
|
<property name="topMargin">
|
|
<property name="topMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>6</number>
|
|
</property>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<property name="rightMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>6</number>
|
|
</property>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<property name="bottomMargin">
|
|
- <number>0</number>
|
|
|
|
|
|
+ <number>6</number>
|
|
</property>
|
|
</property>
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QLabel" name="label_2">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Network ID:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="1">
|
|
|
|
- <widget class="QPushButton" name="networkIdPushButton">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="leftWidget" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <family>Courier</family>
|
|
|
|
- <pointsize>13</pointsize>
|
|
|
|
- <weight>75</weight>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="toolTip">
|
|
|
|
- <string>Click to Copy to Clipboard</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">border: 0;
|
|
|
|
|
|
+ <layout class="QFormLayout" name="formLayout">
|
|
|
|
+ <property name="fieldGrowthPolicy">
|
|
|
|
+ <enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="labelAlignment">
|
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="formAlignment">
|
|
|
|
+ <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="horizontalSpacing">
|
|
|
|
+ <number>6</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="verticalSpacing">
|
|
|
|
+ <number>2</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Network ID:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
+ <widget class="QPushButton" name="networkIdPushButton">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <family>Courier</family>
|
|
|
|
+ <pointsize>13</pointsize>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="toolTip">
|
|
|
|
+ <string>Click to Copy to Clipboard</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">border: 0;
|
|
padding: 0;
|
|
padding: 0;
|
|
margin: 0;
|
|
margin: 0;
|
|
text-align: left;</string>
|
|
text-align: left;</string>
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>0000000000000000</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="flat">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="3" column="0">
|
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Name:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="0">
|
|
|
|
- <widget class="QLabel" name="label">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Status:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="5" column="1">
|
|
|
|
- <widget class="QLabel" name="statusLabel">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <weight>75</weight>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>OK</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="0">
|
|
|
|
- <widget class="QLabel" name="label_4">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Device:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="6" column="1">
|
|
|
|
- <widget class="QLabel" name="deviceLabel">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <weight>75</weight>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>zt0</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>0000000000000000</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="flat">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Name:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="3" column="1">
|
|
|
|
+ <widget class="QLabel" name="nameLabel">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>(name)</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Type:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <widget class="QLabel" name="networkTypeLabel">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>public</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="0">
|
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Status:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="5" column="1">
|
|
|
|
+ <widget class="QLabel" name="statusLabel">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>OK</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_4">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Device:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="6" column="1">
|
|
|
|
+ <widget class="QLabel" name="deviceLabel">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>zt0</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="7" column="1">
|
|
|
|
- <widget class="QWidget" name="leaveNetworkButtonContainerWidget" native="true">
|
|
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="rightWidget" native="true">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
</property>
|
|
</property>
|
|
- <property name="minimumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>100</width>
|
|
|
|
- <height>0</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>6</number>
|
|
|
|
+ </property>
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
@@ -207,107 +279,125 @@ text-align: left;</string>
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <spacer name="horizontalSpacer">
|
|
|
|
- <property name="orientation">
|
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
|
|
|
+ <widget class="QLabel" name="label_6">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <underline>false</underline>
|
|
|
|
+ </font>
|
|
</property>
|
|
</property>
|
|
- <property name="sizeHint" stdset="0">
|
|
|
|
- <size>
|
|
|
|
- <width>40</width>
|
|
|
|
- <height>20</height>
|
|
|
|
- </size>
|
|
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>IP Addresses</string>
|
|
</property>
|
|
</property>
|
|
- </spacer>
|
|
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
- <widget class="QPushButton" name="leaveNetworkButton">
|
|
|
|
|
|
+ <widget class="QListWidget" name="ipListWidget">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>0</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
- <pointsize>10</pointsize>
|
|
|
|
- <underline>true</underline>
|
|
|
|
|
|
+ <family>Courier</family>
|
|
|
|
+ <pointsize>12</pointsize>
|
|
</font>
|
|
</font>
|
|
</property>
|
|
</property>
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">padding: 0; margin: 0;</string>
|
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
+ <set>QAbstractItemView::NoEditTriggers</set>
|
|
</property>
|
|
</property>
|
|
- <property name="text">
|
|
|
|
- <string>Leave Network</string>
|
|
|
|
|
|
+ <property name="showDropIndicator" stdset="0">
|
|
|
|
+ <bool>false</bool>
|
|
</property>
|
|
</property>
|
|
- <property name="flat">
|
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
+ <enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="resizeMode">
|
|
|
|
+ <enum>QListView::Fixed</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sortingEnabled">
|
|
<bool>true</bool>
|
|
<bool>true</bool>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QWidget" name="leaveNetworkButtonContainerWidget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>100</width>
|
|
|
|
+ <height>0</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
+ <property name="spacing">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="topMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
|
+ <property name="orientation">
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
+ <size>
|
|
|
|
+ <width>40</width>
|
|
|
|
+ <height>20</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ </spacer>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QToolButton" name="leaveNetworkButton">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <pointsize>10</pointsize>
|
|
|
|
+ <underline>false</underline>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">padding: 0.1em; margin:0;</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Leave Network</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="3" column="1">
|
|
|
|
- <widget class="QLabel" name="nameLabel">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <weight>75</weight>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>(name)</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="0">
|
|
|
|
- <widget class="QLabel" name="label_5">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Type:</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="4" column="1">
|
|
|
|
- <widget class="QLabel" name="networkTypeLabel">
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <weight>75</weight>
|
|
|
|
- <bold>true</bold>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>public</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="textFormat">
|
|
|
|
- <enum>Qt::PlainText</enum>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item>
|
|
|
|
- <widget class="QListWidget" name="ipListWidget">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="font">
|
|
|
|
- <font>
|
|
|
|
- <family>Courier</family>
|
|
|
|
- <pointsize>10</pointsize>
|
|
|
|
- </font>
|
|
|
|
- </property>
|
|
|
|
- <property name="showDropIndicator" stdset="0">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="sortingEnabled">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<resources/>
|