eric6/Documentation/Source/eric6.E5Gui.E5ProcessDialog.html

changeset 8268
6b8128e0c9d1
parent 7989
a21d673a8f99
equal deleted inserted replaced
8267:6baca884c73a 8268:6b8128e0c9d1
51 51
52 <p> 52 <p>
53 Class implementing a dialog starting a process and showing its output. 53 Class implementing a dialog starting a process and showing its output.
54 </p> 54 </p>
55 <p> 55 <p>
56 It starts a QProcess and displays a dialog that 56 It starts a QProcess and displays a dialog that shows the output of the
57 shows the output of the process. The dialog is modal, 57 process. The dialog is modal, which causes a synchronized execution of
58 which causes a synchronized execution of the process. 58 the process.
59 </p> 59 </p>
60 <h3>Derived from</h3> 60 <h3>Derived from</h3>
61 QDialog, Ui_E5ProcessDialog 61 QDialog, Ui_E5ProcessDialog
62 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
63 63

eric ide

mercurial