--- a/MqttMonitor/MqttMonitorWidget.ui Wed Aug 29 19:59:02 2018 +0200 +++ b/MqttMonitor/MqttMonitorWidget.ui Thu Aug 30 18:57:57 2018 +0200 @@ -284,9 +284,9 @@ <property name="geometry"> <rect> <x>0</x> - <y>0</y> - <width>344</width> - <height>598</height> + <y>-266</y> + <width>339</width> + <height>670</height> </rect> </property> <layout class="QFormLayout" name="formLayout"> @@ -793,6 +793,210 @@ </property> </widget> </item> + <item row="24" column="0" colspan="2"> + <layout class="QHBoxLayout" name="horizontalLayout_11"> + <item> + <widget class="QLabel" name="label_29"> + <property name="text"> + <string><b>Load</b></string> + </property> + </widget> + </item> + <item> + <widget class="Line" name="line_6"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + </layout> + </item> + <item row="25" column="0"> + <widget class="QLabel" name="label_30"> + <property name="text"> + <string>Bytes Sent</string> + </property> + </widget> + </item> + <item row="25" column="1"> + <widget class="QLabel" name="loadBytesSentLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="26" column="0"> + <widget class="QLabel" name="label_31"> + <property name="text"> + <string>Bytes Received</string> + </property> + </widget> + </item> + <item row="26" column="1"> + <widget class="QLabel" name="loadBytesReceivedLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="27" column="0"> + <widget class="QLabel" name="label_32"> + <property name="text"> + <string>Messages Sent</string> + </property> + </widget> + </item> + <item row="27" column="1"> + <widget class="QLabel" name="loadMessagesSentLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="28" column="0"> + <widget class="QLabel" name="label_33"> + <property name="text"> + <string>Messages Received</string> + </property> + </widget> + </item> + <item row="28" column="1"> + <widget class="QLabel" name="loadMessagesReceivedLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="29" column="0"> + <widget class="QLabel" name="label_34"> + <property name="text"> + <string>PUBLISH Sent</string> + </property> + </widget> + </item> + <item row="29" column="1"> + <widget class="QLabel" name="loadPublishSentLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="30" column="0"> + <widget class="QLabel" name="label_35"> + <property name="text"> + <string>PUBLISH Received</string> + </property> + </widget> + </item> + <item row="30" column="1"> + <widget class="QLabel" name="loadPublishReceivedLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="31" column="0"> + <widget class="QLabel" name="label_36"> + <property name="text"> + <string>PUBLISH Dropped</string> + </property> + </widget> + </item> + <item row="31" column="1"> + <widget class="QLabel" name="loadPublishDroppedLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="32" column="0"> + <widget class="QLabel" name="label_37"> + <property name="text"> + <string>Connections</string> + </property> + </widget> + </item> + <item row="32" column="1"> + <widget class="QLabel" name="loadConnectionsLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> + <item row="33" column="0"> + <widget class="QLabel" name="label_38"> + <property name="text"> + <string>Sockets</string> + </property> + </widget> + </item> + <item row="33" column="1"> + <widget class="QLabel" name="loadSocketsLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>- / - / -</string> + </property> + </widget> + </item> </layout> </widget> </widget>