Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html

changeset 1258
d5e035c315d5
parent 1229
a8207dc73672
child 1267
5eddb59304c7
equal deleted inserted replaced
1257:0128383c759c 1258:d5e035c315d5
90 <td>Protected method to create an instance of the VCS status monitor thread.</td> 90 <td>Protected method to create an instance of the VCS status monitor thread.</td>
91 </tr><tr> 91 </tr><tr>
92 <td><a href="#Hg.clearStatusCache">clearStatusCache</a></td> 92 <td><a href="#Hg.clearStatusCache">clearStatusCache</a></td>
93 <td>Public method to clear the status cache.</td> 93 <td>Public method to clear the status cache.</td>
94 </tr><tr> 94 </tr><tr>
95 <td><a href="#Hg.getClient">getClient</a></td>
96 <td>Public method to get a reference to the command server interface.</td>
97 </tr><tr>
95 <td><a href="#Hg.getExtensionObject">getExtensionObject</a></td> 98 <td><a href="#Hg.getExtensionObject">getExtensionObject</a></td>
96 <td>Public method to get a reference to an extension object.</td> 99 <td>Public method to get a reference to an extension object.</td>
97 </tr><tr> 100 </tr><tr>
98 <td><a href="#Hg.getPlugin">getPlugin</a></td> 101 <td><a href="#Hg.getPlugin">getPlugin</a></td>
99 <td>Public method to get a reference to the plugin object.</td> 102 <td>Public method to get a reference to the plugin object.</td>
384 </dl><a NAME="Hg.clearStatusCache" ID="Hg.clearStatusCache"></a> 387 </dl><a NAME="Hg.clearStatusCache" ID="Hg.clearStatusCache"></a>
385 <h4>Hg.clearStatusCache</h4> 388 <h4>Hg.clearStatusCache</h4>
386 <b>clearStatusCache</b>(<i></i>) 389 <b>clearStatusCache</b>(<i></i>)
387 <p> 390 <p>
388 Public method to clear the status cache. 391 Public method to clear the status cache.
389 </p><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a> 392 </p><a NAME="Hg.getClient" ID="Hg.getClient"></a>
393 <h4>Hg.getClient</h4>
394 <b>getClient</b>(<i></i>)
395 <p>
396 Public method to get a reference to the command server interface.
397 </p><dl>
398 <dt>Returns:</dt>
399 <dd>
400 reference to the client (HgClient)
401 </dd>
402 </dl><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a>
390 <h4>Hg.getExtensionObject</h4> 403 <h4>Hg.getExtensionObject</h4>
391 <b>getExtensionObject</b>(<i>extensionName</i>) 404 <b>getExtensionObject</b>(<i>extensionName</i>)
392 <p> 405 <p>
393 Public method to get a reference to an extension object. 406 Public method to get a reference to an extension object.
394 </p><dl> 407 </p><dl>

eric ide

mercurial