1227:c5db073a124f | 1228:7afaf2fca55b |
---|---|
54 QDialog | 54 QDialog |
55 <h3>Class Attributes</h3> | 55 <h3>Class Attributes</h3> |
56 <table> | 56 <table> |
57 <tr><td>None</td></tr> | 57 <tr><td>None</td></tr> |
58 </table> | 58 </table> |
59 <h3>Class Methods</h3> | |
60 <table> | |
61 <tr><td>None</td></tr> | |
62 </table> | |
59 <h3>Methods</h3> | 63 <h3>Methods</h3> |
60 <table> | 64 <table> |
61 <tr> | 65 <tr> |
62 <td><a href="#StartDialog.__init__">StartDialog</a></td> | |
63 <td>Constructor</td> | |
64 </tr><tr> | |
65 <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td> | 66 <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td> |
66 <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td> | 67 <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td> |
67 </tr><tr> | 68 </tr><tr> |
68 <td><a href="#StartDialog.getCoverageData">getCoverageData</a></td> | 69 <td><a href="#StartDialog.getCoverageData">getCoverageData</a></td> |
69 <td>Public method to retrieve the coverage related data entered into this dialog.</td> | 70 <td>Public method to retrieve the coverage related data entered into this dialog.</td> |
87 <td>Private method used to open a directory selection dialog.</td> | 88 <td>Private method used to open a directory selection dialog.</td> |
88 </tr><tr> | 89 </tr><tr> |
89 <td><a href="#StartDialog.on_modFuncCombo_editTextChanged">on_modFuncCombo_editTextChanged</a></td> | 90 <td><a href="#StartDialog.on_modFuncCombo_editTextChanged">on_modFuncCombo_editTextChanged</a></td> |
90 <td>Private slot to enable/disable the OK button.</td> | 91 <td>Private slot to enable/disable the OK button.</td> |
91 </tr> | 92 </tr> |
93 </table> | |
94 <h3>Static Methods</h3> | |
95 <table> | |
96 <tr><td>None</td></tr> | |
92 </table> | 97 </table> |
93 <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a> | 98 <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a> |
94 <h4>StartDialog (Constructor)</h4> | 99 <h4>StartDialog (Constructor)</h4> |
95 <b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False</i>) | 100 <b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False</i>) |
96 <p> | 101 <p> |