##// END OF EJS Templates
***
ralonso -
r74:75
parent child
Show More
@@ -1,58 +1,58
1 # -*- coding: utf-8 -*- No newline at end of file
1 # -*- coding: utf-8 -*-
2 No newline at end of file
2
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/About.ui' No newline at end of file
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/About.ui'
4 #
4 #
No newline at end of file
5 # Created: Mon May 24 17:45:30 2010 No newline at end of file
5 # Created: Mon May 24 08:52:43 2010 No newline at end of file
6 # by: PyQt4 UI code generator 4.6 No newline at end of file
6 # by: PyQt4 UI code generator 4.6
7 # No newline at end of file
7 #
8 # WARNING! All changes made in this file will be lost! No newline at end of file
8 # WARNING! All changes made in this file will be lost!
9 No newline at end of file
9
10 from PyQt4 import QtCore, QtGui No newline at end of file
10 from PyQt4 import QtCore, QtGui
11 No newline at end of file
11
12 class Ui_About(object): No newline at end of file
12 class Ui_About(object):
13 def setupUi(self, About): No newline at end of file
13 def setupUi(self, About):
14 About.setObjectName("About") No newline at end of file
14 About.setObjectName("About")
15 About.resize(250, 230) No newline at end of file
15 About.resize(250, 230)
16 About.setMinimumSize(QtCore.QSize(250, 230)) No newline at end of file
16 About.setMinimumSize(QtCore.QSize(250, 230))
17 About.setMaximumSize(QtCore.QSize(250, 230)) No newline at end of file
17 About.setMaximumSize(QtCore.QSize(250, 230))
18 self.verticalLayout = QtGui.QVBoxLayout(About) No newline at end of file
18 self.verticalLayout = QtGui.QVBoxLayout(About)
19 self.verticalLayout.setObjectName("verticalLayout") No newline at end of file
19 self.verticalLayout.setObjectName("verticalLayout")
20 self.textEdit = QtGui.QTextEdit(About) No newline at end of file
20 self.textEdit = QtGui.QTextEdit(About)
21 self.textEdit.setMaximumSize(QtCore.QSize(16777215, 16777215)) No newline at end of file
21 self.textEdit.setMaximumSize(QtCore.QSize(16777215, 16777215))
22 self.textEdit.setReadOnly(True) No newline at end of file
22 self.textEdit.setReadOnly(True)
23 self.textEdit.setObjectName("textEdit") No newline at end of file
23 self.textEdit.setObjectName("textEdit")
24 self.verticalLayout.addWidget(self.textEdit) No newline at end of file
24 self.verticalLayout.addWidget(self.textEdit)
25 self.btnOK = QtGui.QPushButton(About) No newline at end of file
25 self.btnOK = QtGui.QPushButton(About)
26 self.btnOK.setObjectName("btnOK") No newline at end of file
26 self.btnOK.setObjectName("btnOK")
27 self.verticalLayout.addWidget(self.btnOK) No newline at end of file
27 self.verticalLayout.addWidget(self.btnOK)
28 No newline at end of file
28
29 self.retranslateUi(About) No newline at end of file
29 self.retranslateUi(About)
30 QtCore.QObject.connect(self.btnOK, QtCore.SIGNAL("clicked()"), About.close) No newline at end of file
30 QtCore.QObject.connect(self.btnOK, QtCore.SIGNAL("clicked()"), About.close)
31 QtCore.QMetaObject.connectSlotsByName(About) No newline at end of file
31 QtCore.QMetaObject.connectSlotsByName(About)
32 No newline at end of file
32
33 def retranslateUi(self, About): No newline at end of file
33 def retranslateUi(self, About):
34 About.setWindowTitle(QtGui.QApplication.translate("About", "About", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
34 About.setWindowTitle(QtGui.QApplication.translate("About", "About", None, QtGui.QApplication.UnicodeUTF8))
35 self.textEdit.setHtml(QtGui.QApplication.translate("About", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n" No newline at end of file
35 self.textEdit.setHtml(QtGui.QApplication.translate("About", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
36 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n" No newline at end of file
36 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
37 "p, li { white-space: pre-wrap; }\n" No newline at end of file
37 "p, li { white-space: pre-wrap; }\n"
38 "</style></head><body style=\" font-family:\'Sans\'; font-size:10pt; font-weight:400; font-style:normal;\">\n" No newline at end of file
38 "</style></head><body style=\" font-family:\'Sans\'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
39 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">JRO BACKUP MANAGER</span></p>\n" No newline at end of file
39 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">JRO BACKUP MANAGER</span></p>\n"
40 "<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"></p>\n" No newline at end of file
40 "<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"></p>\n"
41 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Author:</span></p>\n" No newline at end of file
41 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Author:</span></p>\n"
42 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Ricardo Farino Alonso Rondón</span></p>\n" No newline at end of file
42 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Ricardo Farino Alonso Rondón</span></p>\n"
43 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">ricardo.alonso@jro.igp.gob.pe</span></p>\n" No newline at end of file
43 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">ricardo.alonso@jro.igp.gob.pe</span></p>\n"
44 "<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-style:italic;\"></p>\n" No newline at end of file
44 "<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-style:italic;\"></p>\n"
45 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Jicamarca Radio Observatory</span></p>\n" No newline at end of file
45 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Jicamarca Radio Observatory</span></p>\n"
46 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Jicamarca - May 2010</span></p></body></html>", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
46 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:italic;\">Jicamarca - May 2010</span></p></body></html>", None, QtGui.QApplication.UnicodeUTF8))
47 self.btnOK.setText(QtGui.QApplication.translate("About", "OK", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
47 self.btnOK.setText(QtGui.QApplication.translate("About", "OK", None, QtGui.QApplication.UnicodeUTF8))
48 No newline at end of file
48
49 No newline at end of file
49
50 if __name__ == "__main__": No newline at end of file
50 if __name__ == "__main__":
51 import sys No newline at end of file
51 import sys
52 app = QtGui.QApplication(sys.argv) No newline at end of file
52 app = QtGui.QApplication(sys.argv)
53 About = QtGui.QDialog() No newline at end of file
53 About = QtGui.QDialog()
54 ui = Ui_About() No newline at end of file
54 ui = Ui_About()
55 ui.setupUi(About) No newline at end of file
55 ui.setupUi(About)
56 About.show() No newline at end of file
56 About.show()
57 sys.exit(app.exec_()) No newline at end of file
57 sys.exit(app.exec_())
58 No newline at end of file
58
@@ -1,707 +1,707
1 # -*- coding: utf-8 -*- No newline at end of file
1 # -*- coding: utf-8 -*-
2 No newline at end of file
2
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' No newline at end of file
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui'
4 #
4 #
No newline at end of file
5 # Created: Mon May 24 17:45:30 2010 No newline at end of file
5 # Created: Mon May 24 08:52:42 2010 No newline at end of file
6 # by: PyQt4 UI code generator 4.6 No newline at end of file
6 # by: PyQt4 UI code generator 4.6
7 # No newline at end of file
7 #
8 # WARNING! All changes made in this file will be lost! No newline at end of file
8 # WARNING! All changes made in this file will be lost!
9 No newline at end of file
9
10 from PyQt4 import QtCore, QtGui No newline at end of file
10 from PyQt4 import QtCore, QtGui
11 No newline at end of file
11
12 class Ui_MainWindow(object): No newline at end of file
12 class Ui_MainWindow(object):
13 def setupUi(self, MainWindow): No newline at end of file
13 def setupUi(self, MainWindow):
14 MainWindow.setObjectName("MainWindow") No newline at end of file
14 MainWindow.setObjectName("MainWindow")
15 MainWindow.resize(824, 717) No newline at end of file
15 MainWindow.resize(824, 717)
16 self.centralwidget = QtGui.QWidget(MainWindow) No newline at end of file
16 self.centralwidget = QtGui.QWidget(MainWindow)
17 self.centralwidget.setObjectName("centralwidget") No newline at end of file
17 self.centralwidget.setObjectName("centralwidget")
18 self.verticalLayout = QtGui.QVBoxLayout(self.centralwidget) No newline at end of file
18 self.verticalLayout = QtGui.QVBoxLayout(self.centralwidget)
19 self.verticalLayout.setObjectName("verticalLayout") No newline at end of file
19 self.verticalLayout.setObjectName("verticalLayout")
20 self.tabWidget = QtGui.QTabWidget(self.centralwidget) No newline at end of file
20 self.tabWidget = QtGui.QTabWidget(self.centralwidget)
21 self.tabWidget.setEnabled(True) No newline at end of file
21 self.tabWidget.setEnabled(True)
22 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Expanding) No newline at end of file
22 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Expanding)
23 sizePolicy.setHorizontalStretch(0) No newline at end of file
23 sizePolicy.setHorizontalStretch(0)
24 sizePolicy.setVerticalStretch(0) No newline at end of file
24 sizePolicy.setVerticalStretch(0)
25 sizePolicy.setHeightForWidth(self.tabWidget.sizePolicy().hasHeightForWidth()) No newline at end of file
25 sizePolicy.setHeightForWidth(self.tabWidget.sizePolicy().hasHeightForWidth())
26 self.tabWidget.setSizePolicy(sizePolicy) No newline at end of file
26 self.tabWidget.setSizePolicy(sizePolicy)
27 self.tabWidget.setObjectName("tabWidget") No newline at end of file
27 self.tabWidget.setObjectName("tabWidget")
28 self.tabParameters = QtGui.QWidget() No newline at end of file
28 self.tabParameters = QtGui.QWidget()
29 self.tabParameters.setEnabled(True) No newline at end of file
29 self.tabParameters.setEnabled(True)
30 self.tabParameters.setObjectName("tabParameters") No newline at end of file
30 self.tabParameters.setObjectName("tabParameters")
31 self.verticalLayout_2 = QtGui.QVBoxLayout(self.tabParameters) No newline at end of file
31 self.verticalLayout_2 = QtGui.QVBoxLayout(self.tabParameters)
32 self.verticalLayout_2.setObjectName("verticalLayout_2") No newline at end of file
32 self.verticalLayout_2.setObjectName("verticalLayout_2")
33 self.horizontalLayout = QtGui.QHBoxLayout() No newline at end of file
33 self.horizontalLayout = QtGui.QHBoxLayout()
34 self.horizontalLayout.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint) No newline at end of file
34 self.horizontalLayout.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint)
35 self.horizontalLayout.setObjectName("horizontalLayout") No newline at end of file
35 self.horizontalLayout.setObjectName("horizontalLayout")
36 self.txtDpath = QtGui.QLineEdit(self.tabParameters) No newline at end of file
36 self.txtDpath = QtGui.QLineEdit(self.tabParameters)
37 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed) No newline at end of file
37 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Fixed)
38 sizePolicy.setHorizontalStretch(0) No newline at end of file
38 sizePolicy.setHorizontalStretch(0)
39 sizePolicy.setVerticalStretch(0) No newline at end of file
39 sizePolicy.setVerticalStretch(0)
40 sizePolicy.setHeightForWidth(self.txtDpath.sizePolicy().hasHeightForWidth()) No newline at end of file
40 sizePolicy.setHeightForWidth(self.txtDpath.sizePolicy().hasHeightForWidth())
41 self.txtDpath.setSizePolicy(sizePolicy) No newline at end of file
41 self.txtDpath.setSizePolicy(sizePolicy)
42 self.txtDpath.setObjectName("txtDpath") No newline at end of file
42 self.txtDpath.setObjectName("txtDpath")
43 self.horizontalLayout.addWidget(self.txtDpath) No newline at end of file
43 self.horizontalLayout.addWidget(self.txtDpath)
44 self.btnDpath = QtGui.QPushButton(self.tabParameters) No newline at end of file
44 self.btnDpath = QtGui.QPushButton(self.tabParameters)
45 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed) No newline at end of file
45 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed)
46 sizePolicy.setHorizontalStretch(0) No newline at end of file
46 sizePolicy.setHorizontalStretch(0)
47 sizePolicy.setVerticalStretch(0) No newline at end of file
47 sizePolicy.setVerticalStretch(0)
48 sizePolicy.setHeightForWidth(self.btnDpath.sizePolicy().hasHeightForWidth()) No newline at end of file
48 sizePolicy.setHeightForWidth(self.btnDpath.sizePolicy().hasHeightForWidth())
49 self.btnDpath.setSizePolicy(sizePolicy) No newline at end of file
49 self.btnDpath.setSizePolicy(sizePolicy)
50 self.btnDpath.setCheckable(False) No newline at end of file
50 self.btnDpath.setCheckable(False)
51 self.btnDpath.setObjectName("btnDpath") No newline at end of file
51 self.btnDpath.setObjectName("btnDpath")
52 self.horizontalLayout.addWidget(self.btnDpath) No newline at end of file
52 self.horizontalLayout.addWidget(self.btnDpath)
53 self.verticalLayout_2.addLayout(self.horizontalLayout) No newline at end of file
53 self.verticalLayout_2.addLayout(self.horizontalLayout)
54 self.horizontalLayout_3 = QtGui.QHBoxLayout() No newline at end of file
54 self.horizontalLayout_3 = QtGui.QHBoxLayout()
55 self.horizontalLayout_3.setObjectName("horizontalLayout_3") No newline at end of file
55 self.horizontalLayout_3.setObjectName("horizontalLayout_3")
56 self.txtRpath = QtGui.QLineEdit(self.tabParameters) No newline at end of file
56 self.txtRpath = QtGui.QLineEdit(self.tabParameters)
57 self.txtRpath.setObjectName("txtRpath") No newline at end of file
57 self.txtRpath.setObjectName("txtRpath")
58 self.horizontalLayout_3.addWidget(self.txtRpath) No newline at end of file
58 self.horizontalLayout_3.addWidget(self.txtRpath)
59 self.btnRpath = QtGui.QPushButton(self.tabParameters) No newline at end of file
59 self.btnRpath = QtGui.QPushButton(self.tabParameters)
60 self.btnRpath.setObjectName("btnRpath") No newline at end of file
60 self.btnRpath.setObjectName("btnRpath")
61 self.horizontalLayout_3.addWidget(self.btnRpath) No newline at end of file
61 self.horizontalLayout_3.addWidget(self.btnRpath)
62 self.verticalLayout_2.addLayout(self.horizontalLayout_3) No newline at end of file
62 self.verticalLayout_2.addLayout(self.horizontalLayout_3)
63 self.lblDtype = QtGui.QLabel(self.tabParameters) No newline at end of file
63 self.lblDtype = QtGui.QLabel(self.tabParameters)
64 self.lblDtype.setObjectName("lblDtype") No newline at end of file
64 self.lblDtype.setObjectName("lblDtype")
65 self.verticalLayout_2.addWidget(self.lblDtype) No newline at end of file
65 self.verticalLayout_2.addWidget(self.lblDtype)
66 self.horizontalLayout_4 = QtGui.QHBoxLayout() No newline at end of file
66 self.horizontalLayout_4 = QtGui.QHBoxLayout()
67 self.horizontalLayout_4.setObjectName("horizontalLayout_4") No newline at end of file
67 self.horizontalLayout_4.setObjectName("horizontalLayout_4")
68 self.lstDtype = QtGui.QComboBox(self.tabParameters) No newline at end of file
68 self.lstDtype = QtGui.QComboBox(self.tabParameters)
69 self.lstDtype.setObjectName("lstDtype") No newline at end of file
69 self.lstDtype.setObjectName("lstDtype")
70 self.lstDtype.addItem("") No newline at end of file
70 self.lstDtype.addItem("")
71 self.lstDtype.addItem("") No newline at end of file
71 self.lstDtype.addItem("")
72 self.lstDtype.addItem("") No newline at end of file
72 self.lstDtype.addItem("")
73 self.lstDtype.addItem("") No newline at end of file
73 self.lstDtype.addItem("")
74 self.horizontalLayout_4.addWidget(self.lstDtype) No newline at end of file
74 self.horizontalLayout_4.addWidget(self.lstDtype)
75 self.txtDtype = QtGui.QLineEdit(self.tabParameters) No newline at end of file
75 self.txtDtype = QtGui.QLineEdit(self.tabParameters)
76 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed) No newline at end of file
76 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed)
77 sizePolicy.setHorizontalStretch(0) No newline at end of file
77 sizePolicy.setHorizontalStretch(0)
78 sizePolicy.setVerticalStretch(0) No newline at end of file
78 sizePolicy.setVerticalStretch(0)
79 sizePolicy.setHeightForWidth(self.txtDtype.sizePolicy().hasHeightForWidth()) No newline at end of file
79 sizePolicy.setHeightForWidth(self.txtDtype.sizePolicy().hasHeightForWidth())
80 self.txtDtype.setSizePolicy(sizePolicy) No newline at end of file
80 self.txtDtype.setSizePolicy(sizePolicy)
81 self.txtDtype.setReadOnly(True) No newline at end of file
81 self.txtDtype.setReadOnly(True)
82 self.txtDtype.setObjectName("txtDtype") No newline at end of file
82 self.txtDtype.setObjectName("txtDtype")
83 self.horizontalLayout_4.addWidget(self.txtDtype) No newline at end of file
83 self.horizontalLayout_4.addWidget(self.txtDtype)
84 spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum) No newline at end of file
84 spacerItem = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
85 self.horizontalLayout_4.addItem(spacerItem) No newline at end of file
85 self.horizontalLayout_4.addItem(spacerItem)
86 self.verticalLayout_2.addLayout(self.horizontalLayout_4) No newline at end of file
86 self.verticalLayout_2.addLayout(self.horizontalLayout_4)
87 self.horizontalLayout_6 = QtGui.QHBoxLayout() No newline at end of file
87 self.horizontalLayout_6 = QtGui.QHBoxLayout()
88 self.horizontalLayout_6.setObjectName("horizontalLayout_6") No newline at end of file
88 self.horizontalLayout_6.setObjectName("horizontalLayout_6")
89 self.lblElabel = QtGui.QLabel(self.tabParameters) No newline at end of file
89 self.lblElabel = QtGui.QLabel(self.tabParameters)
90 self.lblElabel.setObjectName("lblElabel") No newline at end of file
90 self.lblElabel.setObjectName("lblElabel")
91 self.horizontalLayout_6.addWidget(self.lblElabel) No newline at end of file
91 self.horizontalLayout_6.addWidget(self.lblElabel)
92 self.lblCopys = QtGui.QLabel(self.tabParameters) No newline at end of file
92 self.lblCopys = QtGui.QLabel(self.tabParameters)
93 self.lblCopys.setObjectName("lblCopys") No newline at end of file
93 self.lblCopys.setObjectName("lblCopys")
94 self.horizontalLayout_6.addWidget(self.lblCopys) No newline at end of file
94 self.horizontalLayout_6.addWidget(self.lblCopys)
95 self.verticalLayout_2.addLayout(self.horizontalLayout_6) No newline at end of file
95 self.verticalLayout_2.addLayout(self.horizontalLayout_6)
96 self.horizontalLayout_5 = QtGui.QHBoxLayout() No newline at end of file
96 self.horizontalLayout_5 = QtGui.QHBoxLayout()
97 self.horizontalLayout_5.setObjectName("horizontalLayout_5") No newline at end of file
97 self.horizontalLayout_5.setObjectName("horizontalLayout_5")
98 self.txtElabel = QtGui.QLineEdit(self.tabParameters) No newline at end of file
98 self.txtElabel = QtGui.QLineEdit(self.tabParameters)
99 self.txtElabel.setObjectName("txtElabel") No newline at end of file
99 self.txtElabel.setObjectName("txtElabel")
100 self.horizontalLayout_5.addWidget(self.txtElabel) No newline at end of file
100 self.horizontalLayout_5.addWidget(self.txtElabel)
101 self.txtCopys = QtGui.QSpinBox(self.tabParameters) No newline at end of file
101 self.txtCopys = QtGui.QSpinBox(self.tabParameters)
102 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Fixed) No newline at end of file
102 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Fixed)
103 sizePolicy.setHorizontalStretch(0) No newline at end of file
103 sizePolicy.setHorizontalStretch(0)
104 sizePolicy.setVerticalStretch(0) No newline at end of file
104 sizePolicy.setVerticalStretch(0)
105 sizePolicy.setHeightForWidth(self.txtCopys.sizePolicy().hasHeightForWidth()) No newline at end of file
105 sizePolicy.setHeightForWidth(self.txtCopys.sizePolicy().hasHeightForWidth())
106 self.txtCopys.setSizePolicy(sizePolicy) No newline at end of file
106 self.txtCopys.setSizePolicy(sizePolicy)
107 self.txtCopys.setMinimum(1) No newline at end of file
107 self.txtCopys.setMinimum(1)
108 self.txtCopys.setObjectName("txtCopys") No newline at end of file
108 self.txtCopys.setObjectName("txtCopys")
109 self.horizontalLayout_5.addWidget(self.txtCopys) No newline at end of file
109 self.horizontalLayout_5.addWidget(self.txtCopys)
110 self.verticalLayout_2.addLayout(self.horizontalLayout_5) No newline at end of file
110 self.verticalLayout_2.addLayout(self.horizontalLayout_5)
111 self.horizontalLayout_7 = QtGui.QHBoxLayout() No newline at end of file
111 self.horizontalLayout_7 = QtGui.QHBoxLayout()
112 self.horizontalLayout_7.setObjectName("horizontalLayout_7") No newline at end of file
112 self.horizontalLayout_7.setObjectName("horizontalLayout_7")
113 self.lblStartDay = QtGui.QLabel(self.tabParameters) No newline at end of file
113 self.lblStartDay = QtGui.QLabel(self.tabParameters)
114 self.lblStartDay.setObjectName("lblStartDay") No newline at end of file
114 self.lblStartDay.setObjectName("lblStartDay")
115 self.horizontalLayout_7.addWidget(self.lblStartDay) No newline at end of file
115 self.horizontalLayout_7.addWidget(self.lblStartDay)
116 self.lblStopDay = QtGui.QLabel(self.tabParameters) No newline at end of file
116 self.lblStopDay = QtGui.QLabel(self.tabParameters)
117 self.lblStopDay.setObjectName("lblStopDay") No newline at end of file
117 self.lblStopDay.setObjectName("lblStopDay")
118 self.horizontalLayout_7.addWidget(self.lblStopDay) No newline at end of file
118 self.horizontalLayout_7.addWidget(self.lblStopDay)
119 self.verticalLayout_2.addLayout(self.horizontalLayout_7) No newline at end of file
119 self.verticalLayout_2.addLayout(self.horizontalLayout_7)
120 self.horizontalLayout_8 = QtGui.QHBoxLayout() No newline at end of file
120 self.horizontalLayout_8 = QtGui.QHBoxLayout()
121 self.horizontalLayout_8.setObjectName("horizontalLayout_8") No newline at end of file
121 self.horizontalLayout_8.setObjectName("horizontalLayout_8")
122 self.lstStartDay = QtGui.QComboBox(self.tabParameters) No newline at end of file
122 self.lstStartDay = QtGui.QComboBox(self.tabParameters)
123 self.lstStartDay.setObjectName("lstStartDay") No newline at end of file
123 self.lstStartDay.setObjectName("lstStartDay")
124 self.horizontalLayout_8.addWidget(self.lstStartDay) No newline at end of file
124 self.horizontalLayout_8.addWidget(self.lstStartDay)
125 self.lstStopDay = QtGui.QComboBox(self.tabParameters) No newline at end of file
125 self.lstStopDay = QtGui.QComboBox(self.tabParameters)
126 self.lstStopDay.setObjectName("lstStopDay") No newline at end of file
126 self.lstStopDay.setObjectName("lstStopDay")
127 self.horizontalLayout_8.addWidget(self.lstStopDay) No newline at end of file
127 self.horizontalLayout_8.addWidget(self.lstStopDay)
128 self.verticalLayout_2.addLayout(self.horizontalLayout_8) No newline at end of file
128 self.verticalLayout_2.addLayout(self.horizontalLayout_8)
129 self.tabWidget.addTab(self.tabParameters, "") No newline at end of file
129 self.tabWidget.addTab(self.tabParameters, "")
130 self.tabDconfig = QtGui.QWidget() No newline at end of file
130 self.tabDconfig = QtGui.QWidget()
131 self.tabDconfig.setEnabled(True) No newline at end of file
131 self.tabDconfig.setEnabled(True)
132 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
132 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
133 sizePolicy.setHorizontalStretch(0) No newline at end of file
133 sizePolicy.setHorizontalStretch(0)
134 sizePolicy.setVerticalStretch(0) No newline at end of file
134 sizePolicy.setVerticalStretch(0)
135 sizePolicy.setHeightForWidth(self.tabDconfig.sizePolicy().hasHeightForWidth()) No newline at end of file
135 sizePolicy.setHeightForWidth(self.tabDconfig.sizePolicy().hasHeightForWidth())
136 self.tabDconfig.setSizePolicy(sizePolicy) No newline at end of file
136 self.tabDconfig.setSizePolicy(sizePolicy)
137 self.tabDconfig.setObjectName("tabDconfig") No newline at end of file
137 self.tabDconfig.setObjectName("tabDconfig")
138 self.verticalLayout_3 = QtGui.QVBoxLayout(self.tabDconfig) No newline at end of file
138 self.verticalLayout_3 = QtGui.QVBoxLayout(self.tabDconfig)
139 self.verticalLayout_3.setObjectName("verticalLayout_3") No newline at end of file
139 self.verticalLayout_3.setObjectName("verticalLayout_3")
140 self.horizontalLayout_12 = QtGui.QHBoxLayout() No newline at end of file
140 self.horizontalLayout_12 = QtGui.QHBoxLayout()
141 self.horizontalLayout_12.setObjectName("horizontalLayout_12") No newline at end of file
141 self.horizontalLayout_12.setObjectName("horizontalLayout_12")
142 self.verticalLayout_15 = QtGui.QVBoxLayout() No newline at end of file
142 self.verticalLayout_15 = QtGui.QVBoxLayout()
143 self.verticalLayout_15.setObjectName("verticalLayout_15") No newline at end of file
143 self.verticalLayout_15.setObjectName("verticalLayout_15")
144 self.chkDevA = QtGui.QCheckBox(self.tabDconfig) No newline at end of file
144 self.chkDevA = QtGui.QCheckBox(self.tabDconfig)
145 self.chkDevA.setChecked(True) No newline at end of file
145 self.chkDevA.setChecked(True)
146 self.chkDevA.setObjectName("chkDevA") No newline at end of file
146 self.chkDevA.setObjectName("chkDevA")
147 self.verticalLayout_15.addWidget(self.chkDevA) No newline at end of file
147 self.verticalLayout_15.addWidget(self.chkDevA)
148 self.grpDevA = QtGui.QWidget(self.tabDconfig) No newline at end of file
148 self.grpDevA = QtGui.QWidget(self.tabDconfig)
149 self.grpDevA.setObjectName("grpDevA") No newline at end of file
149 self.grpDevA.setObjectName("grpDevA")
150 self.verticalLayout_11 = QtGui.QVBoxLayout(self.grpDevA) No newline at end of file
150 self.verticalLayout_11 = QtGui.QVBoxLayout(self.grpDevA)
151 self.verticalLayout_11.setObjectName("verticalLayout_11") No newline at end of file
151 self.verticalLayout_11.setObjectName("verticalLayout_11")
152 self.txtDeviceA = QtGui.QLineEdit(self.grpDevA) No newline at end of file
152 self.txtDeviceA = QtGui.QLineEdit(self.grpDevA)
153 self.txtDeviceA.setReadOnly(True) No newline at end of file
153 self.txtDeviceA.setReadOnly(True)
154 self.txtDeviceA.setObjectName("txtDeviceA") No newline at end of file
154 self.txtDeviceA.setObjectName("txtDeviceA")
155 self.verticalLayout_11.addWidget(self.txtDeviceA) No newline at end of file
155 self.verticalLayout_11.addWidget(self.txtDeviceA)
156 self.txtBspeedA = QtGui.QSpinBox(self.grpDevA) No newline at end of file
156 self.txtBspeedA = QtGui.QSpinBox(self.grpDevA)
157 self.txtBspeedA.setMinimum(1) No newline at end of file
157 self.txtBspeedA.setMinimum(1)
158 self.txtBspeedA.setProperty("value", 16) No newline at end of file
158 self.txtBspeedA.setProperty("value", 16)
159 self.txtBspeedA.setObjectName("txtBspeedA") No newline at end of file
159 self.txtBspeedA.setObjectName("txtBspeedA")
160 self.verticalLayout_11.addWidget(self.txtBspeedA) No newline at end of file
160 self.verticalLayout_11.addWidget(self.txtBspeedA)
161 self.txtBmodeA = QtGui.QLineEdit(self.grpDevA) No newline at end of file
161 self.txtBmodeA = QtGui.QLineEdit(self.grpDevA)
162 self.txtBmodeA.setReadOnly(True) No newline at end of file
162 self.txtBmodeA.setReadOnly(True)
163 self.txtBmodeA.setObjectName("txtBmodeA") No newline at end of file
163 self.txtBmodeA.setObjectName("txtBmodeA")
164 self.verticalLayout_11.addWidget(self.txtBmodeA) No newline at end of file
164 self.verticalLayout_11.addWidget(self.txtBmodeA)
165 self.btnTdevA = QtGui.QPushButton(self.grpDevA) No newline at end of file
165 self.btnTdevA = QtGui.QPushButton(self.grpDevA)
166 self.btnTdevA.setObjectName("btnTdevA") No newline at end of file
166 self.btnTdevA.setObjectName("btnTdevA")
167 self.verticalLayout_11.addWidget(self.btnTdevA) No newline at end of file
167 self.verticalLayout_11.addWidget(self.btnTdevA)
168 self.verticalLayout_15.addWidget(self.grpDevA) No newline at end of file
168 self.verticalLayout_15.addWidget(self.grpDevA)
169 self.horizontalLayout_12.addLayout(self.verticalLayout_15) No newline at end of file
169 self.horizontalLayout_12.addLayout(self.verticalLayout_15)
170 self.verticalLayout_16 = QtGui.QVBoxLayout() No newline at end of file
170 self.verticalLayout_16 = QtGui.QVBoxLayout()
171 self.verticalLayout_16.setObjectName("verticalLayout_16") No newline at end of file
171 self.verticalLayout_16.setObjectName("verticalLayout_16")
172 self.chkDevB = QtGui.QCheckBox(self.tabDconfig) No newline at end of file
172 self.chkDevB = QtGui.QCheckBox(self.tabDconfig)
173 self.chkDevB.setChecked(True) No newline at end of file
173 self.chkDevB.setChecked(True)
174 self.chkDevB.setObjectName("chkDevB") No newline at end of file
174 self.chkDevB.setObjectName("chkDevB")
175 self.verticalLayout_16.addWidget(self.chkDevB) No newline at end of file
175 self.verticalLayout_16.addWidget(self.chkDevB)
176 self.grpDevB = QtGui.QWidget(self.tabDconfig) No newline at end of file
176 self.grpDevB = QtGui.QWidget(self.tabDconfig)
177 self.grpDevB.setObjectName("grpDevB") No newline at end of file
177 self.grpDevB.setObjectName("grpDevB")
178 self.verticalLayout_12 = QtGui.QVBoxLayout(self.grpDevB) No newline at end of file
178 self.verticalLayout_12 = QtGui.QVBoxLayout(self.grpDevB)
179 self.verticalLayout_12.setObjectName("verticalLayout_12") No newline at end of file
179 self.verticalLayout_12.setObjectName("verticalLayout_12")
180 self.txtDeviceB = QtGui.QLineEdit(self.grpDevB) No newline at end of file
180 self.txtDeviceB = QtGui.QLineEdit(self.grpDevB)
181 self.txtDeviceB.setReadOnly(True) No newline at end of file
181 self.txtDeviceB.setReadOnly(True)
182 self.txtDeviceB.setObjectName("txtDeviceB") No newline at end of file
182 self.txtDeviceB.setObjectName("txtDeviceB")
183 self.verticalLayout_12.addWidget(self.txtDeviceB) No newline at end of file
183 self.verticalLayout_12.addWidget(self.txtDeviceB)
184 self.txtBspeedB = QtGui.QSpinBox(self.grpDevB) No newline at end of file
184 self.txtBspeedB = QtGui.QSpinBox(self.grpDevB)
185 self.txtBspeedB.setMinimum(1) No newline at end of file
185 self.txtBspeedB.setMinimum(1)
186 self.txtBspeedB.setProperty("value", 16) No newline at end of file
186 self.txtBspeedB.setProperty("value", 16)
187 self.txtBspeedB.setObjectName("txtBspeedB") No newline at end of file
187 self.txtBspeedB.setObjectName("txtBspeedB")
188 self.verticalLayout_12.addWidget(self.txtBspeedB) No newline at end of file
188 self.verticalLayout_12.addWidget(self.txtBspeedB)
189 self.txtBmodeB = QtGui.QLineEdit(self.grpDevB) No newline at end of file
189 self.txtBmodeB = QtGui.QLineEdit(self.grpDevB)
190 self.txtBmodeB.setReadOnly(True) No newline at end of file
190 self.txtBmodeB.setReadOnly(True)
191 self.txtBmodeB.setObjectName("txtBmodeB") No newline at end of file
191 self.txtBmodeB.setObjectName("txtBmodeB")
192 self.verticalLayout_12.addWidget(self.txtBmodeB) No newline at end of file
192 self.verticalLayout_12.addWidget(self.txtBmodeB)
193 self.btnTdevB = QtGui.QPushButton(self.grpDevB) No newline at end of file
193 self.btnTdevB = QtGui.QPushButton(self.grpDevB)
194 self.btnTdevB.setObjectName("btnTdevB") No newline at end of file
194 self.btnTdevB.setObjectName("btnTdevB")
195 self.verticalLayout_12.addWidget(self.btnTdevB) No newline at end of file
195 self.verticalLayout_12.addWidget(self.btnTdevB)
196 self.verticalLayout_16.addWidget(self.grpDevB) No newline at end of file
196 self.verticalLayout_16.addWidget(self.grpDevB)
197 self.horizontalLayout_12.addLayout(self.verticalLayout_16) No newline at end of file
197 self.horizontalLayout_12.addLayout(self.verticalLayout_16)
198 self.verticalLayout_17 = QtGui.QVBoxLayout() No newline at end of file
198 self.verticalLayout_17 = QtGui.QVBoxLayout()
199 self.verticalLayout_17.setObjectName("verticalLayout_17") No newline at end of file
199 self.verticalLayout_17.setObjectName("verticalLayout_17")
200 self.chkDevC = QtGui.QCheckBox(self.tabDconfig) No newline at end of file
200 self.chkDevC = QtGui.QCheckBox(self.tabDconfig)
201 self.chkDevC.setChecked(True) No newline at end of file
201 self.chkDevC.setChecked(True)
202 self.chkDevC.setObjectName("chkDevC") No newline at end of file
202 self.chkDevC.setObjectName("chkDevC")
203 self.verticalLayout_17.addWidget(self.chkDevC) No newline at end of file
203 self.verticalLayout_17.addWidget(self.chkDevC)
204 self.grpDevC = QtGui.QWidget(self.tabDconfig) No newline at end of file
204 self.grpDevC = QtGui.QWidget(self.tabDconfig)
205 self.grpDevC.setObjectName("grpDevC") No newline at end of file
205 self.grpDevC.setObjectName("grpDevC")
206 self.verticalLayout_13 = QtGui.QVBoxLayout(self.grpDevC) No newline at end of file
206 self.verticalLayout_13 = QtGui.QVBoxLayout(self.grpDevC)
207 self.verticalLayout_13.setObjectName("verticalLayout_13") No newline at end of file
207 self.verticalLayout_13.setObjectName("verticalLayout_13")
208 self.txtDeviceC = QtGui.QLineEdit(self.grpDevC) No newline at end of file
208 self.txtDeviceC = QtGui.QLineEdit(self.grpDevC)
209 self.txtDeviceC.setReadOnly(True) No newline at end of file
209 self.txtDeviceC.setReadOnly(True)
210 self.txtDeviceC.setObjectName("txtDeviceC") No newline at end of file
210 self.txtDeviceC.setObjectName("txtDeviceC")
211 self.verticalLayout_13.addWidget(self.txtDeviceC) No newline at end of file
211 self.verticalLayout_13.addWidget(self.txtDeviceC)
212 self.txtBspeedC = QtGui.QSpinBox(self.grpDevC) No newline at end of file
212 self.txtBspeedC = QtGui.QSpinBox(self.grpDevC)
213 self.txtBspeedC.setMinimum(1) No newline at end of file
213 self.txtBspeedC.setMinimum(1)
214 self.txtBspeedC.setProperty("value", 16) No newline at end of file
214 self.txtBspeedC.setProperty("value", 16)
215 self.txtBspeedC.setObjectName("txtBspeedC") No newline at end of file
215 self.txtBspeedC.setObjectName("txtBspeedC")
216 self.verticalLayout_13.addWidget(self.txtBspeedC) No newline at end of file
216 self.verticalLayout_13.addWidget(self.txtBspeedC)
217 self.txtBmodeC = QtGui.QLineEdit(self.grpDevC) No newline at end of file
217 self.txtBmodeC = QtGui.QLineEdit(self.grpDevC)
218 self.txtBmodeC.setReadOnly(True) No newline at end of file
218 self.txtBmodeC.setReadOnly(True)
219 self.txtBmodeC.setObjectName("txtBmodeC") No newline at end of file
219 self.txtBmodeC.setObjectName("txtBmodeC")
220 self.verticalLayout_13.addWidget(self.txtBmodeC) No newline at end of file
220 self.verticalLayout_13.addWidget(self.txtBmodeC)
221 self.btnTdevC = QtGui.QPushButton(self.grpDevC) No newline at end of file
221 self.btnTdevC = QtGui.QPushButton(self.grpDevC)
222 self.btnTdevC.setObjectName("btnTdevC") No newline at end of file
222 self.btnTdevC.setObjectName("btnTdevC")
223 self.verticalLayout_13.addWidget(self.btnTdevC) No newline at end of file
223 self.verticalLayout_13.addWidget(self.btnTdevC)
224 self.verticalLayout_17.addWidget(self.grpDevC) No newline at end of file
224 self.verticalLayout_17.addWidget(self.grpDevC)
225 self.horizontalLayout_12.addLayout(self.verticalLayout_17) No newline at end of file
225 self.horizontalLayout_12.addLayout(self.verticalLayout_17)
226 self.verticalLayout_18 = QtGui.QVBoxLayout() No newline at end of file
226 self.verticalLayout_18 = QtGui.QVBoxLayout()
227 self.verticalLayout_18.setObjectName("verticalLayout_18") No newline at end of file
227 self.verticalLayout_18.setObjectName("verticalLayout_18")
228 self.chkDevD = QtGui.QCheckBox(self.tabDconfig) No newline at end of file
228 self.chkDevD = QtGui.QCheckBox(self.tabDconfig)
229 self.chkDevD.setChecked(True) No newline at end of file
229 self.chkDevD.setChecked(True)
230 self.chkDevD.setObjectName("chkDevD") No newline at end of file
230 self.chkDevD.setObjectName("chkDevD")
231 self.verticalLayout_18.addWidget(self.chkDevD) No newline at end of file
231 self.verticalLayout_18.addWidget(self.chkDevD)
232 self.grpDevD = QtGui.QWidget(self.tabDconfig) No newline at end of file
232 self.grpDevD = QtGui.QWidget(self.tabDconfig)
233 self.grpDevD.setObjectName("grpDevD") No newline at end of file
233 self.grpDevD.setObjectName("grpDevD")
234 self.verticalLayout_14 = QtGui.QVBoxLayout(self.grpDevD) No newline at end of file
234 self.verticalLayout_14 = QtGui.QVBoxLayout(self.grpDevD)
235 self.verticalLayout_14.setObjectName("verticalLayout_14") No newline at end of file
235 self.verticalLayout_14.setObjectName("verticalLayout_14")
236 self.txtDeviceD = QtGui.QLineEdit(self.grpDevD) No newline at end of file
236 self.txtDeviceD = QtGui.QLineEdit(self.grpDevD)
237 self.txtDeviceD.setReadOnly(True) No newline at end of file
237 self.txtDeviceD.setReadOnly(True)
238 self.txtDeviceD.setObjectName("txtDeviceD") No newline at end of file
238 self.txtDeviceD.setObjectName("txtDeviceD")
239 self.verticalLayout_14.addWidget(self.txtDeviceD) No newline at end of file
239 self.verticalLayout_14.addWidget(self.txtDeviceD)
240 self.txtBspeedD = QtGui.QSpinBox(self.grpDevD) No newline at end of file
240 self.txtBspeedD = QtGui.QSpinBox(self.grpDevD)
241 self.txtBspeedD.setMinimum(1) No newline at end of file
241 self.txtBspeedD.setMinimum(1)
242 self.txtBspeedD.setProperty("value", 16) No newline at end of file
242 self.txtBspeedD.setProperty("value", 16)
243 self.txtBspeedD.setObjectName("txtBspeedD") No newline at end of file
243 self.txtBspeedD.setObjectName("txtBspeedD")
244 self.verticalLayout_14.addWidget(self.txtBspeedD) No newline at end of file
244 self.verticalLayout_14.addWidget(self.txtBspeedD)
245 self.txtBmodeD = QtGui.QLineEdit(self.grpDevD) No newline at end of file
245 self.txtBmodeD = QtGui.QLineEdit(self.grpDevD)
246 self.txtBmodeD.setReadOnly(True) No newline at end of file
246 self.txtBmodeD.setReadOnly(True)
247 self.txtBmodeD.setObjectName("txtBmodeD") No newline at end of file
247 self.txtBmodeD.setObjectName("txtBmodeD")
248 self.verticalLayout_14.addWidget(self.txtBmodeD) No newline at end of file
248 self.verticalLayout_14.addWidget(self.txtBmodeD)
249 self.btnTdevD = QtGui.QPushButton(self.grpDevD) No newline at end of file
249 self.btnTdevD = QtGui.QPushButton(self.grpDevD)
250 self.btnTdevD.setObjectName("btnTdevD") No newline at end of file
250 self.btnTdevD.setObjectName("btnTdevD")
251 self.verticalLayout_14.addWidget(self.btnTdevD) No newline at end of file
251 self.verticalLayout_14.addWidget(self.btnTdevD)
252 self.verticalLayout_18.addWidget(self.grpDevD) No newline at end of file
252 self.verticalLayout_18.addWidget(self.grpDevD)
253 self.horizontalLayout_12.addLayout(self.verticalLayout_18) No newline at end of file
253 self.horizontalLayout_12.addLayout(self.verticalLayout_18)
254 self.verticalLayout_19 = QtGui.QVBoxLayout() No newline at end of file
254 self.verticalLayout_19 = QtGui.QVBoxLayout()
255 self.verticalLayout_19.setObjectName("verticalLayout_19") No newline at end of file
255 self.verticalLayout_19.setObjectName("verticalLayout_19")
256 spacerItem1 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
256 spacerItem1 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
257 self.verticalLayout_19.addItem(spacerItem1) No newline at end of file
257 self.verticalLayout_19.addItem(spacerItem1)
258 self.grpDevD_2 = QtGui.QWidget(self.tabDconfig) No newline at end of file
258 self.grpDevD_2 = QtGui.QWidget(self.tabDconfig)
259 self.grpDevD_2.setObjectName("grpDevD_2") No newline at end of file
259 self.grpDevD_2.setObjectName("grpDevD_2")
260 self.verticalLayout_20 = QtGui.QVBoxLayout(self.grpDevD_2) No newline at end of file
260 self.verticalLayout_20 = QtGui.QVBoxLayout(self.grpDevD_2)
261 self.verticalLayout_20.setObjectName("verticalLayout_20") No newline at end of file
261 self.verticalLayout_20.setObjectName("verticalLayout_20")
262 self.lblDevice = QtGui.QLabel(self.grpDevD_2) No newline at end of file
262 self.lblDevice = QtGui.QLabel(self.grpDevD_2)
263 self.lblDevice.setObjectName("lblDevice") No newline at end of file
263 self.lblDevice.setObjectName("lblDevice")
264 self.verticalLayout_20.addWidget(self.lblDevice) No newline at end of file
264 self.verticalLayout_20.addWidget(self.lblDevice)
265 self.lblBspeed = QtGui.QLabel(self.grpDevD_2) No newline at end of file
265 self.lblBspeed = QtGui.QLabel(self.grpDevD_2)
266 self.lblBspeed.setObjectName("lblBspeed") No newline at end of file
266 self.lblBspeed.setObjectName("lblBspeed")
267 self.verticalLayout_20.addWidget(self.lblBspeed) No newline at end of file
267 self.verticalLayout_20.addWidget(self.lblBspeed)
268 self.lblBmode = QtGui.QLabel(self.grpDevD_2) No newline at end of file
268 self.lblBmode = QtGui.QLabel(self.grpDevD_2)
269 self.lblBmode.setObjectName("lblBmode") No newline at end of file
269 self.lblBmode.setObjectName("lblBmode")
270 self.verticalLayout_20.addWidget(self.lblBmode) No newline at end of file
270 self.verticalLayout_20.addWidget(self.lblBmode)
271 spacerItem2 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed) No newline at end of file
271 spacerItem2 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed)
272 self.verticalLayout_20.addItem(spacerItem2) No newline at end of file
272 self.verticalLayout_20.addItem(spacerItem2)
273 self.verticalLayout_19.addWidget(self.grpDevD_2) No newline at end of file
273 self.verticalLayout_19.addWidget(self.grpDevD_2)
274 self.horizontalLayout_12.addLayout(self.verticalLayout_19) No newline at end of file
274 self.horizontalLayout_12.addLayout(self.verticalLayout_19)
275 self.verticalLayout_3.addLayout(self.horizontalLayout_12) No newline at end of file
275 self.verticalLayout_3.addLayout(self.horizontalLayout_12)
276 spacerItem3 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
276 spacerItem3 = QtGui.QSpacerItem(20, 40, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
277 self.verticalLayout_3.addItem(spacerItem3) No newline at end of file
277 self.verticalLayout_3.addItem(spacerItem3)
278 self.horizontalLayout_11 = QtGui.QHBoxLayout() No newline at end of file
278 self.horizontalLayout_11 = QtGui.QHBoxLayout()
279 self.horizontalLayout_11.setSpacing(6) No newline at end of file
279 self.horizontalLayout_11.setSpacing(6)
280 self.horizontalLayout_11.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint) No newline at end of file
280 self.horizontalLayout_11.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint)
281 self.horizontalLayout_11.setObjectName("horizontalLayout_11") No newline at end of file
281 self.horizontalLayout_11.setObjectName("horizontalLayout_11")
282 self.lblDcapacity = QtGui.QLabel(self.tabDconfig) No newline at end of file
282 self.lblDcapacity = QtGui.QLabel(self.tabDconfig)
283 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed) No newline at end of file
283 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed)
284 sizePolicy.setHorizontalStretch(0) No newline at end of file
284 sizePolicy.setHorizontalStretch(0)
285 sizePolicy.setVerticalStretch(0) No newline at end of file
285 sizePolicy.setVerticalStretch(0)
286 sizePolicy.setHeightForWidth(self.lblDcapacity.sizePolicy().hasHeightForWidth()) No newline at end of file
286 sizePolicy.setHeightForWidth(self.lblDcapacity.sizePolicy().hasHeightForWidth())
287 self.lblDcapacity.setSizePolicy(sizePolicy) No newline at end of file
287 self.lblDcapacity.setSizePolicy(sizePolicy)
288 self.lblDcapacity.setObjectName("lblDcapacity") No newline at end of file
288 self.lblDcapacity.setObjectName("lblDcapacity")
289 self.horizontalLayout_11.addWidget(self.lblDcapacity) No newline at end of file
289 self.horizontalLayout_11.addWidget(self.lblDcapacity)
290 spacerItem4 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum) No newline at end of file
290 spacerItem4 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
291 self.horizontalLayout_11.addItem(spacerItem4) No newline at end of file
291 self.horizontalLayout_11.addItem(spacerItem4)
292 self.verticalLayout_3.addLayout(self.horizontalLayout_11) No newline at end of file
292 self.verticalLayout_3.addLayout(self.horizontalLayout_11)
293 self.horizontalLayout_10 = QtGui.QHBoxLayout() No newline at end of file
293 self.horizontalLayout_10 = QtGui.QHBoxLayout()
294 self.horizontalLayout_10.setSizeConstraint(QtGui.QLayout.SetFixedSize) No newline at end of file
294 self.horizontalLayout_10.setSizeConstraint(QtGui.QLayout.SetFixedSize)
295 self.horizontalLayout_10.setObjectName("horizontalLayout_10") No newline at end of file
295 self.horizontalLayout_10.setObjectName("horizontalLayout_10")
296 self.lstDcapacity = QtGui.QComboBox(self.tabDconfig) No newline at end of file
296 self.lstDcapacity = QtGui.QComboBox(self.tabDconfig)
297 self.lstDcapacity.setObjectName("lstDcapacity") No newline at end of file
297 self.lstDcapacity.setObjectName("lstDcapacity")
298 self.lstDcapacity.addItem("") No newline at end of file
298 self.lstDcapacity.addItem("")
299 self.lstDcapacity.addItem("") No newline at end of file
299 self.lstDcapacity.addItem("")
300 self.lstDcapacity.addItem("") No newline at end of file
300 self.lstDcapacity.addItem("")
301 self.lstDcapacity.addItem("") No newline at end of file
301 self.lstDcapacity.addItem("")
302 self.lstDcapacity.addItem("") No newline at end of file
302 self.lstDcapacity.addItem("")
303 self.horizontalLayout_10.addWidget(self.lstDcapacity) No newline at end of file
303 self.horizontalLayout_10.addWidget(self.lstDcapacity)
304 self.txtDcapacity = QtGui.QDoubleSpinBox(self.tabDconfig) No newline at end of file
304 self.txtDcapacity = QtGui.QDoubleSpinBox(self.tabDconfig)
305 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Fixed) No newline at end of file
305 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Fixed)
306 sizePolicy.setHorizontalStretch(0) No newline at end of file
306 sizePolicy.setHorizontalStretch(0)
307 sizePolicy.setVerticalStretch(0) No newline at end of file
307 sizePolicy.setVerticalStretch(0)
308 sizePolicy.setHeightForWidth(self.txtDcapacity.sizePolicy().hasHeightForWidth()) No newline at end of file
308 sizePolicy.setHeightForWidth(self.txtDcapacity.sizePolicy().hasHeightForWidth())
309 self.txtDcapacity.setSizePolicy(sizePolicy) No newline at end of file
309 self.txtDcapacity.setSizePolicy(sizePolicy)
310 self.txtDcapacity.setReadOnly(True) No newline at end of file
310 self.txtDcapacity.setReadOnly(True)
311 self.txtDcapacity.setMinimum(100.0) No newline at end of file
311 self.txtDcapacity.setMinimum(100.0)
312 self.txtDcapacity.setMaximum(99999.99) No newline at end of file
312 self.txtDcapacity.setMaximum(99999.99)
313 self.txtDcapacity.setProperty("value", 4482.27) No newline at end of file
313 self.txtDcapacity.setProperty("value", 4482.27)
314 self.txtDcapacity.setObjectName("txtDcapacity") No newline at end of file
314 self.txtDcapacity.setObjectName("txtDcapacity")
315 self.horizontalLayout_10.addWidget(self.txtDcapacity) No newline at end of file
315 self.horizontalLayout_10.addWidget(self.txtDcapacity)
316 spacerItem5 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum) No newline at end of file
316 spacerItem5 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
317 self.horizontalLayout_10.addItem(spacerItem5) No newline at end of file
317 self.horizontalLayout_10.addItem(spacerItem5)
318 self.lblPSgraphic = QtGui.QLabel(self.tabDconfig) No newline at end of file
318 self.lblPSgraphic = QtGui.QLabel(self.tabDconfig)
319 self.lblPSgraphic.setObjectName("lblPSgraphic") No newline at end of file
319 self.lblPSgraphic.setObjectName("lblPSgraphic")
320 self.horizontalLayout_10.addWidget(self.lblPSgraphic) No newline at end of file
320 self.horizontalLayout_10.addWidget(self.lblPSgraphic)
321 self.txtPSgraphic = QtGui.QSpinBox(self.tabDconfig) No newline at end of file
321 self.txtPSgraphic = QtGui.QSpinBox(self.tabDconfig)
322 self.txtPSgraphic.setMinimum(1) No newline at end of file
322 self.txtPSgraphic.setMinimum(1)
323 self.txtPSgraphic.setMaximum(33) No newline at end of file
323 self.txtPSgraphic.setMaximum(33)
324 self.txtPSgraphic.setObjectName("txtPSgraphic") No newline at end of file
324 self.txtPSgraphic.setObjectName("txtPSgraphic")
325 self.horizontalLayout_10.addWidget(self.txtPSgraphic) No newline at end of file
325 self.horizontalLayout_10.addWidget(self.txtPSgraphic)
326 self.verticalLayout_3.addLayout(self.horizontalLayout_10) No newline at end of file
326 self.verticalLayout_3.addLayout(self.horizontalLayout_10)
327 self.tabWidget.addTab(self.tabDconfig, "") No newline at end of file
327 self.tabWidget.addTab(self.tabDconfig, "")
328 self.tabStatus = QtGui.QWidget() No newline at end of file
328 self.tabStatus = QtGui.QWidget()
329 self.tabStatus.setObjectName("tabStatus") No newline at end of file
329 self.tabStatus.setObjectName("tabStatus")
330 self.verticalLayout_4 = QtGui.QVBoxLayout(self.tabStatus) No newline at end of file
330 self.verticalLayout_4 = QtGui.QVBoxLayout(self.tabStatus)
331 self.verticalLayout_4.setObjectName("verticalLayout_4") No newline at end of file
331 self.verticalLayout_4.setObjectName("verticalLayout_4")
332 self.horizontalLayout_18 = QtGui.QHBoxLayout() No newline at end of file
332 self.horizontalLayout_18 = QtGui.QHBoxLayout()
333 self.horizontalLayout_18.setObjectName("horizontalLayout_18") No newline at end of file
333 self.horizontalLayout_18.setObjectName("horizontalLayout_18")
334 self.verticalLayout_21 = QtGui.QVBoxLayout() No newline at end of file
334 self.verticalLayout_21 = QtGui.QVBoxLayout()
335 self.verticalLayout_21.setObjectName("verticalLayout_21") No newline at end of file
335 self.verticalLayout_21.setObjectName("verticalLayout_21")
336 self.label_4 = QtGui.QLabel(self.tabStatus) No newline at end of file
336 self.label_4 = QtGui.QLabel(self.tabStatus)
337 self.label_4.setObjectName("label_4") No newline at end of file
337 self.label_4.setObjectName("label_4")
338 self.verticalLayout_21.addWidget(self.label_4) No newline at end of file
338 self.verticalLayout_21.addWidget(self.label_4)
339 spacerItem6 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
339 spacerItem6 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
340 self.verticalLayout_21.addItem(spacerItem6) No newline at end of file
340 self.verticalLayout_21.addItem(spacerItem6)
341 self.lblSTATUS = QtGui.QLabel(self.tabStatus) No newline at end of file
341 self.lblSTATUS = QtGui.QLabel(self.tabStatus)
342 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred) No newline at end of file
342 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
343 sizePolicy.setHorizontalStretch(0) No newline at end of file
343 sizePolicy.setHorizontalStretch(0)
344 sizePolicy.setVerticalStretch(0) No newline at end of file
344 sizePolicy.setVerticalStretch(0)
345 sizePolicy.setHeightForWidth(self.lblSTATUS.sizePolicy().hasHeightForWidth()) No newline at end of file
345 sizePolicy.setHeightForWidth(self.lblSTATUS.sizePolicy().hasHeightForWidth())
346 self.lblSTATUS.setSizePolicy(sizePolicy) No newline at end of file
346 self.lblSTATUS.setSizePolicy(sizePolicy)
347 self.lblSTATUS.setObjectName("lblSTATUS") No newline at end of file
347 self.lblSTATUS.setObjectName("lblSTATUS")
348 self.verticalLayout_21.addWidget(self.lblSTATUS) No newline at end of file
348 self.verticalLayout_21.addWidget(self.lblSTATUS)
349 self.lblINFO = QtGui.QLabel(self.tabStatus) No newline at end of file
349 self.lblINFO = QtGui.QLabel(self.tabStatus)
350 self.lblINFO.setObjectName("lblINFO") No newline at end of file
350 self.lblINFO.setObjectName("lblINFO")
351 self.verticalLayout_21.addWidget(self.lblINFO) No newline at end of file
351 self.verticalLayout_21.addWidget(self.lblINFO)
352 self.lblSET = QtGui.QLabel(self.tabStatus) No newline at end of file
352 self.lblSET = QtGui.QLabel(self.tabStatus)
353 self.lblSET.setObjectName("lblSET") No newline at end of file
353 self.lblSET.setObjectName("lblSET")
354 self.verticalLayout_21.addWidget(self.lblSET) No newline at end of file
354 self.verticalLayout_21.addWidget(self.lblSET)
355 self.horizontalLayout_18.addLayout(self.verticalLayout_21) No newline at end of file
355 self.horizontalLayout_18.addLayout(self.verticalLayout_21)
356 self.verticalLayout_22 = QtGui.QVBoxLayout() No newline at end of file
356 self.verticalLayout_22 = QtGui.QVBoxLayout()
357 self.verticalLayout_22.setObjectName("verticalLayout_22") No newline at end of file
357 self.verticalLayout_22.setObjectName("verticalLayout_22")
358 spacerItem7 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
358 spacerItem7 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
359 self.verticalLayout_22.addItem(spacerItem7) No newline at end of file
359 self.verticalLayout_22.addItem(spacerItem7)
360 self.lblDevA = QtGui.QLabel(self.tabStatus) No newline at end of file
360 self.lblDevA = QtGui.QLabel(self.tabStatus)
361 self.lblDevA.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
361 self.lblDevA.setAlignment(QtCore.Qt.AlignCenter)
362 self.lblDevA.setObjectName("lblDevA") No newline at end of file
362 self.lblDevA.setObjectName("lblDevA")
363 self.verticalLayout_22.addWidget(self.lblDevA) No newline at end of file
363 self.verticalLayout_22.addWidget(self.lblDevA)
364 self.txtBstatusA = QtGui.QLineEdit(self.tabStatus) No newline at end of file
364 self.txtBstatusA = QtGui.QLineEdit(self.tabStatus)
365 self.txtBstatusA.setReadOnly(True) No newline at end of file
365 self.txtBstatusA.setReadOnly(True)
366 self.txtBstatusA.setObjectName("txtBstatusA") No newline at end of file
366 self.txtBstatusA.setObjectName("txtBstatusA")
367 self.verticalLayout_22.addWidget(self.txtBstatusA) No newline at end of file
367 self.verticalLayout_22.addWidget(self.txtBstatusA)
368 self.txtBdiscA = QtGui.QLineEdit(self.tabStatus) No newline at end of file
368 self.txtBdiscA = QtGui.QLineEdit(self.tabStatus)
369 self.txtBdiscA.setReadOnly(True) No newline at end of file
369 self.txtBdiscA.setReadOnly(True)
370 self.txtBdiscA.setObjectName("txtBdiscA") No newline at end of file
370 self.txtBdiscA.setObjectName("txtBdiscA")
371 self.verticalLayout_22.addWidget(self.txtBdiscA) No newline at end of file
371 self.verticalLayout_22.addWidget(self.txtBdiscA)
372 self.txtBcopyA = QtGui.QLineEdit(self.tabStatus) No newline at end of file
372 self.txtBcopyA = QtGui.QLineEdit(self.tabStatus)
373 self.txtBcopyA.setReadOnly(True) No newline at end of file
373 self.txtBcopyA.setReadOnly(True)
374 self.txtBcopyA.setObjectName("txtBcopyA") No newline at end of file
374 self.txtBcopyA.setObjectName("txtBcopyA")
375 self.verticalLayout_22.addWidget(self.txtBcopyA) No newline at end of file
375 self.verticalLayout_22.addWidget(self.txtBcopyA)
376 self.horizontalLayout_18.addLayout(self.verticalLayout_22) No newline at end of file
376 self.horizontalLayout_18.addLayout(self.verticalLayout_22)
377 self.verticalLayout_23 = QtGui.QVBoxLayout() No newline at end of file
377 self.verticalLayout_23 = QtGui.QVBoxLayout()
378 self.verticalLayout_23.setObjectName("verticalLayout_23") No newline at end of file
378 self.verticalLayout_23.setObjectName("verticalLayout_23")
379 spacerItem8 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
379 spacerItem8 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
380 self.verticalLayout_23.addItem(spacerItem8) No newline at end of file
380 self.verticalLayout_23.addItem(spacerItem8)
381 self.lblDevB = QtGui.QLabel(self.tabStatus) No newline at end of file
381 self.lblDevB = QtGui.QLabel(self.tabStatus)
382 self.lblDevB.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
382 self.lblDevB.setAlignment(QtCore.Qt.AlignCenter)
383 self.lblDevB.setObjectName("lblDevB") No newline at end of file
383 self.lblDevB.setObjectName("lblDevB")
384 self.verticalLayout_23.addWidget(self.lblDevB) No newline at end of file
384 self.verticalLayout_23.addWidget(self.lblDevB)
385 self.txtBstatusB = QtGui.QLineEdit(self.tabStatus) No newline at end of file
385 self.txtBstatusB = QtGui.QLineEdit(self.tabStatus)
386 self.txtBstatusB.setReadOnly(True) No newline at end of file
386 self.txtBstatusB.setReadOnly(True)
387 self.txtBstatusB.setObjectName("txtBstatusB") No newline at end of file
387 self.txtBstatusB.setObjectName("txtBstatusB")
388 self.verticalLayout_23.addWidget(self.txtBstatusB) No newline at end of file
388 self.verticalLayout_23.addWidget(self.txtBstatusB)
389 self.txtBdiscB = QtGui.QLineEdit(self.tabStatus) No newline at end of file
389 self.txtBdiscB = QtGui.QLineEdit(self.tabStatus)
390 self.txtBdiscB.setReadOnly(True) No newline at end of file
390 self.txtBdiscB.setReadOnly(True)
391 self.txtBdiscB.setObjectName("txtBdiscB") No newline at end of file
391 self.txtBdiscB.setObjectName("txtBdiscB")
392 self.verticalLayout_23.addWidget(self.txtBdiscB) No newline at end of file
392 self.verticalLayout_23.addWidget(self.txtBdiscB)
393 self.txtBcopyB = QtGui.QLineEdit(self.tabStatus) No newline at end of file
393 self.txtBcopyB = QtGui.QLineEdit(self.tabStatus)
394 self.txtBcopyB.setReadOnly(True) No newline at end of file
394 self.txtBcopyB.setReadOnly(True)
395 self.txtBcopyB.setObjectName("txtBcopyB") No newline at end of file
395 self.txtBcopyB.setObjectName("txtBcopyB")
396 self.verticalLayout_23.addWidget(self.txtBcopyB) No newline at end of file
396 self.verticalLayout_23.addWidget(self.txtBcopyB)
397 self.horizontalLayout_18.addLayout(self.verticalLayout_23) No newline at end of file
397 self.horizontalLayout_18.addLayout(self.verticalLayout_23)
398 self.verticalLayout_24 = QtGui.QVBoxLayout() No newline at end of file
398 self.verticalLayout_24 = QtGui.QVBoxLayout()
399 self.verticalLayout_24.setObjectName("verticalLayout_24") No newline at end of file
399 self.verticalLayout_24.setObjectName("verticalLayout_24")
400 spacerItem9 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
400 spacerItem9 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
401 self.verticalLayout_24.addItem(spacerItem9) No newline at end of file
401 self.verticalLayout_24.addItem(spacerItem9)
402 self.lblDevC = QtGui.QLabel(self.tabStatus) No newline at end of file
402 self.lblDevC = QtGui.QLabel(self.tabStatus)
403 self.lblDevC.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
403 self.lblDevC.setAlignment(QtCore.Qt.AlignCenter)
404 self.lblDevC.setObjectName("lblDevC") No newline at end of file
404 self.lblDevC.setObjectName("lblDevC")
405 self.verticalLayout_24.addWidget(self.lblDevC) No newline at end of file
405 self.verticalLayout_24.addWidget(self.lblDevC)
406 self.txtBstatusC = QtGui.QLineEdit(self.tabStatus) No newline at end of file
406 self.txtBstatusC = QtGui.QLineEdit(self.tabStatus)
407 self.txtBstatusC.setReadOnly(True) No newline at end of file
407 self.txtBstatusC.setReadOnly(True)
408 self.txtBstatusC.setObjectName("txtBstatusC") No newline at end of file
408 self.txtBstatusC.setObjectName("txtBstatusC")
409 self.verticalLayout_24.addWidget(self.txtBstatusC) No newline at end of file
409 self.verticalLayout_24.addWidget(self.txtBstatusC)
410 self.txtBdiscC = QtGui.QLineEdit(self.tabStatus) No newline at end of file
410 self.txtBdiscC = QtGui.QLineEdit(self.tabStatus)
411 self.txtBdiscC.setReadOnly(True) No newline at end of file
411 self.txtBdiscC.setReadOnly(True)
412 self.txtBdiscC.setObjectName("txtBdiscC") No newline at end of file
412 self.txtBdiscC.setObjectName("txtBdiscC")
413 self.verticalLayout_24.addWidget(self.txtBdiscC) No newline at end of file
413 self.verticalLayout_24.addWidget(self.txtBdiscC)
414 self.txtBcopyC = QtGui.QLineEdit(self.tabStatus) No newline at end of file
414 self.txtBcopyC = QtGui.QLineEdit(self.tabStatus)
415 self.txtBcopyC.setReadOnly(True) No newline at end of file
415 self.txtBcopyC.setReadOnly(True)
416 self.txtBcopyC.setObjectName("txtBcopyC") No newline at end of file
416 self.txtBcopyC.setObjectName("txtBcopyC")
417 self.verticalLayout_24.addWidget(self.txtBcopyC) No newline at end of file
417 self.verticalLayout_24.addWidget(self.txtBcopyC)
418 self.horizontalLayout_18.addLayout(self.verticalLayout_24) No newline at end of file
418 self.horizontalLayout_18.addLayout(self.verticalLayout_24)
419 self.verticalLayout_25 = QtGui.QVBoxLayout() No newline at end of file
419 self.verticalLayout_25 = QtGui.QVBoxLayout()
420 self.verticalLayout_25.setObjectName("verticalLayout_25") No newline at end of file
420 self.verticalLayout_25.setObjectName("verticalLayout_25")
421 spacerItem10 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
421 spacerItem10 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
422 self.verticalLayout_25.addItem(spacerItem10) No newline at end of file
422 self.verticalLayout_25.addItem(spacerItem10)
423 self.lblDevD = QtGui.QLabel(self.tabStatus) No newline at end of file
423 self.lblDevD = QtGui.QLabel(self.tabStatus)
424 self.lblDevD.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
424 self.lblDevD.setAlignment(QtCore.Qt.AlignCenter)
425 self.lblDevD.setObjectName("lblDevD") No newline at end of file
425 self.lblDevD.setObjectName("lblDevD")
426 self.verticalLayout_25.addWidget(self.lblDevD) No newline at end of file
426 self.verticalLayout_25.addWidget(self.lblDevD)
427 self.txtBstatusD = QtGui.QLineEdit(self.tabStatus) No newline at end of file
427 self.txtBstatusD = QtGui.QLineEdit(self.tabStatus)
428 self.txtBstatusD.setReadOnly(True) No newline at end of file
428 self.txtBstatusD.setReadOnly(True)
429 self.txtBstatusD.setObjectName("txtBstatusD") No newline at end of file
429 self.txtBstatusD.setObjectName("txtBstatusD")
430 self.verticalLayout_25.addWidget(self.txtBstatusD) No newline at end of file
430 self.verticalLayout_25.addWidget(self.txtBstatusD)
431 self.txtBdiscD = QtGui.QLineEdit(self.tabStatus) No newline at end of file
431 self.txtBdiscD = QtGui.QLineEdit(self.tabStatus)
432 self.txtBdiscD.setReadOnly(True) No newline at end of file
432 self.txtBdiscD.setReadOnly(True)
433 self.txtBdiscD.setObjectName("txtBdiscD") No newline at end of file
433 self.txtBdiscD.setObjectName("txtBdiscD")
434 self.verticalLayout_25.addWidget(self.txtBdiscD) No newline at end of file
434 self.verticalLayout_25.addWidget(self.txtBdiscD)
435 self.txtBcopyD = QtGui.QLineEdit(self.tabStatus) No newline at end of file
435 self.txtBcopyD = QtGui.QLineEdit(self.tabStatus)
436 self.txtBcopyD.setReadOnly(True) No newline at end of file
436 self.txtBcopyD.setReadOnly(True)
437 self.txtBcopyD.setObjectName("txtBcopyD") No newline at end of file
437 self.txtBcopyD.setObjectName("txtBcopyD")
438 self.verticalLayout_25.addWidget(self.txtBcopyD) No newline at end of file
438 self.verticalLayout_25.addWidget(self.txtBcopyD)
439 self.horizontalLayout_18.addLayout(self.verticalLayout_25) No newline at end of file
439 self.horizontalLayout_18.addLayout(self.verticalLayout_25)
440 self.verticalLayout_4.addLayout(self.horizontalLayout_18) No newline at end of file
440 self.verticalLayout_4.addLayout(self.horizontalLayout_18)
441 spacerItem11 = QtGui.QSpacerItem(20, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed) No newline at end of file
441 spacerItem11 = QtGui.QSpacerItem(20, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Fixed)
442 self.verticalLayout_4.addItem(spacerItem11) No newline at end of file
442 self.verticalLayout_4.addItem(spacerItem11)
443 self.horizontalLayout_16 = QtGui.QHBoxLayout() No newline at end of file
443 self.horizontalLayout_16 = QtGui.QHBoxLayout()
444 self.horizontalLayout_16.setObjectName("horizontalLayout_16") No newline at end of file
444 self.horizontalLayout_16.setObjectName("horizontalLayout_16")
445 self.label = QtGui.QLabel(self.tabStatus) No newline at end of file
445 self.label = QtGui.QLabel(self.tabStatus)
446 self.label.setObjectName("label") No newline at end of file
446 self.label.setObjectName("label")
447 self.horizontalLayout_16.addWidget(self.label) No newline at end of file
447 self.horizontalLayout_16.addWidget(self.label)
448 spacerItem12 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum) No newline at end of file
448 spacerItem12 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
449 self.horizontalLayout_16.addItem(spacerItem12) No newline at end of file
449 self.horizontalLayout_16.addItem(spacerItem12)
450 self.verticalLayout_4.addLayout(self.horizontalLayout_16) No newline at end of file
450 self.verticalLayout_4.addLayout(self.horizontalLayout_16)
451 self.horizontalLayout_17 = QtGui.QHBoxLayout() No newline at end of file
451 self.horizontalLayout_17 = QtGui.QHBoxLayout()
452 self.horizontalLayout_17.setObjectName("horizontalLayout_17") No newline at end of file
452 self.horizontalLayout_17.setObjectName("horizontalLayout_17")
453 spacerItem13 = QtGui.QSpacerItem(50, 20, QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Minimum) No newline at end of file
453 spacerItem13 = QtGui.QSpacerItem(50, 20, QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Minimum)
454 self.horizontalLayout_17.addItem(spacerItem13) No newline at end of file
454 self.horizontalLayout_17.addItem(spacerItem13)
455 self.txtTDpath = QtGui.QLineEdit(self.tabStatus) No newline at end of file
455 self.txtTDpath = QtGui.QLineEdit(self.tabStatus)
456 self.txtTDpath.setEnabled(False) No newline at end of file
456 self.txtTDpath.setEnabled(False)
457 self.txtTDpath.setObjectName("txtTDpath") No newline at end of file
457 self.txtTDpath.setObjectName("txtTDpath")
458 self.horizontalLayout_17.addWidget(self.txtTDpath) No newline at end of file
458 self.horizontalLayout_17.addWidget(self.txtTDpath)
459 self.btnTDpath = QtGui.QPushButton(self.tabStatus) No newline at end of file
459 self.btnTDpath = QtGui.QPushButton(self.tabStatus)
460 self.btnTDpath.setEnabled(False) No newline at end of file
460 self.btnTDpath.setEnabled(False)
461 self.btnTDpath.setObjectName("btnTDpath") No newline at end of file
461 self.btnTDpath.setObjectName("btnTDpath")
462 self.horizontalLayout_17.addWidget(self.btnTDpath) No newline at end of file
462 self.horizontalLayout_17.addWidget(self.btnTDpath)
463 self.verticalLayout_4.addLayout(self.horizontalLayout_17) No newline at end of file
463 self.verticalLayout_4.addLayout(self.horizontalLayout_17)
464 self.horizontalLayout_19 = QtGui.QHBoxLayout() No newline at end of file
464 self.horizontalLayout_19 = QtGui.QHBoxLayout()
465 self.horizontalLayout_19.setObjectName("horizontalLayout_19") No newline at end of file
465 self.horizontalLayout_19.setObjectName("horizontalLayout_19")
466 self.verticalLayout_26 = QtGui.QVBoxLayout() No newline at end of file
466 self.verticalLayout_26 = QtGui.QVBoxLayout()
467 self.verticalLayout_26.setObjectName("verticalLayout_26") No newline at end of file
467 self.verticalLayout_26.setObjectName("verticalLayout_26")
468 spacerItem14 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
468 spacerItem14 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
469 self.verticalLayout_26.addItem(spacerItem14) No newline at end of file
469 self.verticalLayout_26.addItem(spacerItem14)
470 self.lblSTATUS_2 = QtGui.QLabel(self.tabStatus) No newline at end of file
470 self.lblSTATUS_2 = QtGui.QLabel(self.tabStatus)
471 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred) No newline at end of file
471 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Preferred, QtGui.QSizePolicy.Preferred)
472 sizePolicy.setHorizontalStretch(0) No newline at end of file
472 sizePolicy.setHorizontalStretch(0)
473 sizePolicy.setVerticalStretch(0) No newline at end of file
473 sizePolicy.setVerticalStretch(0)
474 sizePolicy.setHeightForWidth(self.lblSTATUS_2.sizePolicy().hasHeightForWidth()) No newline at end of file
474 sizePolicy.setHeightForWidth(self.lblSTATUS_2.sizePolicy().hasHeightForWidth())
475 self.lblSTATUS_2.setSizePolicy(sizePolicy) No newline at end of file
475 self.lblSTATUS_2.setSizePolicy(sizePolicy)
476 self.lblSTATUS_2.setObjectName("lblSTATUS_2") No newline at end of file
476 self.lblSTATUS_2.setObjectName("lblSTATUS_2")
477 self.verticalLayout_26.addWidget(self.lblSTATUS_2) No newline at end of file
477 self.verticalLayout_26.addWidget(self.lblSTATUS_2)
478 self.horizontalLayout_19.addLayout(self.verticalLayout_26) No newline at end of file
478 self.horizontalLayout_19.addLayout(self.verticalLayout_26)
479 self.verticalLayout_27 = QtGui.QVBoxLayout() No newline at end of file
479 self.verticalLayout_27 = QtGui.QVBoxLayout()
480 self.verticalLayout_27.setObjectName("verticalLayout_27") No newline at end of file
480 self.verticalLayout_27.setObjectName("verticalLayout_27")
481 self.lblDevA_2 = QtGui.QLabel(self.tabStatus) No newline at end of file
481 self.lblDevA_2 = QtGui.QLabel(self.tabStatus)
482 self.lblDevA_2.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
482 self.lblDevA_2.setAlignment(QtCore.Qt.AlignCenter)
483 self.lblDevA_2.setObjectName("lblDevA_2") No newline at end of file
483 self.lblDevA_2.setObjectName("lblDevA_2")
484 self.verticalLayout_27.addWidget(self.lblDevA_2) No newline at end of file
484 self.verticalLayout_27.addWidget(self.lblDevA_2)
485 self.txtCHstatusA = QtGui.QLineEdit(self.tabStatus) No newline at end of file
485 self.txtCHstatusA = QtGui.QLineEdit(self.tabStatus)
486 self.txtCHstatusA.setReadOnly(True) No newline at end of file
486 self.txtCHstatusA.setReadOnly(True)
487 self.txtCHstatusA.setObjectName("txtCHstatusA") No newline at end of file
487 self.txtCHstatusA.setObjectName("txtCHstatusA")
488 self.verticalLayout_27.addWidget(self.txtCHstatusA) No newline at end of file
488 self.verticalLayout_27.addWidget(self.txtCHstatusA)
489 self.horizontalLayout_19.addLayout(self.verticalLayout_27) No newline at end of file
489 self.horizontalLayout_19.addLayout(self.verticalLayout_27)
490 self.verticalLayout_28 = QtGui.QVBoxLayout() No newline at end of file
490 self.verticalLayout_28 = QtGui.QVBoxLayout()
491 self.verticalLayout_28.setObjectName("verticalLayout_28") No newline at end of file
491 self.verticalLayout_28.setObjectName("verticalLayout_28")
492 self.lblDevB_2 = QtGui.QLabel(self.tabStatus) No newline at end of file
492 self.lblDevB_2 = QtGui.QLabel(self.tabStatus)
493 self.lblDevB_2.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
493 self.lblDevB_2.setAlignment(QtCore.Qt.AlignCenter)
494 self.lblDevB_2.setObjectName("lblDevB_2") No newline at end of file
494 self.lblDevB_2.setObjectName("lblDevB_2")
495 self.verticalLayout_28.addWidget(self.lblDevB_2) No newline at end of file
495 self.verticalLayout_28.addWidget(self.lblDevB_2)
496 self.txtCHstatusB = QtGui.QLineEdit(self.tabStatus) No newline at end of file
496 self.txtCHstatusB = QtGui.QLineEdit(self.tabStatus)
497 self.txtCHstatusB.setReadOnly(True) No newline at end of file
497 self.txtCHstatusB.setReadOnly(True)
498 self.txtCHstatusB.setObjectName("txtCHstatusB") No newline at end of file
498 self.txtCHstatusB.setObjectName("txtCHstatusB")
499 self.verticalLayout_28.addWidget(self.txtCHstatusB) No newline at end of file
499 self.verticalLayout_28.addWidget(self.txtCHstatusB)
500 self.horizontalLayout_19.addLayout(self.verticalLayout_28) No newline at end of file
500 self.horizontalLayout_19.addLayout(self.verticalLayout_28)
501 self.verticalLayout_29 = QtGui.QVBoxLayout() No newline at end of file
501 self.verticalLayout_29 = QtGui.QVBoxLayout()
502 self.verticalLayout_29.setObjectName("verticalLayout_29") No newline at end of file
502 self.verticalLayout_29.setObjectName("verticalLayout_29")
503 self.lblDevC_2 = QtGui.QLabel(self.tabStatus) No newline at end of file
503 self.lblDevC_2 = QtGui.QLabel(self.tabStatus)
504 self.lblDevC_2.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
504 self.lblDevC_2.setAlignment(QtCore.Qt.AlignCenter)
505 self.lblDevC_2.setObjectName("lblDevC_2") No newline at end of file
505 self.lblDevC_2.setObjectName("lblDevC_2")
506 self.verticalLayout_29.addWidget(self.lblDevC_2) No newline at end of file
506 self.verticalLayout_29.addWidget(self.lblDevC_2)
507 self.txtCHstatusC = QtGui.QLineEdit(self.tabStatus) No newline at end of file
507 self.txtCHstatusC = QtGui.QLineEdit(self.tabStatus)
508 self.txtCHstatusC.setReadOnly(True) No newline at end of file
508 self.txtCHstatusC.setReadOnly(True)
509 self.txtCHstatusC.setObjectName("txtCHstatusC") No newline at end of file
509 self.txtCHstatusC.setObjectName("txtCHstatusC")
510 self.verticalLayout_29.addWidget(self.txtCHstatusC) No newline at end of file
510 self.verticalLayout_29.addWidget(self.txtCHstatusC)
511 self.horizontalLayout_19.addLayout(self.verticalLayout_29) No newline at end of file
511 self.horizontalLayout_19.addLayout(self.verticalLayout_29)
512 self.verticalLayout_30 = QtGui.QVBoxLayout() No newline at end of file
512 self.verticalLayout_30 = QtGui.QVBoxLayout()
513 self.verticalLayout_30.setObjectName("verticalLayout_30") No newline at end of file
513 self.verticalLayout_30.setObjectName("verticalLayout_30")
514 self.lblDevD_2 = QtGui.QLabel(self.tabStatus) No newline at end of file
514 self.lblDevD_2 = QtGui.QLabel(self.tabStatus)
515 self.lblDevD_2.setAlignment(QtCore.Qt.AlignCenter) No newline at end of file
515 self.lblDevD_2.setAlignment(QtCore.Qt.AlignCenter)
516 self.lblDevD_2.setObjectName("lblDevD_2") No newline at end of file
516 self.lblDevD_2.setObjectName("lblDevD_2")
517 self.verticalLayout_30.addWidget(self.lblDevD_2) No newline at end of file
517 self.verticalLayout_30.addWidget(self.lblDevD_2)
518 self.txtCHstatusD = QtGui.QLineEdit(self.tabStatus) No newline at end of file
518 self.txtCHstatusD = QtGui.QLineEdit(self.tabStatus)
519 self.txtCHstatusD.setReadOnly(True) No newline at end of file
519 self.txtCHstatusD.setReadOnly(True)
520 self.txtCHstatusD.setObjectName("txtCHstatusD") No newline at end of file
520 self.txtCHstatusD.setObjectName("txtCHstatusD")
521 self.verticalLayout_30.addWidget(self.txtCHstatusD) No newline at end of file
521 self.verticalLayout_30.addWidget(self.txtCHstatusD)
522 self.horizontalLayout_19.addLayout(self.verticalLayout_30) No newline at end of file
522 self.horizontalLayout_19.addLayout(self.verticalLayout_30)
523 self.verticalLayout_4.addLayout(self.horizontalLayout_19) No newline at end of file
523 self.verticalLayout_4.addLayout(self.horizontalLayout_19)
524 self.horizontalLayout_20 = QtGui.QHBoxLayout() No newline at end of file
524 self.horizontalLayout_20 = QtGui.QHBoxLayout()
525 self.horizontalLayout_20.setObjectName("horizontalLayout_20") No newline at end of file
525 self.horizontalLayout_20.setObjectName("horizontalLayout_20")
526 spacerItem15 = QtGui.QSpacerItem(50, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum) No newline at end of file
526 spacerItem15 = QtGui.QSpacerItem(50, 20, QtGui.QSizePolicy.Minimum, QtGui.QSizePolicy.Minimum)
527 self.horizontalLayout_20.addItem(spacerItem15) No newline at end of file
527 self.horizontalLayout_20.addItem(spacerItem15)
528 self.chkCheck = QtGui.QCheckBox(self.tabStatus) No newline at end of file
528 self.chkCheck = QtGui.QCheckBox(self.tabStatus)
529 self.chkCheck.setEnabled(True) No newline at end of file
529 self.chkCheck.setEnabled(True)
530 self.chkCheck.setObjectName("chkCheck") No newline at end of file
530 self.chkCheck.setObjectName("chkCheck")
531 self.horizontalLayout_20.addWidget(self.chkCheck) No newline at end of file
531 self.horizontalLayout_20.addWidget(self.chkCheck)
532 spacerItem16 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum) No newline at end of file
532 spacerItem16 = QtGui.QSpacerItem(40, 20, QtGui.QSizePolicy.Expanding, QtGui.QSizePolicy.Minimum)
533 self.horizontalLayout_20.addItem(spacerItem16) No newline at end of file
533 self.horizontalLayout_20.addItem(spacerItem16)
534 self.btnCHstart = QtGui.QPushButton(self.tabStatus) No newline at end of file
534 self.btnCHstart = QtGui.QPushButton(self.tabStatus)
535 self.btnCHstart.setEnabled(False) No newline at end of file
535 self.btnCHstart.setEnabled(False)
536 self.btnCHstart.setObjectName("btnCHstart") No newline at end of file
536 self.btnCHstart.setObjectName("btnCHstart")
537 self.horizontalLayout_20.addWidget(self.btnCHstart) No newline at end of file
537 self.horizontalLayout_20.addWidget(self.btnCHstart)
538 self.verticalLayout_4.addLayout(self.horizontalLayout_20) No newline at end of file
538 self.verticalLayout_4.addLayout(self.horizontalLayout_20)
539 self.widget_2 = QtGui.QWidget(self.tabStatus) No newline at end of file
539 self.widget_2 = QtGui.QWidget(self.tabStatus)
540 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed) No newline at end of file
540 sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Fixed)
541 sizePolicy.setHorizontalStretch(0) No newline at end of file
541 sizePolicy.setHorizontalStretch(0)
542 sizePolicy.setVerticalStretch(0) No newline at end of file
542 sizePolicy.setVerticalStretch(0)
543 sizePolicy.setHeightForWidth(self.widget_2.sizePolicy().hasHeightForWidth()) No newline at end of file
543 sizePolicy.setHeightForWidth(self.widget_2.sizePolicy().hasHeightForWidth())
544 self.widget_2.setSizePolicy(sizePolicy) No newline at end of file
544 self.widget_2.setSizePolicy(sizePolicy)
545 self.widget_2.setMaximumSize(QtCore.QSize(500, 16777215)) No newline at end of file
545 self.widget_2.setMaximumSize(QtCore.QSize(500, 16777215))
546 self.widget_2.setObjectName("widget_2") No newline at end of file
546 self.widget_2.setObjectName("widget_2")
547 self.gridLayout_2 = QtGui.QGridLayout(self.widget_2) No newline at end of file
547 self.gridLayout_2 = QtGui.QGridLayout(self.widget_2)
548 self.gridLayout_2.setObjectName("gridLayout_2") No newline at end of file
548 self.gridLayout_2.setObjectName("gridLayout_2")
549 self.verticalLayout_4.addWidget(self.widget_2) No newline at end of file
549 self.verticalLayout_4.addWidget(self.widget_2)
550 self.tabWidget.addTab(self.tabStatus, "") No newline at end of file
550 self.tabWidget.addTab(self.tabStatus, "")
551 self.verticalLayout.addWidget(self.tabWidget) No newline at end of file
551 self.verticalLayout.addWidget(self.tabWidget)
552 self.txtInfo = QtGui.QTextEdit(self.centralwidget) No newline at end of file
552 self.txtInfo = QtGui.QTextEdit(self.centralwidget)
553 self.txtInfo.setReadOnly(True) No newline at end of file
553 self.txtInfo.setReadOnly(True)
554 self.txtInfo.setObjectName("txtInfo") No newline at end of file
554 self.txtInfo.setObjectName("txtInfo")
555 self.verticalLayout.addWidget(self.txtInfo) No newline at end of file
555 self.verticalLayout.addWidget(self.txtInfo)
556 self.horizontalLayout_2 = QtGui.QHBoxLayout() No newline at end of file
556 self.horizontalLayout_2 = QtGui.QHBoxLayout()
557 self.horizontalLayout_2.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint) No newline at end of file
557 self.horizontalLayout_2.setSizeConstraint(QtGui.QLayout.SetDefaultConstraint)
558 self.horizontalLayout_2.setObjectName("horizontalLayout_2") No newline at end of file
558 self.horizontalLayout_2.setObjectName("horizontalLayout_2")
559 self.btnGbkp = QtGui.QPushButton(self.centralwidget) No newline at end of file
559 self.btnGbkp = QtGui.QPushButton(self.centralwidget)
560 self.btnGbkp.setEnabled(False) No newline at end of file
560 self.btnGbkp.setEnabled(False)
561 self.btnGbkp.setObjectName("btnGbkp") No newline at end of file
561 self.btnGbkp.setObjectName("btnGbkp")
562 self.horizontalLayout_2.addWidget(self.btnGbkp) No newline at end of file
562 self.horizontalLayout_2.addWidget(self.btnGbkp)
563 self.btnRestart = QtGui.QPushButton(self.centralwidget) No newline at end of file
563 self.btnRestart = QtGui.QPushButton(self.centralwidget)
564 self.btnRestart.setEnabled(False) No newline at end of file
564 self.btnRestart.setEnabled(False)
565 self.btnRestart.setObjectName("btnRestart") No newline at end of file
565 self.btnRestart.setObjectName("btnRestart")
566 self.horizontalLayout_2.addWidget(self.btnRestart) No newline at end of file
566 self.horizontalLayout_2.addWidget(self.btnRestart)
567 self.btnStartburn = QtGui.QPushButton(self.centralwidget) No newline at end of file
567 self.btnStartburn = QtGui.QPushButton(self.centralwidget)
568 self.btnStartburn.setEnabled(False) No newline at end of file
568 self.btnStartburn.setEnabled(False)
569 self.btnStartburn.setObjectName("btnStartburn") No newline at end of file
569 self.btnStartburn.setObjectName("btnStartburn")
570 self.horizontalLayout_2.addWidget(self.btnStartburn) No newline at end of file
570 self.horizontalLayout_2.addWidget(self.btnStartburn)
571 self.btnStopburn = QtGui.QPushButton(self.centralwidget) No newline at end of file
571 self.btnStopburn = QtGui.QPushButton(self.centralwidget)
572 self.btnStopburn.setEnabled(False) No newline at end of file
572 self.btnStopburn.setEnabled(False)
573 self.btnStopburn.setObjectName("btnStopburn") No newline at end of file
573 self.btnStopburn.setObjectName("btnStopburn")
574 self.horizontalLayout_2.addWidget(self.btnStopburn) No newline at end of file
574 self.horizontalLayout_2.addWidget(self.btnStopburn)
575 self.verticalLayout.addLayout(self.horizontalLayout_2) No newline at end of file
575 self.verticalLayout.addLayout(self.horizontalLayout_2)
576 MainWindow.setCentralWidget(self.centralwidget) No newline at end of file
576 MainWindow.setCentralWidget(self.centralwidget)
577 self.menubar = QtGui.QMenuBar(MainWindow) No newline at end of file
577 self.menubar = QtGui.QMenuBar(MainWindow)
578 self.menubar.setGeometry(QtCore.QRect(0, 0, 824, 25)) No newline at end of file
578 self.menubar.setGeometry(QtCore.QRect(0, 0, 824, 25))
579 self.menubar.setObjectName("menubar") No newline at end of file
579 self.menubar.setObjectName("menubar")
580 self.menuFile = QtGui.QMenu(self.menubar) No newline at end of file
580 self.menuFile = QtGui.QMenu(self.menubar)
581 self.menuFile.setObjectName("menuFile") No newline at end of file
581 self.menuFile.setObjectName("menuFile")
582 self.menuHelp = QtGui.QMenu(self.menubar) No newline at end of file
582 self.menuHelp = QtGui.QMenu(self.menubar)
583 self.menuHelp.setObjectName("menuHelp") No newline at end of file
583 self.menuHelp.setObjectName("menuHelp")
584 self.menuParameters = QtGui.QMenu(self.menubar) No newline at end of file
584 self.menuParameters = QtGui.QMenu(self.menubar)
585 self.menuParameters.setObjectName("menuParameters") No newline at end of file
585 self.menuParameters.setObjectName("menuParameters")
586 MainWindow.setMenuBar(self.menubar) No newline at end of file
586 MainWindow.setMenuBar(self.menubar)
587 self.statusbar = QtGui.QStatusBar(MainWindow) No newline at end of file
587 self.statusbar = QtGui.QStatusBar(MainWindow)
588 self.statusbar.setObjectName("statusbar") No newline at end of file
588 self.statusbar.setObjectName("statusbar")
589 MainWindow.setStatusBar(self.statusbar) No newline at end of file
589 MainWindow.setStatusBar(self.statusbar)
590 self.actionChange_Parameters = QtGui.QAction(MainWindow) No newline at end of file
590 self.actionChange_Parameters = QtGui.QAction(MainWindow)
591 self.actionChange_Parameters.setEnabled(False) No newline at end of file
591 self.actionChange_Parameters.setEnabled(False)
592 self.actionChange_Parameters.setObjectName("actionChange_Parameters") No newline at end of file
592 self.actionChange_Parameters.setObjectName("actionChange_Parameters")
593 self.actionQuit = QtGui.QAction(MainWindow) No newline at end of file
593 self.actionQuit = QtGui.QAction(MainWindow)
594 self.actionQuit.setObjectName("actionQuit") No newline at end of file
594 self.actionQuit.setObjectName("actionQuit")
595 self.actionAbout = QtGui.QAction(MainWindow) No newline at end of file
595 self.actionAbout = QtGui.QAction(MainWindow)
596 self.actionAbout.setObjectName("actionAbout") No newline at end of file
596 self.actionAbout.setObjectName("actionAbout")
597 self.menuFile.addAction(self.actionQuit) No newline at end of file
597 self.menuFile.addAction(self.actionQuit)
598 self.menuHelp.addAction(self.actionAbout) No newline at end of file
598 self.menuHelp.addAction(self.actionAbout)
599 self.menuParameters.addAction(self.actionChange_Parameters) No newline at end of file
599 self.menuParameters.addAction(self.actionChange_Parameters)
600 self.menubar.addAction(self.menuFile.menuAction()) No newline at end of file
600 self.menubar.addAction(self.menuFile.menuAction())
601 self.menubar.addAction(self.menuParameters.menuAction()) No newline at end of file
601 self.menubar.addAction(self.menuParameters.menuAction())
602 self.menubar.addAction(self.menuHelp.menuAction()) No newline at end of file
602 self.menubar.addAction(self.menuHelp.menuAction())
603 No newline at end of file
603
604 self.retranslateUi(MainWindow) No newline at end of file
604 self.retranslateUi(MainWindow)
605 self.tabWidget.setCurrentIndex(0) No newline at end of file
605 self.tabWidget.setCurrentIndex(0)
606 self.lstDcapacity.setCurrentIndex(2) No newline at end of file
606 self.lstDcapacity.setCurrentIndex(2)
607 QtCore.QObject.connect(self.actionQuit, QtCore.SIGNAL("triggered()"), MainWindow.close) No newline at end of file
607 QtCore.QObject.connect(self.actionQuit, QtCore.SIGNAL("triggered()"), MainWindow.close)
608 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.txtTDpath.setEnabled) No newline at end of file
608 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.txtTDpath.setEnabled)
609 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.btnTDpath.setEnabled) No newline at end of file
609 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.btnTDpath.setEnabled)
610 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.btnCHstart.setEnabled) No newline at end of file
610 QtCore.QObject.connect(self.chkCheck, QtCore.SIGNAL("toggled(bool)"), self.btnCHstart.setEnabled)
611 QtCore.QObject.connect(self.chkDevD, QtCore.SIGNAL("toggled(bool)"), self.grpDevD.setEnabled) No newline at end of file
611 QtCore.QObject.connect(self.chkDevD, QtCore.SIGNAL("toggled(bool)"), self.grpDevD.setEnabled)
612 QtCore.QObject.connect(self.chkDevB, QtCore.SIGNAL("toggled(bool)"), self.grpDevB.setEnabled) No newline at end of file
612 QtCore.QObject.connect(self.chkDevB, QtCore.SIGNAL("toggled(bool)"), self.grpDevB.setEnabled)
613 QtCore.QObject.connect(self.chkDevC, QtCore.SIGNAL("toggled(bool)"), self.grpDevC.setEnabled) No newline at end of file
613 QtCore.QObject.connect(self.chkDevC, QtCore.SIGNAL("toggled(bool)"), self.grpDevC.setEnabled)
614 QtCore.QObject.connect(self.chkDevA, QtCore.SIGNAL("toggled(bool)"), self.grpDevA.setEnabled) No newline at end of file
614 QtCore.QObject.connect(self.chkDevA, QtCore.SIGNAL("toggled(bool)"), self.grpDevA.setEnabled)
615 QtCore.QMetaObject.connectSlotsByName(MainWindow) No newline at end of file
615 QtCore.QMetaObject.connectSlotsByName(MainWindow)
616 MainWindow.setTabOrder(self.txtDpath, self.btnDpath) No newline at end of file
616 MainWindow.setTabOrder(self.txtDpath, self.btnDpath)
617 MainWindow.setTabOrder(self.btnDpath, self.txtRpath) No newline at end of file
617 MainWindow.setTabOrder(self.btnDpath, self.txtRpath)
618 MainWindow.setTabOrder(self.txtRpath, self.btnRpath) No newline at end of file
618 MainWindow.setTabOrder(self.txtRpath, self.btnRpath)
619 MainWindow.setTabOrder(self.btnRpath, self.lstDtype) No newline at end of file
619 MainWindow.setTabOrder(self.btnRpath, self.lstDtype)
620 MainWindow.setTabOrder(self.lstDtype, self.txtDtype) No newline at end of file
620 MainWindow.setTabOrder(self.lstDtype, self.txtDtype)
621 MainWindow.setTabOrder(self.txtDtype, self.txtElabel) No newline at end of file
621 MainWindow.setTabOrder(self.txtDtype, self.txtElabel)
622 MainWindow.setTabOrder(self.txtElabel, self.lstStartDay) No newline at end of file
622 MainWindow.setTabOrder(self.txtElabel, self.lstStartDay)
623 MainWindow.setTabOrder(self.lstStartDay, self.lstStopDay) No newline at end of file
623 MainWindow.setTabOrder(self.lstStartDay, self.lstStopDay)
624 MainWindow.setTabOrder(self.lstStopDay, self.lstDcapacity) No newline at end of file
624 MainWindow.setTabOrder(self.lstStopDay, self.lstDcapacity)
625 MainWindow.setTabOrder(self.lstDcapacity, self.tabWidget) No newline at end of file
625 MainWindow.setTabOrder(self.lstDcapacity, self.tabWidget)
626 MainWindow.setTabOrder(self.tabWidget, self.btnGbkp) No newline at end of file
626 MainWindow.setTabOrder(self.tabWidget, self.btnGbkp)
627 MainWindow.setTabOrder(self.btnGbkp, self.btnRestart) No newline at end of file
627 MainWindow.setTabOrder(self.btnGbkp, self.btnRestart)
628 MainWindow.setTabOrder(self.btnRestart, self.btnStartburn) No newline at end of file
628 MainWindow.setTabOrder(self.btnRestart, self.btnStartburn)
629 MainWindow.setTabOrder(self.btnStartburn, self.btnStopburn) No newline at end of file
629 MainWindow.setTabOrder(self.btnStartburn, self.btnStopburn)
630 No newline at end of file
630
631 def retranslateUi(self, MainWindow): No newline at end of file
631 def retranslateUi(self, MainWindow):
632 MainWindow.setWindowTitle(QtGui.QApplication.translate("MainWindow", "JRO BACKUP MANAGER", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
632 MainWindow.setWindowTitle(QtGui.QApplication.translate("MainWindow", "JRO BACKUP MANAGER", None, QtGui.QApplication.UnicodeUTF8))
633 self.btnDpath.setText(QtGui.QApplication.translate("MainWindow", "Data Path", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
633 self.btnDpath.setText(QtGui.QApplication.translate("MainWindow", "Data Path", None, QtGui.QApplication.UnicodeUTF8))
634 self.btnRpath.setText(QtGui.QApplication.translate("MainWindow", "Resource Path", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
634 self.btnRpath.setText(QtGui.QApplication.translate("MainWindow", "Resource Path", None, QtGui.QApplication.UnicodeUTF8))
635 self.lblDtype.setText(QtGui.QApplication.translate("MainWindow", "Data Type", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
635 self.lblDtype.setText(QtGui.QApplication.translate("MainWindow", "Data Type", None, QtGui.QApplication.UnicodeUTF8))
636 self.lstDtype.setItemText(0, QtGui.QApplication.translate("MainWindow", "Raw Data", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
636 self.lstDtype.setItemText(0, QtGui.QApplication.translate("MainWindow", "Raw Data", None, QtGui.QApplication.UnicodeUTF8))
637 self.lstDtype.setItemText(1, QtGui.QApplication.translate("MainWindow", "Process Data", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
637 self.lstDtype.setItemText(1, QtGui.QApplication.translate("MainWindow", "Process Data", None, QtGui.QApplication.UnicodeUTF8))
638 self.lstDtype.setItemText(2, QtGui.QApplication.translate("MainWindow", "BLTR Data", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
638 self.lstDtype.setItemText(2, QtGui.QApplication.translate("MainWindow", "BLTR Data", None, QtGui.QApplication.UnicodeUTF8))
639 self.lstDtype.setItemText(3, QtGui.QApplication.translate("MainWindow", "Other", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
639 self.lstDtype.setItemText(3, QtGui.QApplication.translate("MainWindow", "Other", None, QtGui.QApplication.UnicodeUTF8))
640 self.txtDtype.setText(QtGui.QApplication.translate("MainWindow", "r", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
640 self.txtDtype.setText(QtGui.QApplication.translate("MainWindow", "r", None, QtGui.QApplication.UnicodeUTF8))
641 self.lblElabel.setText(QtGui.QApplication.translate("MainWindow", "Exp. Label at device", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
641 self.lblElabel.setText(QtGui.QApplication.translate("MainWindow", "Exp. Label at device", None, QtGui.QApplication.UnicodeUTF8))
642 self.lblCopys.setText(QtGui.QApplication.translate("MainWindow", "Copys", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
642 self.lblCopys.setText(QtGui.QApplication.translate("MainWindow", "Copys", None, QtGui.QApplication.UnicodeUTF8))
643 self.lblStartDay.setText(QtGui.QApplication.translate("MainWindow", "Start Day:", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
643 self.lblStartDay.setText(QtGui.QApplication.translate("MainWindow", "Start Day:", None, QtGui.QApplication.UnicodeUTF8))
644 self.lblStopDay.setText(QtGui.QApplication.translate("MainWindow", "Stop Day:", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
644 self.lblStopDay.setText(QtGui.QApplication.translate("MainWindow", "Stop Day:", None, QtGui.QApplication.UnicodeUTF8))
645 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabParameters), QtGui.QApplication.translate("MainWindow", "Parameters", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
645 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabParameters), QtGui.QApplication.translate("MainWindow", "Parameters", None, QtGui.QApplication.UnicodeUTF8))
646 self.chkDevA.setText(QtGui.QApplication.translate("MainWindow", "Dev A", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
646 self.chkDevA.setText(QtGui.QApplication.translate("MainWindow", "Dev A", None, QtGui.QApplication.UnicodeUTF8))
647 self.txtBmodeA.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
647 self.txtBmodeA.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8))
648 self.btnTdevA.setText(QtGui.QApplication.translate("MainWindow", "Test DevA", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
648 self.btnTdevA.setText(QtGui.QApplication.translate("MainWindow", "Test DevA", None, QtGui.QApplication.UnicodeUTF8))
649 self.chkDevB.setText(QtGui.QApplication.translate("MainWindow", "Dev B", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
649 self.chkDevB.setText(QtGui.QApplication.translate("MainWindow", "Dev B", None, QtGui.QApplication.UnicodeUTF8))
650 self.txtBmodeB.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
650 self.txtBmodeB.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8))
651 self.btnTdevB.setText(QtGui.QApplication.translate("MainWindow", "Test DevB", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
651 self.btnTdevB.setText(QtGui.QApplication.translate("MainWindow", "Test DevB", None, QtGui.QApplication.UnicodeUTF8))
652 self.chkDevC.setText(QtGui.QApplication.translate("MainWindow", "Dev C", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
652 self.chkDevC.setText(QtGui.QApplication.translate("MainWindow", "Dev C", None, QtGui.QApplication.UnicodeUTF8))
653 self.txtBmodeC.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
653 self.txtBmodeC.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8))
654 self.btnTdevC.setText(QtGui.QApplication.translate("MainWindow", "Test DevC", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
654 self.btnTdevC.setText(QtGui.QApplication.translate("MainWindow", "Test DevC", None, QtGui.QApplication.UnicodeUTF8))
655 self.chkDevD.setText(QtGui.QApplication.translate("MainWindow", "Dev D", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
655 self.chkDevD.setText(QtGui.QApplication.translate("MainWindow", "Dev D", None, QtGui.QApplication.UnicodeUTF8))
656 self.txtBmodeD.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
656 self.txtBmodeD.setText(QtGui.QApplication.translate("MainWindow", "-sao", None, QtGui.QApplication.UnicodeUTF8))
657 self.btnTdevD.setText(QtGui.QApplication.translate("MainWindow", "Test DevD", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
657 self.btnTdevD.setText(QtGui.QApplication.translate("MainWindow", "Test DevD", None, QtGui.QApplication.UnicodeUTF8))
658 self.lblDevice.setText(QtGui.QApplication.translate("MainWindow", "Device", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
658 self.lblDevice.setText(QtGui.QApplication.translate("MainWindow", "Device", None, QtGui.QApplication.UnicodeUTF8))
659 self.lblBspeed.setText(QtGui.QApplication.translate("MainWindow", "Burn Speed", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
659 self.lblBspeed.setText(QtGui.QApplication.translate("MainWindow", "Burn Speed", None, QtGui.QApplication.UnicodeUTF8))
660 self.lblBmode.setText(QtGui.QApplication.translate("MainWindow", "Burn Mode", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
660 self.lblBmode.setText(QtGui.QApplication.translate("MainWindow", "Burn Mode", None, QtGui.QApplication.UnicodeUTF8))
661 self.lblDcapacity.setText(QtGui.QApplication.translate("MainWindow", "Device Capacity", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
661 self.lblDcapacity.setText(QtGui.QApplication.translate("MainWindow", "Device Capacity", None, QtGui.QApplication.UnicodeUTF8))
662 self.lstDcapacity.setItemText(0, QtGui.QApplication.translate("MainWindow", "BluRay [25.0 GB]", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
662 self.lstDcapacity.setItemText(0, QtGui.QApplication.translate("MainWindow", "BluRay [25.0 GB]", None, QtGui.QApplication.UnicodeUTF8))
663 self.lstDcapacity.setItemText(1, QtGui.QApplication.translate("MainWindow", "DVD2 [8.5 GB]", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
663 self.lstDcapacity.setItemText(1, QtGui.QApplication.translate("MainWindow", "DVD2 [8.5 GB]", None, QtGui.QApplication.UnicodeUTF8))
664 self.lstDcapacity.setItemText(2, QtGui.QApplication.translate("MainWindow", "DVD1 [4.7 GB]", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
664 self.lstDcapacity.setItemText(2, QtGui.QApplication.translate("MainWindow", "DVD1 [4.7 GB]", None, QtGui.QApplication.UnicodeUTF8))
665 self.lstDcapacity.setItemText(3, QtGui.QApplication.translate("MainWindow", "CD [0.7 GB]", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
665 self.lstDcapacity.setItemText(3, QtGui.QApplication.translate("MainWindow", "CD [0.7 GB]", None, QtGui.QApplication.UnicodeUTF8))
666 self.lstDcapacity.setItemText(4, QtGui.QApplication.translate("MainWindow", "Other [? MB]", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
666 self.lstDcapacity.setItemText(4, QtGui.QApplication.translate("MainWindow", "Other [? MB]", None, QtGui.QApplication.UnicodeUTF8))
667 self.lblPSgraphic.setText(QtGui.QApplication.translate("MainWindow", "PS Graphic", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
667 self.lblPSgraphic.setText(QtGui.QApplication.translate("MainWindow", "PS Graphic", None, QtGui.QApplication.UnicodeUTF8))
668 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabDconfig), QtGui.QApplication.translate("MainWindow", "Device Config.", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
668 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabDconfig), QtGui.QApplication.translate("MainWindow", "Device Config.", None, QtGui.QApplication.UnicodeUTF8))
669 self.label_4.setText(QtGui.QApplication.translate("MainWindow", "BURN", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
669 self.label_4.setText(QtGui.QApplication.translate("MainWindow", "BURN", None, QtGui.QApplication.UnicodeUTF8))
670 self.lblSTATUS.setText(QtGui.QApplication.translate("MainWindow", "STATUS", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
670 self.lblSTATUS.setText(QtGui.QApplication.translate("MainWindow", "STATUS", None, QtGui.QApplication.UnicodeUTF8))
671 self.lblINFO.setText(QtGui.QApplication.translate("MainWindow", "DISC", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
671 self.lblINFO.setText(QtGui.QApplication.translate("MainWindow", "DISC", None, QtGui.QApplication.UnicodeUTF8))
672 self.lblSET.setText(QtGui.QApplication.translate("MainWindow", "COPY", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
672 self.lblSET.setText(QtGui.QApplication.translate("MainWindow", "COPY", None, QtGui.QApplication.UnicodeUTF8))
673 self.lblDevA.setText(QtGui.QApplication.translate("MainWindow", "DEV A", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
673 self.lblDevA.setText(QtGui.QApplication.translate("MainWindow", "DEV A", None, QtGui.QApplication.UnicodeUTF8))
674 self.lblDevB.setText(QtGui.QApplication.translate("MainWindow", "DEV B", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
674 self.lblDevB.setText(QtGui.QApplication.translate("MainWindow", "DEV B", None, QtGui.QApplication.UnicodeUTF8))
675 self.lblDevC.setText(QtGui.QApplication.translate("MainWindow", "DEV C", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
675 self.lblDevC.setText(QtGui.QApplication.translate("MainWindow", "DEV C", None, QtGui.QApplication.UnicodeUTF8))
676 self.lblDevD.setText(QtGui.QApplication.translate("MainWindow", "DEV D", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
676 self.lblDevD.setText(QtGui.QApplication.translate("MainWindow", "DEV D", None, QtGui.QApplication.UnicodeUTF8))
677 self.label.setText(QtGui.QApplication.translate("MainWindow", "CHECK", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
677 self.label.setText(QtGui.QApplication.translate("MainWindow", "CHECK", None, QtGui.QApplication.UnicodeUTF8))
678 self.btnTDpath.setText(QtGui.QApplication.translate("MainWindow", "Temp Data Path", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
678 self.btnTDpath.setText(QtGui.QApplication.translate("MainWindow", "Temp Data Path", None, QtGui.QApplication.UnicodeUTF8))
679 self.lblSTATUS_2.setText(QtGui.QApplication.translate("MainWindow", "STATUS", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
679 self.lblSTATUS_2.setText(QtGui.QApplication.translate("MainWindow", "STATUS", None, QtGui.QApplication.UnicodeUTF8))
680 self.lblDevA_2.setText(QtGui.QApplication.translate("MainWindow", "DEV A", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
680 self.lblDevA_2.setText(QtGui.QApplication.translate("MainWindow", "DEV A", None, QtGui.QApplication.UnicodeUTF8))
681 self.lblDevB_2.setText(QtGui.QApplication.translate("MainWindow", "DEV B", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
681 self.lblDevB_2.setText(QtGui.QApplication.translate("MainWindow", "DEV B", None, QtGui.QApplication.UnicodeUTF8))
682 self.lblDevC_2.setText(QtGui.QApplication.translate("MainWindow", "DEV C", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
682 self.lblDevC_2.setText(QtGui.QApplication.translate("MainWindow", "DEV C", None, QtGui.QApplication.UnicodeUTF8))
683 self.lblDevD_2.setText(QtGui.QApplication.translate("MainWindow", "DEV D", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
683 self.lblDevD_2.setText(QtGui.QApplication.translate("MainWindow", "DEV D", None, QtGui.QApplication.UnicodeUTF8))
684 self.chkCheck.setText(QtGui.QApplication.translate("MainWindow", "MANUAL", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
684 self.chkCheck.setText(QtGui.QApplication.translate("MainWindow", "MANUAL", None, QtGui.QApplication.UnicodeUTF8))
685 self.btnCHstart.setText(QtGui.QApplication.translate("MainWindow", "START", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
685 self.btnCHstart.setText(QtGui.QApplication.translate("MainWindow", "START", None, QtGui.QApplication.UnicodeUTF8))
686 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabStatus), QtGui.QApplication.translate("MainWindow", "Status Burn", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
686 self.tabWidget.setTabText(self.tabWidget.indexOf(self.tabStatus), QtGui.QApplication.translate("MainWindow", "Status Burn", None, QtGui.QApplication.UnicodeUTF8))
687 self.btnGbkp.setText(QtGui.QApplication.translate("MainWindow", "Generate Bkp", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
687 self.btnGbkp.setText(QtGui.QApplication.translate("MainWindow", "Generate Bkp", None, QtGui.QApplication.UnicodeUTF8))
688 self.btnRestart.setText(QtGui.QApplication.translate("MainWindow", "Restart", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
688 self.btnRestart.setText(QtGui.QApplication.translate("MainWindow", "Restart", None, QtGui.QApplication.UnicodeUTF8))
689 self.btnStartburn.setText(QtGui.QApplication.translate("MainWindow", "Start Burn", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
689 self.btnStartburn.setText(QtGui.QApplication.translate("MainWindow", "Start Burn", None, QtGui.QApplication.UnicodeUTF8))
690 self.btnStopburn.setText(QtGui.QApplication.translate("MainWindow", "Stop Burn", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
690 self.btnStopburn.setText(QtGui.QApplication.translate("MainWindow", "Stop Burn", None, QtGui.QApplication.UnicodeUTF8))
691 self.menuFile.setTitle(QtGui.QApplication.translate("MainWindow", "File", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
691 self.menuFile.setTitle(QtGui.QApplication.translate("MainWindow", "File", None, QtGui.QApplication.UnicodeUTF8))
692 self.menuHelp.setTitle(QtGui.QApplication.translate("MainWindow", "Help", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
692 self.menuHelp.setTitle(QtGui.QApplication.translate("MainWindow", "Help", None, QtGui.QApplication.UnicodeUTF8))
693 self.menuParameters.setTitle(QtGui.QApplication.translate("MainWindow", "Parameters", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
693 self.menuParameters.setTitle(QtGui.QApplication.translate("MainWindow", "Parameters", None, QtGui.QApplication.UnicodeUTF8))
694 self.actionChange_Parameters.setText(QtGui.QApplication.translate("MainWindow", "Change Parameters", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
694 self.actionChange_Parameters.setText(QtGui.QApplication.translate("MainWindow", "Change Parameters", None, QtGui.QApplication.UnicodeUTF8))
695 self.actionQuit.setText(QtGui.QApplication.translate("MainWindow", "Quit", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
695 self.actionQuit.setText(QtGui.QApplication.translate("MainWindow", "Quit", None, QtGui.QApplication.UnicodeUTF8))
696 self.actionAbout.setText(QtGui.QApplication.translate("MainWindow", "About", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
696 self.actionAbout.setText(QtGui.QApplication.translate("MainWindow", "About", None, QtGui.QApplication.UnicodeUTF8))
697 No newline at end of file
697
698 No newline at end of file
698
699 if __name__ == "__main__": No newline at end of file
699 if __name__ == "__main__":
700 import sys No newline at end of file
700 import sys
701 app = QtGui.QApplication(sys.argv) No newline at end of file
701 app = QtGui.QApplication(sys.argv)
702 MainWindow = QtGui.QMainWindow() No newline at end of file
702 MainWindow = QtGui.QMainWindow()
703 ui = Ui_MainWindow() No newline at end of file
703 ui = Ui_MainWindow()
704 ui.setupUi(MainWindow) No newline at end of file
704 ui.setupUi(MainWindow)
705 MainWindow.show() No newline at end of file
705 MainWindow.show()
706 sys.exit(app.exec_()) No newline at end of file
706 sys.exit(app.exec_())
707 No newline at end of file
707
@@ -1,77 +1,77
1 # -*- coding: utf-8 -*- No newline at end of file
1 # -*- coding: utf-8 -*-
2 No newline at end of file
2
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/Parameters.ui' No newline at end of file
3 # Form implementation generated from reading ui file '/home/ricardoar/JRO_SVN/eric4/jro_backup_manager/ui/Parameters.ui'
4 #
4 #
No newline at end of file
5 # Created: Mon May 24 17:45:30 2010 No newline at end of file
5 # Created: Mon May 24 08:52:43 2010 No newline at end of file
6 # by: PyQt4 UI code generator 4.6 No newline at end of file
6 # by: PyQt4 UI code generator 4.6
7 # No newline at end of file
7 #
8 # WARNING! All changes made in this file will be lost! No newline at end of file
8 # WARNING! All changes made in this file will be lost!
9 No newline at end of file
9
10 from PyQt4 import QtCore, QtGui No newline at end of file
10 from PyQt4 import QtCore, QtGui
11 No newline at end of file
11
12 class Ui_Parameters(object): No newline at end of file
12 class Ui_Parameters(object):
13 def setupUi(self, Parameters): No newline at end of file
13 def setupUi(self, Parameters):
14 Parameters.setObjectName("Parameters") No newline at end of file
14 Parameters.setObjectName("Parameters")
15 Parameters.resize(207, 152) No newline at end of file
15 Parameters.resize(207, 152)
16 self.verticalLayout = QtGui.QVBoxLayout(Parameters) No newline at end of file
16 self.verticalLayout = QtGui.QVBoxLayout(Parameters)
17 self.verticalLayout.setObjectName("verticalLayout") No newline at end of file
17 self.verticalLayout.setObjectName("verticalLayout")
18 self.horizontalLayout_3 = QtGui.QHBoxLayout() No newline at end of file
18 self.horizontalLayout_3 = QtGui.QHBoxLayout()
19 self.horizontalLayout_3.setObjectName("horizontalLayout_3") No newline at end of file
19 self.horizontalLayout_3.setObjectName("horizontalLayout_3")
20 self.verticalLayout_2 = QtGui.QVBoxLayout() No newline at end of file
20 self.verticalLayout_2 = QtGui.QVBoxLayout()
21 self.verticalLayout_2.setObjectName("verticalLayout_2") No newline at end of file
21 self.verticalLayout_2.setObjectName("verticalLayout_2")
22 self.label = QtGui.QLabel(Parameters) No newline at end of file
22 self.label = QtGui.QLabel(Parameters)
23 self.label.setObjectName("label") No newline at end of file
23 self.label.setObjectName("label")
24 self.verticalLayout_2.addWidget(self.label) No newline at end of file
24 self.verticalLayout_2.addWidget(self.label)
25 self.label_3 = QtGui.QLabel(Parameters) No newline at end of file
25 self.label_3 = QtGui.QLabel(Parameters)
26 self.label_3.setObjectName("label_3") No newline at end of file
26 self.label_3.setObjectName("label_3")
27 self.verticalLayout_2.addWidget(self.label_3) No newline at end of file
27 self.verticalLayout_2.addWidget(self.label_3)
28 self.label_2 = QtGui.QLabel(Parameters) No newline at end of file
28 self.label_2 = QtGui.QLabel(Parameters)
29 self.label_2.setObjectName("label_2") No newline at end of file
29 self.label_2.setObjectName("label_2")
30 self.verticalLayout_2.addWidget(self.label_2) No newline at end of file
30 self.verticalLayout_2.addWidget(self.label_2)
31 self.horizontalLayout_3.addLayout(self.verticalLayout_2) No newline at end of file
31 self.horizontalLayout_3.addLayout(self.verticalLayout_2)
32 self.verticalLayout_3 = QtGui.QVBoxLayout() No newline at end of file
32 self.verticalLayout_3 = QtGui.QVBoxLayout()
33 self.verticalLayout_3.setObjectName("verticalLayout_3") No newline at end of file
33 self.verticalLayout_3.setObjectName("verticalLayout_3")
34 self.txtNcopys = QtGui.QSpinBox(Parameters) No newline at end of file
34 self.txtNcopys = QtGui.QSpinBox(Parameters)
35 self.txtNcopys.setMinimum(1) No newline at end of file
35 self.txtNcopys.setMinimum(1)
36 self.txtNcopys.setMaximum(999) No newline at end of file
36 self.txtNcopys.setMaximum(999)
37 self.txtNcopys.setObjectName("txtNcopys") No newline at end of file
37 self.txtNcopys.setObjectName("txtNcopys")
38 self.verticalLayout_3.addWidget(self.txtNcopys) No newline at end of file
38 self.verticalLayout_3.addWidget(self.txtNcopys)
39 self.txtDisc = QtGui.QSpinBox(Parameters) No newline at end of file
39 self.txtDisc = QtGui.QSpinBox(Parameters)
40 self.txtDisc.setMinimum(1) No newline at end of file
40 self.txtDisc.setMinimum(1)
41 self.txtDisc.setMaximum(999999) No newline at end of file
41 self.txtDisc.setMaximum(999999)
42 self.txtDisc.setObjectName("txtDisc") No newline at end of file
42 self.txtDisc.setObjectName("txtDisc")
43 self.verticalLayout_3.addWidget(self.txtDisc) No newline at end of file
43 self.verticalLayout_3.addWidget(self.txtDisc)
44 self.txtCopy = QtGui.QSpinBox(Parameters) No newline at end of file
44 self.txtCopy = QtGui.QSpinBox(Parameters)
45 self.txtCopy.setMinimum(1) No newline at end of file
45 self.txtCopy.setMinimum(1)
46 self.txtCopy.setMaximum(999) No newline at end of file
46 self.txtCopy.setMaximum(999)
47 self.txtCopy.setObjectName("txtCopy") No newline at end of file
47 self.txtCopy.setObjectName("txtCopy")
48 self.verticalLayout_3.addWidget(self.txtCopy) No newline at end of file
48 self.verticalLayout_3.addWidget(self.txtCopy)
49 self.horizontalLayout_3.addLayout(self.verticalLayout_3) No newline at end of file
49 self.horizontalLayout_3.addLayout(self.verticalLayout_3)
50 self.verticalLayout.addLayout(self.horizontalLayout_3) No newline at end of file
50 self.verticalLayout.addLayout(self.horizontalLayout_3)
51 self.buttonBox = QtGui.QDialogButtonBox(Parameters) No newline at end of file
51 self.buttonBox = QtGui.QDialogButtonBox(Parameters)
52 self.buttonBox.setOrientation(QtCore.Qt.Horizontal) No newline at end of file
52 self.buttonBox.setOrientation(QtCore.Qt.Horizontal)
53 self.buttonBox.setStandardButtons(QtGui.QDialogButtonBox.Cancel|QtGui.QDialogButtonBox.Ok) No newline at end of file
53 self.buttonBox.setStandardButtons(QtGui.QDialogButtonBox.Cancel|QtGui.QDialogButtonBox.Ok)
54 self.buttonBox.setObjectName("buttonBox") No newline at end of file
54 self.buttonBox.setObjectName("buttonBox")
55 self.verticalLayout.addWidget(self.buttonBox) No newline at end of file
55 self.verticalLayout.addWidget(self.buttonBox)
56 No newline at end of file
56
57 self.retranslateUi(Parameters) No newline at end of file
57 self.retranslateUi(Parameters)
58 QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL("accepted()"), Parameters.accept) No newline at end of file
58 QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL("accepted()"), Parameters.accept)
59 QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL("rejected()"), Parameters.reject) No newline at end of file
59 QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL("rejected()"), Parameters.reject)
60 QtCore.QMetaObject.connectSlotsByName(Parameters) No newline at end of file
60 QtCore.QMetaObject.connectSlotsByName(Parameters)
61 No newline at end of file
61
62 def retranslateUi(self, Parameters): No newline at end of file
62 def retranslateUi(self, Parameters):
63 Parameters.setWindowTitle(QtGui.QApplication.translate("Parameters", "Parameters", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
63 Parameters.setWindowTitle(QtGui.QApplication.translate("Parameters", "Parameters", None, QtGui.QApplication.UnicodeUTF8))
64 self.label.setText(QtGui.QApplication.translate("Parameters", "N° Copys", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
64 self.label.setText(QtGui.QApplication.translate("Parameters", "N° Copys", None, QtGui.QApplication.UnicodeUTF8))
65 self.label_3.setText(QtGui.QApplication.translate("Parameters", "Disc", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
65 self.label_3.setText(QtGui.QApplication.translate("Parameters", "Disc", None, QtGui.QApplication.UnicodeUTF8))
66 self.label_2.setText(QtGui.QApplication.translate("Parameters", "Copy", None, QtGui.QApplication.UnicodeUTF8)) No newline at end of file
66 self.label_2.setText(QtGui.QApplication.translate("Parameters", "Copy", None, QtGui.QApplication.UnicodeUTF8))
67 No newline at end of file
67
68 No newline at end of file
68
69 if __name__ == "__main__": No newline at end of file
69 if __name__ == "__main__":
70 import sys No newline at end of file
70 import sys
71 app = QtGui.QApplication(sys.argv) No newline at end of file
71 app = QtGui.QApplication(sys.argv)
72 Parameters = QtGui.QDialog() No newline at end of file
72 Parameters = QtGui.QDialog()
73 ui = Ui_Parameters() No newline at end of file
73 ui = Ui_Parameters()
74 ui.setupUi(Parameters) No newline at end of file
74 ui.setupUi(Parameters)
75 Parameters.show() No newline at end of file
75 Parameters.show()
76 sys.exit(app.exec_()) No newline at end of file
76 sys.exit(app.exec_())
77 No newline at end of file
77
General Comments 0
You need to be logged in to leave comments. Login now