Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html

changeset 4126
c28d0cf3b639
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4125:056d98a54dd4 4126:c28d0cf3b639
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#SvnBlameDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> 96 <td><a href="#SvnBlameDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
97 <td>Private slot to send the input to the subversion process.</td> 97 <td>Private slot to send the input to the subversion process.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#SvnBlameDialog.start">start</a></td> 99 <td><a href="#SvnBlameDialog.start">start</a></td>
100 <td>Public slot to start the svn status command.</td> 100 <td>Public slot to start the svn blame command.</td>
101 </tr> 101 </tr>
102 </table> 102 </table>
103 <h3>Static Methods</h3> 103 <h3>Static Methods</h3>
104 <table> 104 <table>
105 <tr><td>None</td></tr> 105 <tr><td>None</td></tr>
225 Private slot to send the input to the subversion process. 225 Private slot to send the input to the subversion process.
226 </p><a NAME="SvnBlameDialog.start" ID="SvnBlameDialog.start"></a> 226 </p><a NAME="SvnBlameDialog.start" ID="SvnBlameDialog.start"></a>
227 <h4>SvnBlameDialog.start</h4> 227 <h4>SvnBlameDialog.start</h4>
228 <b>start</b>(<i>fn</i>) 228 <b>start</b>(<i>fn</i>)
229 <p> 229 <p>
230 Public slot to start the svn status command. 230 Public slot to start the svn blame command.
231 </p><dl> 231 </p><dl>
232 <dt><i>fn</i></dt> 232 <dt><i>fn</i></dt>
233 <dd> 233 <dd>
234 filename to show the log for (string) 234 filename to show the blame for (string)
235 </dd> 235 </dd>
236 </dl> 236 </dl>
237 <div align="right"><a href="#top">Up</a></div> 237 <div align="right"><a href="#top">Up</a></div>
238 <hr /> 238 <hr />
239 </body></html> 239 </body></html>

eric ide

mercurial