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

changeset 316
b7e499650928
parent 244
30be2b4a9721
child 409
0ea528e80202
diff -r c1379cab7697 -r b7e499650928 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sun May 30 18:53:41 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sun May 30 19:50:57 2010 +0200
@@ -126,6 +126,9 @@
 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td>
 <td>Protected slot to handle a key press event.</td>
 </tr><tr>
+<td><a href="#HgLogBrowserDialog.on_branchCombo_activated">on_branchCombo_activated</a></td>
+<td>Private slot called, when a new branch is selected.</td>
+</tr><tr>
 <td><a href="#HgLogBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
 <td>Private slot called by a button of the button box clicked.</td>
 </tr><tr>
@@ -479,6 +482,16 @@
 <dd>
 the key press event (QKeyEvent)
 </dd>
+</dl><a NAME="HgLogBrowserDialog.on_branchCombo_activated" ID="HgLogBrowserDialog.on_branchCombo_activated"></a>
+<h4>HgLogBrowserDialog.on_branchCombo_activated</h4>
+<b>on_branchCombo_activated</b>(<i>txt</i>)
+<p>
+        Private slot called, when a new branch is selected.
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the selected branch (string)
+</dd>
 </dl><a NAME="HgLogBrowserDialog.on_buttonBox_clicked" ID="HgLogBrowserDialog.on_buttonBox_clicked"></a>
 <h4>HgLogBrowserDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)

eric ide

mercurial