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

changeset 198
7ab8e126f404
parent 178
dd9f0bca5e2f
child 217
8ce554fb0bee
equal deleted inserted replaced
197:0e12ee787967 198:7ab8e126f404
119 </tr><tr> 119 </tr><tr>
120 <td><a href="#HgStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 120 <td><a href="#HgStatusDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
121 <td>Private slot to send the input to the subversion process.</td> 121 <td>Private slot to send the input to the subversion process.</td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#HgStatusDialog.start">start</a></td> 123 <td><a href="#HgStatusDialog.start">start</a></td>
124 <td>Public slot to start the svn status command.</td> 124 <td>Public slot to start the hg status command.</td>
125 </tr> 125 </tr>
126 </table> 126 </table>
127 <a NAME="HgStatusDialog.__init__" ID="HgStatusDialog.__init__"></a> 127 <a NAME="HgStatusDialog.__init__" ID="HgStatusDialog.__init__"></a>
128 <h4>HgStatusDialog (Constructor)</h4> 128 <h4>HgStatusDialog (Constructor)</h4>
129 <b>HgStatusDialog</b>(<i>vcs, parent = None</i>) 129 <b>HgStatusDialog</b>(<i>vcs, parent = None</i>)
301 Private slot to send the input to the subversion process. 301 Private slot to send the input to the subversion process.
302 </p><a NAME="HgStatusDialog.start" ID="HgStatusDialog.start"></a> 302 </p><a NAME="HgStatusDialog.start" ID="HgStatusDialog.start"></a>
303 <h4>HgStatusDialog.start</h4> 303 <h4>HgStatusDialog.start</h4>
304 <b>start</b>(<i>fn</i>) 304 <b>start</b>(<i>fn</i>)
305 <p> 305 <p>
306 Public slot to start the svn status command. 306 Public slot to start the hg status command.
307 </p><dl> 307 </p><dl>
308 <dt><i>fn</i></dt> 308 <dt><i>fn</i></dt>
309 <dd> 309 <dd>
310 filename(s)/directoryname(s) to show the status of 310 filename(s)/directoryname(s) to show the status of
311 (string or list of strings) 311 (string or list of strings)

eric ide

mercurial