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

branch
5_5_x
changeset 3902
3c6cc420b0c6
parent 3591
2f2a4a76dd22
equal deleted inserted replaced
3901:4ecd5b60d756 3902:3c6cc420b0c6
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#HgAnnotateDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> 99 <td><a href="#HgAnnotateDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td>
100 <td>Private slot to handle the password checkbox toggled.</td> 100 <td>Private slot to handle the password checkbox toggled.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#HgAnnotateDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 102 <td><a href="#HgAnnotateDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
103 <td>Private slot to send the input to the subversion process.</td> 103 <td>Private slot to send the input to the hg process.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#HgAnnotateDialog.start">start</a></td> 105 <td><a href="#HgAnnotateDialog.start">start</a></td>
106 <td>Public slot to start the annotate command.</td> 106 <td>Public slot to start the annotate command.</td>
107 </tr> 107 </tr>
108 </table> 108 </table>
144 </dd><dt><i>author</i></dt> 144 </dd><dt><i>author</i></dt>
145 <dd> 145 <dd>
146 author of the change (string) 146 author of the change (string)
147 </dd><dt><i>date</i></dt> 147 </dd><dt><i>date</i></dt>
148 <dd> 148 <dd>
149 date of the tag (string) 149 date of the change (string)
150 </dd><dt><i>text</i></dt> 150 </dd><dt><i>text</i></dt>
151 <dd> 151 <dd>
152 name (path) of the tag (string) 152 text of the change (string)
153 </dd> 153 </dd>
154 </dl><a NAME="HgAnnotateDialog.__procFinished" ID="HgAnnotateDialog.__procFinished"></a> 154 </dl><a NAME="HgAnnotateDialog.__procFinished" ID="HgAnnotateDialog.__procFinished"></a>
155 <h4>HgAnnotateDialog.__procFinished</h4> 155 <h4>HgAnnotateDialog.__procFinished</h4>
156 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) 156 <b>__procFinished</b>(<i>exitCode, exitStatus</i>)
157 <p> 157 <p>
252 </dd> 252 </dd>
253 </dl><a NAME="HgAnnotateDialog.on_sendButton_clicked" ID="HgAnnotateDialog.on_sendButton_clicked"></a> 253 </dl><a NAME="HgAnnotateDialog.on_sendButton_clicked" ID="HgAnnotateDialog.on_sendButton_clicked"></a>
254 <h4>HgAnnotateDialog.on_sendButton_clicked</h4> 254 <h4>HgAnnotateDialog.on_sendButton_clicked</h4>
255 <b>on_sendButton_clicked</b>(<i></i>) 255 <b>on_sendButton_clicked</b>(<i></i>)
256 <p> 256 <p>
257 Private slot to send the input to the subversion process. 257 Private slot to send the input to the hg process.
258 </p><a NAME="HgAnnotateDialog.start" ID="HgAnnotateDialog.start"></a> 258 </p><a NAME="HgAnnotateDialog.start" ID="HgAnnotateDialog.start"></a>
259 <h4>HgAnnotateDialog.start</h4> 259 <h4>HgAnnotateDialog.start</h4>
260 <b>start</b>(<i>fn</i>) 260 <b>start</b>(<i>fn</i>)
261 <p> 261 <p>
262 Public slot to start the annotate command. 262 Public slot to start the annotate command.

eric ide

mercurial