Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
diff -r c3abc7895a01 -r 5c615a85241a Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html	Thu Aug 12 16:11:13 2010 +0200
+++ b/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html	Thu Aug 12 16:43:33 2010 +0200
@@ -46,20 +46,19 @@
     Class implementing a dialog to manage history.
 </p><h4>Signals</h4>
 <dl>
-<dt>newUrl(const QUrl&, const QString&)</dt>
+<dt>newUrl(QUrl, str)</dt>
 <dd>
 emitted to open a URL in a new tab
-</dd><dt>openUrl(const QUrl&, const QString&)</dt>
+</dd><dt>openUrl(QUrl, str)</dt>
 <dd>
-emitted to open a URL in the current
-            tab
+emitted to open a URL in the current tab
 </dd>
 </dl>
 <h3>Derived from</h3>
 QDialog, Ui_HistoryDialog
 <h3>Class Attributes</h3>
 <table>
-<tr><td>None</td></tr>
+<tr><td>newUrl</td></tr><tr><td>openUrl</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial