@@ -12,8 +12,8 | |||
|
12 | 12 | """ No newline at end of file |
|
13 | 13 | Se usa para inicializar ciertos parametros para pruebas No newline at end of file |
|
14 | 14 | """ |
|
15 | No newline at end of file | |
|
15 | self.txtDpath.setText('/home/ricardoar/optional/STORAGE/EW_DRIFTS/') | |
|
No newline at end of file | ||
|
16 | No newline at end of file | |
|
16 | self.txtRpath.setText('/home/ricardoar/optional/prueba1_jro_backup_manager/') No newline at end of file | |
|
17 | 17 | self.txtElabel.setText('EW_DRIFTS_pruebas') No newline at end of file |
|
18 | 18 | self.lstDcapacity.setCurrentIndex(4) No newline at end of file |
|
19 | 19 | self.txtDcapacity.setValue(250.0) No newline at end of file |
@@ -72,6 +72,7 | |||
|
72 | 72 | def write(self, txt): No newline at end of file |
|
73 | 73 | self.txtInfo.append(str(txt)) No newline at end of file |
|
74 | 74 | No newline at end of file |
|
75 | #----------------------------------------------------- Obtencion de las ruta de los datos --------------------------------------------------------------- No newline at end of file | |
|
75 | 76 | No newline at end of file |
|
76 | 77 | @pyqtSignature("") No newline at end of file |
|
77 | 78 | def on_btnDpath_clicked(self): No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now