|
@@ -11,7 +11,7 @@
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
|
|
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</sizepolicy>
|
|
@@ -40,6 +40,12 @@
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
<widget class="QWidget" name="leftWidget" native="true">
|
|
<widget class="QWidget" name="leftWidget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<property name="spacing">
|
|
<property name="spacing">
|
|
<number>2</number>
|
|
<number>2</number>
|
|
@@ -57,7 +63,13 @@
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
<item>
|
|
<item>
|
|
- <widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
+ <widget class="QWidget" name="networkInfoWidget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="leftMargin">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
@@ -178,6 +190,12 @@
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<widget class="QWidget" name="networkStatsWidget" native="true">
|
|
<widget class="QWidget" name="networkStatsWidget" native="true">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
<layout class="QFormLayout" name="formLayout">
|
|
<layout class="QFormLayout" name="formLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
@@ -291,7 +309,7 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="4" column="0">
|
|
|
|
|
|
+ <item row="5" column="0">
|
|
<widget class="QLabel" name="label_4">
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="font">
|
|
<property name="font">
|
|
<font>
|
|
<font>
|
|
@@ -306,7 +324,7 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
- <item row="4" column="1">
|
|
|
|
|
|
+ <item row="5" column="1">
|
|
<widget class="QLabel" name="deviceLabel">
|
|
<widget class="QLabel" name="deviceLabel">
|
|
<property name="sizePolicy">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
@@ -332,6 +350,44 @@
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="4" column="0">
|
|
|
|
+ <widget class="QLabel" name="label_7">
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <pointsize>12</pointsize>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>MAC:</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="4" column="1">
|
|
|
|
+ <widget class="QLabel" name="macLabel">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="font">
|
|
|
|
+ <font>
|
|
|
|
+ <pointsize>12</pointsize>
|
|
|
|
+ <weight>75</weight>
|
|
|
|
+ <bold>true</bold>
|
|
|
|
+ </font>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>?</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="textFormat">
|
|
|
|
+ <enum>Qt::PlainText</enum>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
@@ -340,6 +396,9 @@
|
|
<property name="orientation">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</property>
|
|
|
|
+ <property name="sizeType">
|
|
|
|
+ <enum>QSizePolicy::Expanding</enum>
|
|
|
|
+ </property>
|
|
<property name="sizeHint" stdset="0">
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<size>
|
|
<width>20</width>
|
|
<width>20</width>
|