52 QDialog, Ui_EricapiExecDialog |
52 QDialog, Ui_EricapiExecDialog |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#EricapiExecDialog.__init__">EricapiExecDialog</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#EricapiExecDialog.__finish">__finish</a></td> |
64 <td><a href="#EricapiExecDialog.__finish">__finish</a></td> |
64 <td>Private slot called when the process finished.</td> |
65 <td>Private slot called when the process finished.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#EricapiExecDialog.__readStderr">__readStderr</a></td> |
67 <td><a href="#EricapiExecDialog.__readStderr">__readStderr</a></td> |
67 <td>Private slot to handle the readyReadStandardError signal.</td> |
68 <td>Private slot to handle the readyReadStandardError signal.</td> |
73 <td>Private slot called by a button of the button box clicked.</td> |
74 <td>Private slot called by a button of the button box clicked.</td> |
74 </tr><tr> |
75 </tr><tr> |
75 <td><a href="#EricapiExecDialog.start">start</a></td> |
76 <td><a href="#EricapiExecDialog.start">start</a></td> |
76 <td>Public slot to start the ericapi command.</td> |
77 <td>Public slot to start the ericapi command.</td> |
77 </tr> |
78 </tr> |
|
79 </table> |
|
80 <h3>Static Methods</h3> |
|
81 <table> |
|
82 <tr><td>None</td></tr> |
78 </table> |
83 </table> |
79 <a NAME="EricapiExecDialog.__init__" ID="EricapiExecDialog.__init__"></a> |
84 <a NAME="EricapiExecDialog.__init__" ID="EricapiExecDialog.__init__"></a> |
80 <h4>EricapiExecDialog (Constructor)</h4> |
85 <h4>EricapiExecDialog (Constructor)</h4> |
81 <b>EricapiExecDialog</b>(<i>cmdname, parent=None</i>) |
86 <b>EricapiExecDialog</b>(<i>cmdname, parent=None</i>) |
82 <p> |
87 <p> |