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

changeset 2845
7e55c6268c35
parent 2387
2d119e79ab54
child 2966
f85f686981ad
equal deleted inserted replaced
2844:a61ee61b1c2c 2845:7e55c6268c35
158 <table> 158 <table>
159 <tr><td>None</td></tr> 159 <tr><td>None</td></tr>
160 </table> 160 </table>
161 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> 161 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a>
162 <h4>SvnLogBrowserDialog (Constructor)</h4> 162 <h4>SvnLogBrowserDialog (Constructor)</h4>
163 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>) 163 <b>SvnLogBrowserDialog</b>(<i>vcs, isFile=False, parent=None</i>)
164 <p> 164 <p>
165 Constructor 165 Constructor
166 </p><dl> 166 </p><dl>
167 <dt><i>vcs</i></dt> 167 <dt><i>vcs</i></dt>
168 <dd> 168 <dd>
169 reference to the vcs object 169 reference to the vcs object
170 </dd><dt><i>isFile</i></dt>
171 <dd>
172 flag indicating log for a file is to be shown (boolean)
170 </dd><dt><i>parent</i></dt> 173 </dd><dt><i>parent</i></dt>
171 <dd> 174 <dd>
172 parent widget (QWidget) 175 parent widget (QWidget)
173 </dd> 176 </dd>
174 </dl><a NAME="SvnLogBrowserDialog.__diffRevisions" ID="SvnLogBrowserDialog.__diffRevisions"></a> 177 </dl><a NAME="SvnLogBrowserDialog.__diffRevisions" ID="SvnLogBrowserDialog.__diffRevisions"></a>

eric ide

mercurial