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

changeset 2845
7e55c6268c35
parent 2387
2d119e79ab54
child 2966
f85f686981ad
equal deleted inserted replaced
2844:a61ee61b1c2c 2845:7e55c6268c35
137 <table> 137 <table>
138 <tr><td>None</td></tr> 138 <tr><td>None</td></tr>
139 </table> 139 </table>
140 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> 140 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a>
141 <h4>SvnLogBrowserDialog (Constructor)</h4> 141 <h4>SvnLogBrowserDialog (Constructor)</h4>
142 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>) 142 <b>SvnLogBrowserDialog</b>(<i>vcs, isFile=False, parent=None</i>)
143 <p> 143 <p>
144 Constructor 144 Constructor
145 </p><dl> 145 </p><dl>
146 <dt><i>vcs</i></dt> 146 <dt><i>vcs</i></dt>
147 <dd> 147 <dd>
148 reference to the vcs object 148 reference to the vcs object
149 </dd><dt><i>isFile</i></dt>
150 <dd>
151 flag indicating log for a file is to be shown (boolean)
149 </dd><dt><i>parent</i></dt> 152 </dd><dt><i>parent</i></dt>
150 <dd> 153 <dd>
151 parent widget (QWidget) 154 parent widget (QWidget)
152 </dd> 155 </dd>
153 </dl><a NAME="SvnLogBrowserDialog.__diffRevisions" ID="SvnLogBrowserDialog.__diffRevisions"></a> 156 </dl><a NAME="SvnLogBrowserDialog.__diffRevisions" ID="SvnLogBrowserDialog.__diffRevisions"></a>

eric ide

mercurial