eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDialog.html

changeset 7989
a21d673a8f99
parent 7976
a8a20f558176
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
172 <dd> 172 <dd>
173 message sent by the server 173 message sent by the server
174 </dd> 174 </dd>
175 </dl> 175 </dl>
176 <dl> 176 <dl>
177 <dt>Returns:</dt> 177 <dt>Return:</dt>
178 <dd> 178 <dd>
179 tuple containing data entered by the user and 179 tuple containing data entered by the user and
180 a flag indicating a password input 180 a flag indicating a password input
181 </dd> 181 </dd>
182 </dl> 182 </dl>
220 220
221 <p> 221 <p>
222 Public method to check, if the last action contained an add or delete. 222 Public method to check, if the last action contained an add or delete.
223 </p> 223 </p>
224 <dl> 224 <dl>
225 <dt>Returns:</dt> 225 <dt>Return:</dt>
226 <dd> 226 <dd>
227 flag indicating the presence of an add or delete (boolean) 227 flag indicating the presence of an add or delete (boolean)
228 </dd> 228 </dd>
229 </dl> 229 </dl>
230 <a NAME="HgDialog.normalExit" ID="HgDialog.normalExit"></a> 230 <a NAME="HgDialog.normalExit" ID="HgDialog.normalExit"></a>
233 233
234 <p> 234 <p>
235 Public method to check for a normal process termination. 235 Public method to check for a normal process termination.
236 </p> 236 </p>
237 <dl> 237 <dl>
238 <dt>Returns:</dt> 238 <dt>Return:</dt>
239 <dd> 239 <dd>
240 flag indicating normal process termination (boolean) 240 flag indicating normal process termination (boolean)
241 </dd> 241 </dd>
242 </dl> 242 </dl>
243 <a NAME="HgDialog.normalExitWithoutErrors" ID="HgDialog.normalExitWithoutErrors"></a> 243 <a NAME="HgDialog.normalExitWithoutErrors" ID="HgDialog.normalExitWithoutErrors"></a>
247 <p> 247 <p>
248 Public method to check for a normal process termination without 248 Public method to check for a normal process termination without
249 error messages. 249 error messages.
250 </p> 250 </p>
251 <dl> 251 <dl>
252 <dt>Returns:</dt> 252 <dt>Return:</dt>
253 <dd> 253 <dd>
254 flag indicating normal process termination (boolean) 254 flag indicating normal process termination (boolean)
255 </dd> 255 </dd>
256 </dl> 256 </dl>
257 <a NAME="HgDialog.on_buttonBox_clicked" ID="HgDialog.on_buttonBox_clicked"></a> 257 <a NAME="HgDialog.on_buttonBox_clicked" ID="HgDialog.on_buttonBox_clicked"></a>
294 <dd> 294 <dd>
295 reference to a non-standard command client 295 reference to a non-standard command client
296 </dd> 296 </dd>
297 </dl> 297 </dl>
298 <dl> 298 <dl>
299 <dt>Returns:</dt> 299 <dt>Return:</dt>
300 <dd> 300 <dd>
301 flag indicating a successful start of the process 301 flag indicating a successful start of the process
302 </dd> 302 </dd>
303 </dl> 303 </dl>
304 <dl> 304 <dl>

eric ide

mercurial