##// END OF EJS Templates
Para brobar checkeo manual
ralonso -
r92:93
parent child
Show More
@@ -74,6 +74,8
74 self.bool_state_burning = False #si es True se puede grabar No newline at end of file
74 self.bool_state_burning = False #si es True se puede grabar
75 self.blank_discs = False # Si es true significa que se acaban de ingresar discos en blanco No newline at end of file
75 self.blank_discs = False # Si es true significa que se acaban de ingresar discos en blanco
76 No newline at end of file
76
77 self.bool_state_manual_check = False
No newline at end of file
78 No newline at end of file
77 self.var_list=[] # Lista de DOYs No newline at end of file
79 self.var_list=[] # Lista de DOYs
78 self.var_sublist=[] # Sub-lista de DOYs seleccionados No newline at end of file
80 self.var_sublist=[] # Sub-lista de DOYs seleccionados
79 self.var_devices=[] #Lista de dispositivos seleccionados No newline at end of file
81 self.var_devices=[] #Lista de dispositivos seleccionados
@@ -27,7 +27,7
27 </sizepolicy> No newline at end of file
27 </sizepolicy>
28 </property> No newline at end of file
28 </property>
29 <property name="currentIndex">
29 <property name="currentIndex">
No newline at end of file
30 <number>0</number> No newline at end of file
30 <number>2</number> No newline at end of file
31 </property> No newline at end of file
31 </property>
32 <widget class="QWidget" name="tabParameters"> No newline at end of file
32 <widget class="QWidget" name="tabParameters">
33 <property name="enabled"> No newline at end of file
33 <property name="enabled">
General Comments 0
You need to be logged in to leave comments. Login now