Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.Bookmarks.BookmarksDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#109;&#97;&#110;&#97;&#103;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115;.
+Module implementing a dialog to manage bookmarks.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#BookmarksDialog">BookmarksDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#109;&#97;&#110;&#97;&#103;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115;.</td>
+<td>Class implementing a dialog to manage bookmarks.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,16 +43,16 @@
 <a NAME="BookmarksDialog" ID="BookmarksDialog"></a>
 <h2>BookmarksDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#109;&#97;&#110;&#97;&#103;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115;.
+    Class implementing a dialog to manage bookmarks.
 </p><h4>Signals</h4>
 <dl>
 <dt>newUrl(const QUrl&, const QString&)</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#85;&#82;&#76; &#105;&#110; &#97; &#110;&#101;w &#116;&#97;&#98;
+emitted to open a URL in a new tab
 </dd><dt>openUrl(const QUrl&, const QString&)</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#85;&#82;&#76; &#105;&#110; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116;
-            &#116;&#97;&#98;
+emitted to open a URL in the current
+            tab
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -65,161 +65,161 @@
 <table>
 <tr>
 <td><a href="#BookmarksDialog.__init__">BookmarksDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__activated">__activated</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the activation of an entry.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__customContextMenuRequested">__customContextMenuRequested</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#114;&#101;&#113;&#117;&#101;&#115;&#116; &#102;&#111;&#114; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115; &#116;&#114;&#101;&#101;.</td>
+<td>Private slot to handle the context menu request for the bookmarks tree.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__editAddress">__editAddress</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#97;&#100;&#100;&#114;&#101;&#115;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.</td>
+<td>Private slot to edit the address part of a bookmark.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__editName">__editName</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#112;&#97;&#114;&#116; &#111;&#102; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.</td>
+<td>Private slot to edit the name part of a bookmark.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__expandNodes">__expandNodes</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#112;&#97;&#110;&#100; &#97;&#108;&#108; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115; &#111;&#102; &#97; &#110;&#111;&#100;&#101;.</td>
+<td>Private method to expand all child nodes of a node.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__newFolder">__newFolder</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115; &#102;&#111;&#108;&#100;&#101;&#114;.</td>
+<td>Private slot to add a new bookmarks folder.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__openBookmark">__openBookmark</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.</td>
+<td>Private method to open a bookmark.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__openBookmarkInCurrentTab">__openBookmarkInCurrentTab</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#105;&#110; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#98;&#114;&#111;w&#115;&#101;&#114; &#116;&#97;&#98;.</td>
+<td>Private slot to open a bookmark in the current browser tab.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__openBookmarkInNewTab">__openBookmarkInNewTab</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#105;&#110; &#97; &#110;&#101;w &#98;&#114;&#111;w&#115;&#101;&#114; &#116;&#97;&#98;.</td>
+<td>Private slot to open a bookmark in a new browser tab.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__saveExpandedNodes">__saveExpandedNodes</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115; &#111;&#102; &#97;&#110; &#101;x&#112;&#97;&#110;&#100;&#101;&#100; &#110;&#111;&#100;&#101;.</td>
+<td>Private method to save the child nodes of an expanded node.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.__shutdown">__shutdown</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#115;&#104;&#117;&#116;&#100;&#111;w&#110; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Private method to perform shutdown actions for the dialog.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.closeEvent">closeEvent</a></td>
-<td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#111;&#115;&#105;&#110;&#103; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Protected method to handle the closing of the dialog.</td>
 </tr><tr>
 <td><a href="#BookmarksDialog.reject">reject</a></td>
