##// END OF EJS Templates
start y stop funcionamiento ok
ralonso -
r55:56
parent child
Show More
@@ -321,6 +321,7
321 321 """ No newline at end of file
322 322 Slot documentation goes here. No newline at end of file
323 323 """ No newline at end of file
324 self.var_process.terminate() No newline at end of file
324 325 self.btnRestart.setEnabled(True) No newline at end of file
325 326 self.btnStartburn.setEnabled(True) No newline at end of file
326 327 self.btnStopburn.setEnabled(False) No newline at end of file
@@ -613,37 +613,81
613 613 </property> No newline at end of file
614 614 <layout class="QGridLayout" name="gridLayout_2"> No newline at end of file
615 615 <item row="3" column="2">
616 No newline at end of file
616 <widget class="QLineEdit" name="txtSTATUSb"/> No newline at end of file
No newline at end of file
617 <property name="readOnly">
No newline at end of file
618 <bool>true</bool>
No newline at end of file
619 </property>
No newline at end of file
620 </widget> No newline at end of file
617 621 </item> No newline at end of file
618 622 <item row="5" column="1">
623 No newline at end of file
619 <widget class="QLineEdit" name="txtINFOa"/> No newline at end of file
No newline at end of file
624 <property name="readOnly">
No newline at end of file
625 <bool>true</bool>
No newline at end of file
626 </property>
No newline at end of file
627 </widget> No newline at end of file
620 628 </item> No newline at end of file
621 629 <item row="3" column="1">
630 No newline at end of file
622 <widget class="QLineEdit" name="txtSTATUSa"/> No newline at end of file
No newline at end of file
631 <property name="readOnly">
No newline at end of file
632 <bool>true</bool>
No newline at end of file
633 </property>
No newline at end of file
634 </widget> No newline at end of file
623 635 </item> No newline at end of file
624 636 <item row="5" column="2">
637 No newline at end of file
625 <widget class="QLineEdit" name="txtINFOb"/> No newline at end of file
No newline at end of file
638 <property name="readOnly">
No newline at end of file
639 <bool>true</bool>
No newline at end of file
640 </property>
No newline at end of file
641 </widget> No newline at end of file
626 642 </item> No newline at end of file
627 643 <item row="3" column="3">
644 No newline at end of file
628 <widget class="QLineEdit" name="txtSTATUSc"/> No newline at end of file
No newline at end of file
645 <property name="readOnly">
No newline at end of file
646 <bool>true</bool>
No newline at end of file
647 </property>
No newline at end of file
648 </widget> No newline at end of file
629 649 </item> No newline at end of file
630 650 <item row="3" column="4">
651 No newline at end of file
631 <widget class="QLineEdit" name="txtSTATUSd"/> No newline at end of file
No newline at end of file
652 <property name="readOnly">
No newline at end of file
653 <bool>true</bool>
No newline at end of file
654 </property>
No newline at end of file
655 </widget> No newline at end of file
632 656 </item> No newline at end of file
633 657 <item row="5" column="4">
658 No newline at end of file
634 <widget class="QLineEdit" name="txtINFOd"/> No newline at end of file
No newline at end of file
659 <property name="readOnly">
No newline at end of file
660 <bool>true</bool>
No newline at end of file
661 </property>
No newline at end of file
662 </widget> No newline at end of file
635 663 </item> No newline at end of file
636 664 <item row="6" column="1">
665 No newline at end of file
637 <widget class="QLineEdit" name="txtSETa"/> No newline at end of file
No newline at end of file
666 <property name="readOnly">
No newline at end of file
667 <bool>true</bool>
No newline at end of file
668 </property>
No newline at end of file
669 </widget> No newline at end of file
638 670 </item> No newline at end of file
639 671 <item row="6" column="2">
672 No newline at end of file
640 <widget class="QLineEdit" name="txtSETb"/> No newline at end of file
No newline at end of file
673 <property name="readOnly">
No newline at end of file
674 <bool>true</bool>
No newline at end of file
675 </property>
No newline at end of file
676 </widget> No newline at end of file
641 677 </item> No newline at end of file
642 678 <item row="6" column="3">
679 No newline at end of file
643 <widget class="QLineEdit" name="txtSETc"/> No newline at end of file
No newline at end of file
680 <property name="readOnly">
No newline at end of file
681 <bool>true</bool>
No newline at end of file
682 </property>
No newline at end of file
683 </widget> No newline at end of file
644 684 </item> No newline at end of file
645 685 <item row="6" column="4">
686 No newline at end of file
646 <widget class="QLineEdit" name="txtSETd"/> No newline at end of file
No newline at end of file
687 <property name="readOnly">
No newline at end of file
688 <bool>true</bool>
No newline at end of file
689 </property>
No newline at end of file
690 </widget> No newline at end of file
647 691 </item> No newline at end of file
648 692 <item row="3" column="0"> No newline at end of file
649 693 <widget class="QLabel" name="lblSTATUS"> No newline at end of file
@@ -2,8 +2,8
2 2 No newline at end of file
3 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
4 4 #
5 No newline at end of file
5 # Created: Mon May 17 23:54:24 2010
No newline at end of file
6 No newline at end of file
6 # by: PyQt4 UI code generator 4.7.2 No newline at end of file
7 7 # No newline at end of file
8 8 # WARNING! All changes made in this file will be lost! No newline at end of file
9 9 No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now