@@ -419,6 +419,15 | |||||
419 | No newline at end of file |
|
419 | ||
420 | No newline at end of file |
|
420 | ||
421 | @pyqtSignature("") No newline at end of file |
|
421 | @pyqtSignature("") | |
|
422 | def on_btnRestart_clicked(self): | |||
|
No newline at end of file | ||||
|
423 | """ | |||
|
No newline at end of file | ||||
|
424 | Slot documentation goes here. | |||
|
No newline at end of file | ||||
|
425 | """ | |||
|
No newline at end of file | ||||
|
426 | self.tabParameters.setEnabled(True) | |||
|
No newline at end of file | ||||
|
427 | self.btnGbkp.setEnabled(True) | |||
|
No newline at end of file | ||||
|
428 | ||||
|
No newline at end of file | ||||
|
429 | ||||
|
No newline at end of file | ||||
|
430 | @pyqtSignature("") No newline at end of file | |||
422 | def on_btnStartburn_clicked(self): No newline at end of file |
|
431 | def on_btnStartburn_clicked(self): | |
423 | """ No newline at end of file |
|
432 | """ | |
424 | Se inicia el proceso de grabacion No newline at end of file |
|
433 | Se inicia el proceso de grabacion |
@@ -7,7 +7,7 | |||||
7 | <x>0</x> No newline at end of file |
|
7 | <x>0</x> | |
8 | <y>0</y> No newline at end of file |
|
8 | <y>0</y> | |
9 | <width>809</width> |
|
9 | <width>809</width> | |
No newline at end of file |
|
10 | <height>737</height> No newline at end of file | ||
10 | <height>766</height> No newline at end of file |
|
|||
11 | </rect> No newline at end of file |
|
11 | </rect> | |
12 | </property> No newline at end of file |
|
12 | </property> | |
13 | <property name="windowTitle"> No newline at end of file |
|
13 | <property name="windowTitle"> |
@@ -1,9 +1,9 | |||||
1 | # -*- coding: utf-8 -*- No newline at end of file |
|
1 | # -*- coding: utf-8 -*- | |
2 |
|
2 | |||
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' No newline at end of file | ||
3 | # Form implementation generated from reading ui file '/home/ricardoar/principal/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' No newline at end of file |
|
|||
4 | # |
|
4 | # | |
No newline at end of file |
|
5 | # Created: Sun May 16 20:10:40 2010 | ||
5 | # Created: Tue May 4 17:29:42 2010 |
|
No newline at end of file | ||
No newline at end of file |
|
6 | # by: PyQt4 UI code generator 4.7.2 No newline at end of file | ||
6 | # by: PyQt4 UI code generator 4.7.3 No newline at end of file |
|
|||
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 |
General Comments 0
You need to be logged in to leave comments.
Login now