141 the button. |
141 the button. |
142 </p> |
142 </p> |
143 |
143 |
144 <a NAME="GitDescribeDialog.__procFinished" ID="GitDescribeDialog.__procFinished"></a> |
144 <a NAME="GitDescribeDialog.__procFinished" ID="GitDescribeDialog.__procFinished"></a> |
145 <h4>GitDescribeDialog.__procFinished</h4> |
145 <h4>GitDescribeDialog.__procFinished</h4> |
146 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
146 <b>__procFinished</b>(<i>_exitCode, _exitStatus</i>) |
147 <p> |
147 <p> |
148 Private slot connected to the finished signal. |
148 Private slot connected to the finished signal. |
149 </p> |
149 </p> |
150 |
150 |
151 <dl> |
151 <dl> |
152 |
152 |
153 <dt><i>exitCode</i> (int)</dt> |
153 <dt><i>_exitCode</i> (int)</dt> |
154 <dd> |
154 <dd> |
155 exit code of the process |
155 exit code of the process (unused) |
156 </dd> |
156 </dd> |
157 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
157 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> |
158 <dd> |
158 <dd> |
159 exit status of the process |
159 exit status of the process (unused) |
160 </dd> |
160 </dd> |
161 </dl> |
161 </dl> |
162 <a NAME="GitDescribeDialog.__readStderr" ID="GitDescribeDialog.__readStderr"></a> |
162 <a NAME="GitDescribeDialog.__readStderr" ID="GitDescribeDialog.__readStderr"></a> |
163 <h4>GitDescribeDialog.__readStderr</h4> |
163 <h4>GitDescribeDialog.__readStderr</h4> |
164 <b>__readStderr</b>(<i></i>) |
164 <b>__readStderr</b>(<i></i>) |