Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.transplant.html

changeset 1087
fb8cd56819a9
parent 1078
aeee8401e2ce
child 1093
47bc4ef30315
equal deleted inserted replaced
1086:b48ce064b224 1087:fb8cd56819a9
44 <h2>Transplant</h2> 44 <h2>Transplant</h2>
45 <p> 45 <p>
46 Class implementing the transplant extension interface. 46 Class implementing the transplant extension interface.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QObject 49 HgExtension
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
60 <td><a href="#Transplant.hgTransplant">hgTransplant</a></td> 60 <td><a href="#Transplant.hgTransplant">hgTransplant</a></td>
61 <td>Public method to transplant changesets from another branch.</td> 61 <td>Public method to transplant changesets from another branch.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#Transplant.hgTransplantContinue">hgTransplantContinue</a></td> 63 <td><a href="#Transplant.hgTransplantContinue">hgTransplantContinue</a></td>
64 <td>Public method to transplant changesets from another branch.</td> 64 <td>Public method to transplant changesets from another branch.</td>
65 </tr><tr>
66 <td><a href="#Transplant.shutdown">shutdown</a></td>
67 <td>Public method used to shutdown the transplant interface.</td>
68 </tr> 65 </tr>
69 </table> 66 </table>
70 <a NAME="Transplant.__init__" ID="Transplant.__init__"></a> 67 <a NAME="Transplant.__init__" ID="Transplant.__init__"></a>
71 <h4>Transplant (Constructor)</h4> 68 <h4>Transplant (Constructor)</h4>
72 <b>Transplant</b>(<i>vcs</i>) 69 <b>Transplant</b>(<i>vcs</i>)
105 </dl><dl> 102 </dl><dl>
106 <dt>Returns:</dt> 103 <dt>Returns:</dt>
107 <dd> 104 <dd>
108 flag indicating that the project should be reread (boolean) 105 flag indicating that the project should be reread (boolean)
109 </dd> 106 </dd>
110 </dl><a NAME="Transplant.shutdown" ID="Transplant.shutdown"></a> 107 </dl>
111 <h4>Transplant.shutdown</h4>
112 <b>shutdown</b>(<i></i>)
113 <p>
114 Public method used to shutdown the transplant interface.
115 </p>
116 <div align="right"><a href="#top">Up</a></div> 108 <div align="right"><a href="#top">Up</a></div>
117 <hr /> 109 <hr />
118 </body></html> 110 </body></html>

eric ide

mercurial