<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>DeviceStateClass</class>
|
<widget class="QWidget" name="DeviceStateClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>827</width>
|
<height>607</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>DeviceState</string>
|
</property>
|
<widget class="QLabel" name="label">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>60</y>
|
<width>81</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Channel state</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_totalconnum">
|
<property name="geometry">
|
<rect>
|
<x>650</x>
|
<y>30</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Total link</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_devicestate">
|
<property name="geometry">
|
<rect>
|
<x>470</x>
|
<y>30</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Device state</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>110</x>
|
<y>320</y>
|
<width>681</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>550</y>
|
<width>771</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>60</y>
|
<width>651</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_devicestate">
|
<property name="geometry">
|
<rect>
|
<x>540</x>
|
<y>30</y>
|
<width>91</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>310</y>
|
<width>771</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_totalconnum">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>30</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_nodename">
|
<property name="geometry">
|
<rect>
|
<x>110</x>
|
<y>30</y>
|
<width>141</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="disktableWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>340</y>
|
<width>751</width>
|
<height>211</height>
|
</rect>
|
</property>
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
<number>100</number>
|
</attribute>
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
<number>100</number>
|
</attribute>
|
<column>
|
<property name="text">
|
<string>HD No.</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>HD capacity(MB)</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Last capacity(MB)</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>HD state</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QLabel" name="label_nodename">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>30</y>
|
<width>81</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Device name</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_7">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>330</y>
|
<width>21</width>
|
<height>231</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="channeltableWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>80</y>
|
<width>751</width>
|
<height>231</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>Channel No.</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Record state</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Signal state</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Hardware state</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Link number</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>Current bitrate</string>
|
</property>
|
</column>
|
<column>
|
<property name="text">
|
<string>IPC links</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="QPushButton" name="pushButton_exit">
|
<property name="geometry">
|
<rect>
|
<x>690</x>
|
<y>570</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Exit</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_9">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>10</y>
|
<width>721</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_8">
|
<property name="geometry">
|
<rect>
|
<x>780</x>
|
<y>330</y>
|
<width>21</width>
|
<height>231</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_deviceIP">
|
<property name="geometry">
|
<rect>
|
<x>260</x>
|
<y>30</y>
|
<width>71</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Device IP</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>70</y>
|
<width>21</width>
|
<height>251</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>780</x>
|
<y>70</y>
|
<width>21</width>
|
<height>251</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>81</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Device state</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_11">
|
<property name="geometry">
|
<rect>
|
<x>800</x>
|
<y>20</y>
|
<width>20</width>
|
<height>571</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>50</x>
|
<y>320</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>HDD state</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_10">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>20</y>
|
<width>20</width>
|
<height>571</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_refresh">
|
<property name="geometry">
|
<rect>
|
<x>570</x>
|
<y>570</y>
|
<width>75</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Update</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_deviceIP">
|
<property name="geometry">
|
<rect>
|
<x>330</x>
|
<y>30</y>
|
<width>131</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_12">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>590</y>
|
<width>801</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_13">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>320</y>
|
<width>31</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_14">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>60</y>
|
<width>21</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|