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

changeset 181
4af57f97c1bc
parent 180
40ac468c2558
child 187
d7916a2e31d6
equal deleted inserted replaced
180:40ac468c2558 181:4af57f97c1bc
166 <td>Public slot to start the svn log command.</td> 166 <td>Public slot to start the svn log command.</td>
167 </tr> 167 </tr>
168 </table> 168 </table>
169 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a> 169 <a NAME="HgLogBrowserDialog.__init__" ID="HgLogBrowserDialog.__init__"></a>
170 <h4>HgLogBrowserDialog (Constructor)</h4> 170 <h4>HgLogBrowserDialog (Constructor)</h4>
171 <b>HgLogBrowserDialog</b>(<i>vcs, parent = None</i>) 171 <b>HgLogBrowserDialog</b>(<i>vcs, mode = "log", parent = None</i>)
172 <p> 172 <p>
173 Constructor 173 Constructor
174 </p><dl> 174 </p><dl>
175 <dt><i>vcs</i></dt> 175 <dt><i>vcs</i></dt>
176 <dd> 176 <dd>
177 reference to the vcs object 177 reference to the vcs object
178 </dd><dt><i>mode</i></dt>
179 <dd>
180 mode of the dialog (string; one of log, incoming, outgoing)
178 </dd><dt><i>parent</i></dt> 181 </dd><dt><i>parent</i></dt>
179 <dd> 182 <dd>
180 parent widget (QWidget) 183 parent widget (QWidget)
181 </dd> 184 </dd>
182 </dl><a NAME="HgLogBrowserDialog.__branchColor" ID="HgLogBrowserDialog.__branchColor"></a> 185 </dl><a NAME="HgLogBrowserDialog.__branchColor" ID="HgLogBrowserDialog.__branchColor"></a>

eric ide

mercurial