src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
119 reference to the parent widget 119 reference to the parent widget
120 </dd> 120 </dd>
121 </dl> 121 </dl>
122 <a NAME="CondaExecDialog.__finish" ID="CondaExecDialog.__finish"></a> 122 <a NAME="CondaExecDialog.__finish" ID="CondaExecDialog.__finish"></a>
123 <h4>CondaExecDialog.__finish</h4> 123 <h4>CondaExecDialog.__finish</h4>
124 <b>__finish</b>(<i>exitCode, exitStatus, giveUp=False</i>) 124 <b>__finish</b>(<i>exitCode, exitStatus</i>)
125 125
126 <p> 126 <p>
127 Private slot called when the process finished. 127 Private slot called when the process finished.
128 </p> 128 </p>
129 <p> 129 <p>
137 exit code of the process 137 exit code of the process
138 </dd> 138 </dd>
139 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> 139 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt>
140 <dd> 140 <dd>
141 exit status of the process 141 exit status of the process
142 </dd>
143 <dt><i>giveUp</i> (bool)</dt>
144 <dd>
145 flag indicating to not start another attempt
146 </dd> 142 </dd>
147 </dl> 143 </dl>
148 <a NAME="CondaExecDialog.__logError" ID="CondaExecDialog.__logError"></a> 144 <a NAME="CondaExecDialog.__logError" ID="CondaExecDialog.__logError"></a>
149 <h4>CondaExecDialog.__logError</h4> 145 <h4>CondaExecDialog.__logError</h4>
150 <b>__logError</b>(<i>stderr</i>) 146 <b>__logError</b>(<i>stderr</i>)

eric ide

mercurial