|
|
|
@ -6,8 +6,8 @@
@@ -6,8 +6,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>566</width> |
|
|
|
|
<height>190</height> |
|
|
|
|
<width>570</width> |
|
|
|
|
<height>211</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle"> |
|
|
|
@ -24,7 +24,7 @@
@@ -24,7 +24,7 @@
|
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="0" colspan="2"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="10,0,0,0,0,0"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="10,0,0,0,0,0,0,0,0"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QComboBox" name="linkComboBox"> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
@ -39,9 +39,75 @@
@@ -39,9 +39,75 @@
|
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="speedLabel"> |
|
|
|
|
<widget class="QLabel" name="downArrow"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>12</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>12</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="baseSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>12</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoFillBackground"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="pixmap"> |
|
|
|
|
<pixmap resource="../../qgroundcontrol.qrc">:/files/images/actions/go-down.svg</pixmap> |
|
|
|
|
</property> |
|
|
|
|
<property name="scaledContents"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="downSpeedLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>00.0 kB/s</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="upArrow"> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>12</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="pixmap"> |
|
|
|
|
<pixmap resource="../../qgroundcontrol.qrc">:/files/images/actions/go-up.svg</pixmap> |
|
|
|
|
</property> |
|
|
|
|
<property name="scaledContents"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="upSpeedLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>0.0 kB/s</string> |
|
|
|
|
<string>00.0 kB/s</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|