|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<ui version="4.0">
|
|
|
<class>MainWindow</class>
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>806</width>
|
|
|
<height>737</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
<string>JRO BACKUP MANAGER</string>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
<item>
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
<property name="enabled">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="currentIndex">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="tabParameters">
|
|
|
<property name="enabled">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<attribute name="title">
|
|
|
<string>Parameters</string>
|
|
|
</attribute>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
<property name="sizeConstraint">
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDpath">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnDpath">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Data Path</string>
|
|
|
</property>
|
|
|
<property name="checkable">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtRpath"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnRpath">
|
|
|
<property name="text">
|
|
|
<string>Resource Path</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblDtype">
|
|
|
<property name="text">
|
|
|
<string>Data Type</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
<item>
|
|
|
<widget class="QComboBox" name="lstDtype">
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>Raw Data</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>Process Data</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>BLTR Data</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>Other</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDtype">
|
|
|
<property name="text">
|
|
|
<string>r</string>
|
|
|
</property>
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkMST">
|
|
|
<property name="text">
|
|
|
<string>MST-ISR Data</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblElabel">
|
|
|
<property name="text">
|
|
|
<string>Exp. Label at device</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblCopys">
|
|
|
<property name="text">
|
|
|
<string>Copys</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtElabel"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QSpinBox" name="txtCopys">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblStartDay">
|
|
|
<property name="text">
|
|
|
<string>Start Day:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblStopDay">
|
|
|
<property name="text">
|
|
|
<string>Stop Day:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
<item>
|
|
|
<widget class="QComboBox" name="lstStartDay"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QComboBox" name="lstStopDay"/>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="tabDconfig">
|
|
|
<property name="enabled">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<attribute name="title">
|
|
|
<string>Device Config.</string>
|
|
|
</attribute>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
<item>
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
<item row="0" column="0">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_15">
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkDevA">
|
|
|
<property name="text">
|
|
|
<string>Dev A</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="grpDevA" native="true">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDeviceA"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBspeedA">
|
|
|
<property name="text">
|
|
|
<string>16</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBmodeA">
|
|
|
<property name="text">
|
|
|
<string>-sao</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnTdevA">
|
|
|
<property name="text">
|
|
|
<string>Test DevA</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item row="0" column="1">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_16">
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkDevB">
|
|
|
<property name="text">
|
|
|
<string>Dev B</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="grpDevB" native="true">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_12">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDeviceB"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBspeedB">
|
|
|
<property name="text">
|
|
|
<string>16</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBmodeB">
|
|
|
<property name="text">
|
|
|
<string>-sao</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnTdevB">
|
|
|
<property name="text">
|
|
|
<string>Test DevB</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item row="0" column="2">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_17">
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkDevC">
|
|
|
<property name="text">
|
|
|
<string>Dev C</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="grpDevC" native="true">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDeviceC"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBspeedC">
|
|
|
<property name="text">
|
|
|
<string>16</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBmodeC">
|
|
|
<property name="text">
|
|
|
<string>-sao</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnTdevC">
|
|
|
<property name="text">
|
|
|
<string>Test DevC</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item row="0" column="3">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_18">
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkDevD">
|
|
|
<property name="text">
|
|
|
<string>Dev D</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QWidget" name="grpDevD" native="true">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_14">
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtDeviceD"/>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBspeedD">
|
|
|
<property name="text">
|
|
|
<string>16</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="txtBmodeD">
|
|
|
<property name="text">
|
|
|
<string>-sao</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnTdevD">
|
|
|
<property name="text">
|
|
|
<string>Test DevD</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item row="0" column="4">
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_19">
|
|
|
<item>
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblDevice">
|
|
|
<property name="text">
|
|
|
<string>Device</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblBspeed">
|
|
|
<property name="text">
|
|
|
<string>Burn Speed</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblBmode">
|
|
|
<property name="text">
|
|
|
<string>Burn Mode</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="label">
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
<property name="sizeConstraint">
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblBprocess">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Burning process</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkSimultaneously">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Simultaneously</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkSequentially">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Sequentially</string>
|
|
|
</property>
|
|
|
<property name="checked">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_11">
|
|
|
<property name="spacing">
|
|
|
<number>6</number>
|
|
|
</property>
|
|
|
<property name="sizeConstraint">
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QLabel" name="lblDcapacity">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Device Capacity (MB)</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkSalert">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Sound Alert</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
|
|
<property name="sizeConstraint">
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QComboBox" name="lstDcapacity">
|
|
|
<property name="currentIndex">
|
|
|
<number>2</number>
|
|
|
</property>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>BluRay [25.0 GB]</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>DVD2 [8.5 GB]</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>DVD1 [4.7 GB]</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>CD [0.7 GB]</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
<item>
|
|
|
<property name="text">
|
|
|
<string>Other [? GB]</string>
|
|
|
</property>
|
|
|
</item>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QDoubleSpinBox" name="txtDcapacity">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<property name="minimum">
|
|
|
<double>100.000000000000000</double>
|
|
|
</property>
|
|
|
<property name="maximum">
|
|
|
<double>99999.990000000005239</double>
|
|
|
</property>
|
|
|
<property name="value">
|
|
|
<double>4482.270000000000437</double>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QCheckBox" name="chkPSgraphic">
|
|
|
<property name="text">
|
|
|
<string>PS Graphic</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QLineEdit" name="lineEdit_17"/>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<widget class="QWidget" name="tabSburn">
|
|
|
<attribute name="title">
|
|
|
<string>Status Burn</string>
|
|
|
</attribute>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
<item>
|
|
|
<widget class="QWidget" name="widget_2" native="true">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>500</width>
|
|
|
<height>16777215</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
<item row="3" column="2">
|
|
|
<widget class="QLineEdit" name="txtSTATUSb">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="5" column="1">
|
|
|
<widget class="QLineEdit" name="txtINFOa">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="3" column="1">
|
|
|
<widget class="QLineEdit" name="txtSTATUSa">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="5" column="2">
|
|
|
<widget class="QLineEdit" name="txtINFOb">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="3" column="3">
|
|
|
<widget class="QLineEdit" name="txtSTATUSc">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="3" column="4">
|
|
|
<widget class="QLineEdit" name="txtSTATUSd">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="5" column="4">
|
|
|
<widget class="QLineEdit" name="txtINFOd">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="1">
|
|
|
<widget class="QLineEdit" name="txtSETa">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="2">
|
|
|
<widget class="QLineEdit" name="txtSETb">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="3">
|
|
|
<widget class="QLineEdit" name="txtSETc">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="4">
|
|
|
<widget class="QLineEdit" name="txtSETd">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="3" column="0">
|
|
|
<widget class="QLabel" name="lblSTATUS">
|
|
|
<property name="text">
|
|
|
<string>STATUS</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="5" column="0">
|
|
|
<widget class="QLabel" name="lblINFO">
|
|
|
<property name="text">
|
|
|
<string>INFO</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="6" column="0">
|
|
|
<widget class="QLabel" name="lblSET">
|
|
|
<property name="text">
|
|
|
<string>SET</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="1">
|
|
|
<widget class="QLabel" name="lblDevA">
|
|
|
<property name="text">
|
|
|
<string>DEV A</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="2">
|
|
|
<widget class="QLabel" name="lblDevB">
|
|
|
<property name="text">
|
|
|
<string>DEV B</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="3">
|
|
|
<widget class="QLabel" name="lblDevC">
|
|
|
<property name="text">
|
|
|
<string>DEV C</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="0" column="4">
|
|
|
<widget class="QLabel" name="lblDevD">
|
|
|
<property name="text">
|
|
|
<string>DEV D</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item row="5" column="3">
|
|
|
<widget class="QLineEdit" name="txtINFOc">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QTextEdit" name="txtSburn">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QTextEdit" name="txtInfo">
|
|
|
<property name="readOnly">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
<property name="sizeConstraint">
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
</property>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnGbkp">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Generate Bkp</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnRestart">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Restart</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnStartburn">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Start Burn</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="btnStopburn">
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>Stop Burn</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>806</width>
|
|
|
<height>25</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
<property name="title">
|
|
|
<string>File</string>
|
|
|
</property>
|
|
|
<addaction name="actionSave_Config"/>
|
|
|
<addaction name="actionQuit"/>
|
|
|
</widget>
|
|
|
<widget class="QMenu" name="menuParameters">
|
|
|
<property name="title">
|
|
|
<string>Parameters</string>
|
|
|
</property>
|
|
|
<addaction name="actionChange_Parameters"/>
|
|
|
</widget>
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
<property name="title">
|
|
|
<string>Help</string>
|
|
|
</property>
|
|
|
<addaction name="actionAbout"/>
|
|
|
</widget>
|
|
|
<addaction name="menuFile"/>
|
|
|
<addaction name="menuParameters"/>
|
|
|
<addaction name="menuHelp"/>
|
|
|
</widget>
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
<action name="actionChange_Parameters">
|
|
|
<property name="text">
|
|
|
<string>Change Parameters</string>
|
|
|
</property>
|
|
|
</action>
|
|
|
<action name="actionSave_Config">
|
|
|
<property name="text">
|
|
|
<string>Save Config</string>
|
|
|
</property>
|
|
|
</action>
|
|
|
<action name="actionQuit">
|
|
|
<property name="text">
|
|
|
<string>Quit</string>
|
|
|
</property>
|
|
|
</action>
|
|
|
<action name="actionAbout">
|
|
|
<property name="text">
|
|
|
<string>About</string>
|
|
|
</property>
|
|
|
</action>
|
|
|
</widget>
|
|
|
<tabstops>
|
|
|
<tabstop>txtDpath</tabstop>
|
|
|
<tabstop>btnDpath</tabstop>
|
|
|
<tabstop>txtRpath</tabstop>
|
|
|
<tabstop>btnRpath</tabstop>
|
|
|
<tabstop>lstDtype</tabstop>
|
|
|
<tabstop>txtDtype</tabstop>
|
|
|
<tabstop>chkMST</tabstop>
|
|
|
<tabstop>txtElabel</tabstop>
|
|
|
<tabstop>lstStartDay</tabstop>
|
|
|
<tabstop>lstStopDay</tabstop>
|
|
|
<tabstop>chkSimultaneously</tabstop>
|
|
|
<tabstop>chkSequentially</tabstop>
|
|
|
<tabstop>chkSalert</tabstop>
|
|
|
<tabstop>lstDcapacity</tabstop>
|
|
|
<tabstop>chkPSgraphic</tabstop>
|
|
|
<tabstop>lineEdit_17</tabstop>
|
|
|
<tabstop>txtSTATUSa</tabstop>
|
|
|
<tabstop>txtSTATUSb</tabstop>
|
|
|
<tabstop>txtSTATUSc</tabstop>
|
|
|
<tabstop>txtSTATUSd</tabstop>
|
|
|
<tabstop>txtINFOa</tabstop>
|
|
|
<tabstop>txtINFOb</tabstop>
|
|
|
<tabstop>txtINFOc</tabstop>
|
|
|
<tabstop>txtINFOd</tabstop>
|
|
|
<tabstop>txtSETa</tabstop>
|
|
|
<tabstop>txtSETb</tabstop>
|
|
|
<tabstop>txtSETc</tabstop>
|
|
|
<tabstop>txtSETd</tabstop>
|
|
|
<tabstop>tabWidget</tabstop>
|
|
|
<tabstop>txtSburn</tabstop>
|
|
|
<tabstop>btnGbkp</tabstop>
|
|
|
<tabstop>btnRestart</tabstop>
|
|
|
<tabstop>btnStartburn</tabstop>
|
|
|
<tabstop>btnStopburn</tabstop>
|
|
|
</tabstops>
|
|
|
<resources/>
|
|
|
<connections>
|
|
|
<connection>
|
|
|
<sender>chkSequentially</sender>
|
|
|
<signal>clicked()</signal>
|
|
|
<receiver>chkSimultaneously</receiver>
|
|
|
<slot>toggle()</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>635</x>
|
|
|
<y>276</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>350</x>
|
|
|
<y>269</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
<connection>
|
|
|
<sender>chkSimultaneously</sender>
|
|
|
<signal>clicked()</signal>
|
|
|
<receiver>chkSequentially</receiver>
|
|
|
<slot>toggle()</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>433</x>
|
|
|
<y>276</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>635</x>
|
|
|
<y>276</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
<connection>
|
|
|
<sender>chkDevA</sender>
|
|
|
<signal>toggled(bool)</signal>
|
|
|
<receiver>grpDevA</receiver>
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>95</x>
|
|
|
<y>86</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>95</x>
|
|
|
<y>167</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
<connection>
|
|
|
<sender>chkDevB</sender>
|
|
|
<signal>toggled(bool)</signal>
|
|
|
<receiver>grpDevB</receiver>
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>251</x>
|
|
|
<y>86</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>251</x>
|
|
|
<y>167</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
<connection>
|
|
|
<sender>chkDevC</sender>
|
|
|
<signal>toggled(bool)</signal>
|
|
|
<receiver>grpDevC</receiver>
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>407</x>
|
|
|
<y>86</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>407</x>
|
|
|
<y>167</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
<connection>
|
|
|
<sender>chkDevD</sender>
|
|
|
<signal>toggled(bool)</signal>
|
|
|
<receiver>grpDevD</receiver>
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
<x>563</x>
|
|
|
<y>86</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
<x>563</x>
|
|
|
<y>167</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
|
</connections>
|
|
|
</ui>
|
|
|
|