Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksMenu.html

changeset 5038
df7103c3f2a6
parent 5015
ca1d44f0f6b2
child 6123
39cd368143db
--- a/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksMenu.html	Thu Jul 14 18:56:39 2016 +0200
+++ b/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksMenu.html	Sun Jul 17 15:36:11 2016 +0200
@@ -48,10 +48,14 @@
     Class implementing the bookmarks menu base class.
 </p><h3>Signals</h3>
 <dl>
-<dt>newUrl(QUrl, str)</dt>
+<dt>newTab(QUrl, str)</dt>
 <dd>
 emitted to open a URL with the given title in a
         new tab
+</dd><dt>newWindow(QUrl, str)</dt>
+<dd>
+emitted to open a URL with the given title in
+        a new window
 </dd><dt>openUrl(QUrl, str)</dt>
 <dd>
 emitted to open a URL with the given title in

eric ide

mercurial