<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>uasInfo</class> <widget class="QWidget" name="uasInfo"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>230</width> <height>161</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <property name="styleSheet"> <string notr="true"/> </property> <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,0,0,100" columnstretch="0,0,0,0,0,0,0"> <property name="margin"> <number>3</number> </property> <property name="spacing"> <number>5</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="text"> <string>Battery</string> </property> </widget> </item> <item row="0" column="1"> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Maximum</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>15</height> </size> </property> </spacer> </item> <item row="0" column="2"> <widget class="QLabel" name="voltageLabel"> <property name="text"> <string>12</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="0" column="3"> <widget class="QLabel" name="label_7"> <property name="text"> <string>V</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="0" column="4" colspan="2"> <widget class="QProgressBar" name="batteryBar"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>10</horstretch> <verstretch>18</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>18</height> </size> </property> <property name="minimum"> <number>0</number> </property> <property name="maximum"> <number>100</number> </property> <property name="value"> <number>0</number> </property> <property name="textVisible"> <bool>true</bool> </property> <property name="format"> <string>%p%</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> <string>Recv. Loss</string> </property> </widget> </item> <item row="1" column="1"> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Maximum</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>15</height> </size> </property> </spacer> </item> <item row="1" column="2"> <widget class="QLabel" name="receiveLossLabel"> <property name="text"> <string>0</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="1" column="3"> <widget class="QLabel" name="label_8"> <property name="text"> <string>%</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="1" column="4" colspan="2"> <widget class="QProgressBar" name="receiveLossBar"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>10</horstretch> <verstretch>18</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>18</height> </size> </property> <property name="value"> <number>0</number> </property> <property name="textVisible"> <bool>true</bool> </property> <property name="format"> <string>%p%</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>Send Loss</string> </property> </widget> </item> <item row="2" column="1"> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Maximum</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>15</height> </size> </property> </spacer> </item> <item row="2" column="2"> <widget class="QLabel" name="sendLossLabel"> <property name="text"> <string>0</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="2" column="3"> <widget class="QLabel" name="label_11"> <property name="text"> <string>%</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="2" column="4" colspan="2"> <widget class="QProgressBar" name="sendLossBar"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>10</horstretch> <verstretch>18</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>18</height> </size> </property> <property name="value"> <number>0</number> </property> <property name="textVisible"> <bool>true</bool> </property> <property name="format"> <string>%p%</string> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>MCU Load</string> </property> </widget> </item> <item row="3" column="1"> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Maximum</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>15</height> </size> </property> </spacer> </item> <item row="3" column="2"> <widget class="QLabel" name="loadLabel"> <property name="text"> <string>0</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="3" column="3"> <widget class="QLabel" name="label_9"> <property name="text"> <string>%</string> </property> <property name="textFormat"> <enum>Qt::AutoText</enum> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="3" column="4" colspan="2"> <widget class="QProgressBar" name="loadBar"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> <horstretch>10</horstretch> <verstretch>18</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>18</height> </size> </property> <property name="value"> <number>0</number> </property> <property name="textVisible"> <bool>true</bool> </property> <property name="format"> <string>%p%</string> </property> </widget> </item> <item row="5" column="0" colspan="6"> <widget class="Line" name="line"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="7" column="0" colspan="7"> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>0</width> <height>0</height> </size> </property> </spacer> </item> <item row="6" column="0" colspan="6"> <widget class="QLabel" name="errorLabel"> <property name="text"> <string>No error status received yet</string> </property> </widget> </item> <item row="4" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> <string>CPU Load</string> </property> </widget> </item> <item row="4" column="2"> <widget class="QLabel" name="label_5"> <property name="text"> <string>0</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="4" column="3"> <widget class="QLabel" name="label_10"> <property name="text"> <string>%</string> </property> </widget> </item> <item row="4" column="4" colspan="2"> <widget class="QProgressBar" name="progressBar"> <property name="maximumSize"> <size> <width>16777215</width> <height>20</height> </size> </property> <property name="baseSize"> <size> <width>0</width> <height>18</height> </size> </property> <property name="value"> <number>0</number> </property> </widget> </item> <item row="4" column="1"> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>13</width> <height>15</height> </size> </property> </spacer> </item> </layout> </widget> <resources/> <connections/> </ui>