Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_SvnLogBrowserDialog 49 QDialog, Ui_SvnLogBrowserDialog
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>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#SvnLogBrowserDialog.__init__">SvnLogBrowserDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> 61 <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td>
61 <td>Private method to do a diff of two revisions.</td> 62 <td>Private method to do a diff of two revisions.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#SvnLogBrowserDialog.__filterLogs">__filterLogs</a></td> 64 <td><a href="#SvnLogBrowserDialog.__filterLogs">__filterLogs</a></td>
64 <td>Private method to filter the log entries.</td> 65 <td>Private method to filter the log entries.</td>
151 <td>Private slot called, when the from date changes.</td> 152 <td>Private slot called, when the from date changes.</td>
152 </tr><tr> 153 </tr><tr>
153 <td><a href="#SvnLogBrowserDialog.start">start</a></td> 154 <td><a href="#SvnLogBrowserDialog.start">start</a></td>
154 <td>Public slot to start the svn log command.</td> 155 <td>Public slot to start the svn log command.</td>
155 </tr> 156 </tr>
157 </table>
158 <h3>Static Methods</h3>
159 <table>
160 <tr><td>None</td></tr>
156 </table> 161 </table>
157 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> 162 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a>
158 <h4>SvnLogBrowserDialog (Constructor)</h4> 163 <h4>SvnLogBrowserDialog (Constructor)</h4>
159 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>) 164 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>)
160 <p> 165 <p>

eric ide

mercurial