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

changeset 2845
7e55c6268c35
parent 2543
eb9472947653
child 2966
f85f686981ad
equal deleted inserted replaced
2844:a61ee61b1c2c 2845:7e55c6268c35
212 <table> 212 <table>
213 <tr><td>None</td></tr> 213 <tr><td>None</td></tr>
214 </table> 214 </table>
215 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a> 215 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a>
216 <h4>HgLogBrowserDialog (Constructor)</h4> 216 <h4>HgLogBrowserDialog (Constructor)</h4>
217 <b>HgLogBrowserDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>) 217 <b>HgLogBrowserDialog</b>(<i>vcs, mode="log", bundle=None, isFile=False, parent=None</i>)
218 <p> 218 <p>
219 Constructor 219 Constructor
220 </p><dl> 220 </p><dl>
221 <dt><i>vcs</i></dt> 221 <dt><i>vcs</i></dt>
222 <dd> 222 <dd>
225 <dd> 225 <dd>
226 mode of the dialog (string; one of log, incoming, outgoing) 226 mode of the dialog (string; one of log, incoming, outgoing)
227 </dd><dt><i>bundle</i></dt> 227 </dd><dt><i>bundle</i></dt>
228 <dd> 228 <dd>
229 name of a bundle file (string) 229 name of a bundle file (string)
230 </dd><dt><i>isFile</i></dt>
231 <dd>
232 flag indicating log for a file is to be shown (boolean)
230 </dd><dt><i>parent</i></dt> 233 </dd><dt><i>parent</i></dt>
231 <dd> 234 <dd>
232 parent widget (QWidget) 235 parent widget (QWidget)
233 </dd> 236 </dd>
234 </dl><a NAME="HgLogBrowserDialog.__branchColor" ID="HgLogBrowserDialog.__branchColor"></a> 237 </dl><a NAME="HgLogBrowserDialog.__branchColor" ID="HgLogBrowserDialog.__branchColor"></a>

eric ide

mercurial