-<td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103; &#105;&#115; &#114;&#101;&#106;&#101;&#99;&#116;&#101;&#100;.</td>
+<td>Protected method called when the dialog is rejected.</td>
 </tr>
 </table>
 <a NAME="BookmarksDialog.__init__" ID="BookmarksDialog.__init__"></a>
 <h4>BookmarksDialog (Constructor)</h4>
 <b>BookmarksDialog</b>(<i>parent = None, manager = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;
+reference to the parent widget (QWidget
 </dd><dt><i>manager</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115; &#109;&#97;&#110;&#97;&#103;&#101;&#114; &#111;&#98;&#106;&#101;&#99;&#116; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115;&#77;&#97;&#110;&#97;&#103;&#101;&#114;)
+reference to the bookmarks manager object (BookmarksManager)
 </dd>
 </dl><a NAME="BookmarksDialog.__activated" ID="BookmarksDialog.__activated"></a>
 <h4>BookmarksDialog.__activated</h4>
 <b>__activated</b>(<i>idx</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the activation of an entry.
 </p><dl>
 <dt><i>idx</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#101;&#110;&#116;&#114;y &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+reference to the entry index (QModelIndex)
 </dd>
 </dl><a NAME="BookmarksDialog.__customContextMenuRequested" ID="BookmarksDialog.__customContextMenuRequested"></a>
 <h4>BookmarksDialog.__customContextMenuRequested</h4>
 <b>__customContextMenuRequested</b>(<i>pos</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#114;&#101;&#113;&#117;&#101;&#115;&#116; &#102;&#111;&#114; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115; &#116;&#114;&#101;&#101;.
+        Private slot to handle the context menu request for the bookmarks tree.
 </p><dl>
 <dt><i>pos</i></dt>
 <dd>
-&#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; w&#97;&#115; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; (&#81;&#80;&#111;&#105;&#110;&#116;)
+position the context menu was requested (QPoint)
 </dd>
 </dl><a NAME="BookmarksDialog.__editAddress" ID="BookmarksDialog.__editAddress"></a>
 <h4>BookmarksDialog.__editAddress</h4>
 <b>__editAddress</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#97;&#100;&#100;&#114;&#101;&#115;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.
+        Private slot to edit the address part of a bookmark.
 </p><a NAME="BookmarksDialog.__editName" ID="BookmarksDialog.__editName"></a>
 <h4>BookmarksDialog.__editName</h4>
 <b>__editName</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#112;&#97;&#114;&#116; &#111;&#102; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.
+        Private slot to edit the name part of a bookmark.
 </p><a NAME="BookmarksDialog.__expandNodes" ID="BookmarksDialog.__expandNodes"></a>
 <h4>BookmarksDialog.__expandNodes</h4>
 <b>__expandNodes</b>(<i>node</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#101;x&#112;&#97;&#110;&#100; &#97;&#108;&#108; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115; &#111;&#102; &#97; &#110;&#111;&#100;&#101;.
+        Private method to expand all child nodes of a node.
 </p><dl>
 <dt><i>node</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101; &#116;&#111; &#101;x&#112;&#97;&#110;&#100; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
+reference to the bookmark node to expand (BookmarkNode)
 </dd>
 </dl><a NAME="BookmarksDialog.__newFolder" ID="BookmarksDialog.__newFolder"></a>
 <h4>BookmarksDialog.__newFolder</h4>
 <b>__newFolder</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#115; &#102;&#111;&#108;&#100;&#101;&#114;.
+        Private slot to add a new bookmarks folder.
 </p><a NAME="BookmarksDialog.__openBookmark" ID="BookmarksDialog.__openBookmark"></a>
 <h4>BookmarksDialog.__openBookmark</h4>
 <b>__openBookmark</b>(<i>newTab</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;.
+        Private method to open a bookmark.
 </p><dl>
 <dt><i>newTab</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#111; &#111;&#112;&#101;&#110; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#105;&#110; &#97; &#110;&#101;w &#116;&#97;&#98; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating to open the bookmark in a new tab (boolean)
 </dd>
 </dl><a NAME="BookmarksDialog.__openBookmarkInCurrentTab" ID="BookmarksDialog.__openBookmarkInCurrentTab"></a>
 <h4>BookmarksDialog.__openBookmarkInCurrentTab</h4>
 <b>__openBookmarkInCurrentTab</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#105;&#110; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#98;&#114;&#111;w&#115;&#101;&#114; &#116;&#97;&#98;.
+        Private slot to open a bookmark in the current browser tab.
 </p><a NAME="BookmarksDialog.__openBookmarkInNewTab" ID="BookmarksDialog.__openBookmarkInNewTab"></a>
 <h4>BookmarksDialog.__openBookmarkInNewTab</h4>
 <b>__openBookmarkInNewTab</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#105;&#110; &#97; &#110;&#101;w &#98;&#114;&#111;w&#115;&#101;&#114; &#116;&#97;&#98;.
+        Private slot to open a bookmark in a new browser tab.
 </p><a NAME="BookmarksDialog.__saveExpandedNodes" ID="BookmarksDialog.__saveExpandedNodes"></a>
 <h4>BookmarksDialog.__saveExpandedNodes</h4>
 <b>__saveExpandedNodes</b>(<i>parent</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115; &#111;&#102; &#97;&#110; &#101;x&#112;&#97;&#110;&#100;&#101;&#100; &#110;&#111;&#100;&#101;.
+        Private method to save the child nodes of an expanded node.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#110;&#111;&#100;&#101; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the parent node (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#99;&#104;&#97;&#110;&#103;&#101; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a change (boolean)
 </dd>
 </dl><a NAME="BookmarksDialog.__shutdown" ID="BookmarksDialog.__shutdown"></a>
 <h4>BookmarksDialog.__shutdown</h4>
 <b>__shutdown</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#115;&#104;&#117;&#116;&#100;&#111;w&#110; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.
+        Private method to perform shutdown actions for the dialog.
 </p><a NAME="BookmarksDialog.closeEvent" ID="BookmarksDialog.closeEvent"></a>
 <h4>BookmarksDialog.closeEvent</h4>
 <b>closeEvent</b>(<i>evt</i>)
 <p>
-        &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#108;&#111;&#115;&#105;&#110;&#103; &#111;&#102; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.
+        Protected method to handle the closing of the dialog.
 </p><dl>
 <dt><i>evt</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#101;v&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#67;&#108;&#111;&#115;&#101;&#69;v&#101;&#110;&#116;) (&#105;&#103;&#110;&#111;&#114;&#101;&#100;)
+reference to the event object (QCloseEvent) (ignored)
 </dd>
 </dl><a NAME="BookmarksDialog.reject" ID="BookmarksDialog.reject"></a>
 <h4>BookmarksDialog.reject</h4>
 <b>reject</b>(<i></i>)
 <p>
-        &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#100;&#105;&#97;&#108;&#111;&#103; &#105;&#115; &#114;&#101;&#106;&#101;&#99;&#116;&#101;&#100;.
+        Protected method called when the dialog is rejected.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial