eric6/Documentation/Source/eric6.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html

changeset 7220
5cf645f6daab
parent 7218
eaf2cf171f3a
parent 7211
1c97f3142fa8
child 7221
0485ccdf7877
diff -r eaf2cf171f3a -r 5cf645f6daab eric6/Documentation/Source/eric6.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html
--- a/eric6/Documentation/Source/eric6.Helpviewer.UrlBar.BookmarkActionSelectionDialog.html	Sat Sep 07 14:45:27 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,115 +0,0 @@
-<!DOCTYPE html>
-<html><head>
-<title>eric6.Helpviewer.UrlBar.BookmarkActionSelectionDialog</title>
-<meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
-</head>
-<body><a NAME="top" ID="top"></a>
-<h1>eric6.Helpviewer.UrlBar.BookmarkActionSelectionDialog</h1>
-<p>
-Module implementing a dialog to select the action to be performed on the
-bookmark.
-</p>
-<h3>Global Attributes</h3>
-<table>
-<tr><td>None</td></tr>
-</table>
-<h3>Classes</h3>
-<table>
-<tr>
-<td><a href="#BookmarkActionSelectionDialog">BookmarkActionSelectionDialog</a></td>
-<td>Class implementing a dialog to select the action to be performed on the bookmark.</td>
-</tr>
-</table>
-<h3>Functions</h3>
-<table>
-<tr><td>None</td></tr>
-</table>
-<hr /><hr />
-<a NAME="BookmarkActionSelectionDialog" ID="BookmarkActionSelectionDialog"></a>
-<h2>BookmarkActionSelectionDialog</h2>
-<p>
-    Class implementing a dialog to select the action to be performed on
-    the bookmark.
-</p>
-<h3>Derived from</h3>
-QDialog, Ui_BookmarkActionSelectionDialog
-<h3>Class Attributes</h3>
-<table>
-<tr><td>AddBookmark</td></tr><tr><td>AddSpeeddial</td></tr><tr><td>EditBookmark</td></tr><tr><td>RemoveSpeeddial</td></tr><tr><td>Undefined</td></tr>
-</table>
-<h3>Class Methods</h3>
-<table>
-<tr><td>None</td></tr>
-</table>
-<h3>Methods</h3>
-<table>
-<tr>
-<td><a href="#BookmarkActionSelectionDialog.__init__">BookmarkActionSelectionDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
-<td><a href="#BookmarkActionSelectionDialog.getAction">getAction</a></td>
-<td>Public method to get the selected action.</td>
-</tr><tr>
-<td><a href="#BookmarkActionSelectionDialog.on_bookmarkPushButton_clicked">on_bookmarkPushButton_clicked</a></td>
-<td>Private slot handling selection of a bookmark action.</td>
-</tr><tr>
-<td><a href="#BookmarkActionSelectionDialog.on_speeddialPushButton_clicked">on_speeddialPushButton_clicked</a></td>
-<td>Private slot handling selection of a speed dial action.</td>
-</tr>
-</table>
-<h3>Static Methods</h3>
-<table>
-<tr><td>None</td></tr>
-</table>
-<a NAME="BookmarkActionSelectionDialog.__init__" ID="BookmarkActionSelectionDialog.__init__"></a>
-<h4>BookmarkActionSelectionDialog (Constructor)</h4>
-<b>BookmarkActionSelectionDialog</b>(<i>url, parent=None</i>)
-<p>
-        Constructor
-</p><dl>
-<dt><i>url</i></dt>
-<dd>
-URL to be worked on (QUrl)
-</dd><dt><i>parent</i></dt>
-<dd>
-reference to the parent widget (QWidget)
-</dd>
-</dl><a NAME="BookmarkActionSelectionDialog.getAction" ID="BookmarkActionSelectionDialog.getAction"></a>
-<h4>BookmarkActionSelectionDialog.getAction</h4>
-<b>getAction</b>(<i></i>)
-<p>
-        Public method to get the selected action.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-reference to the associated action
-</dd>
-</dl><a NAME="BookmarkActionSelectionDialog.on_bookmarkPushButton_clicked" ID="BookmarkActionSelectionDialog.on_bookmarkPushButton_clicked"></a>
-<h4>BookmarkActionSelectionDialog.on_bookmarkPushButton_clicked</h4>
-<b>on_bookmarkPushButton_clicked</b>(<i></i>)
-<p>
-        Private slot handling selection of a bookmark action.
-</p><a NAME="BookmarkActionSelectionDialog.on_speeddialPushButton_clicked" ID="BookmarkActionSelectionDialog.on_speeddialPushButton_clicked"></a>
-<h4>BookmarkActionSelectionDialog.on_speeddialPushButton_clicked</h4>
-<b>on_speeddialPushButton_clicked</b>(<i></i>)
-<p>
-        Private slot handling selection of a speed dial action.
-</p>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-</body></html>
\ No newline at end of file

eric ide

mercurial