src/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.BookmarkActionSelectionDialog.html

branch
eric7
changeset 10493
f795d68d8e09
parent 10479
856476537696
equal deleted inserted replaced
10492:53eac4c7d10b 10493:f795d68d8e09
18 </table> 18 </table>
19 19
20 <h3>Classes</h3> 20 <h3>Classes</h3>
21 <table> 21 <table>
22 <tr> 22 <tr>
23 <td><a href="#BookmarkAction">BookmarkAction</a></td>
24 <td>Class defining the available bookmark actions.</td>
25 </tr>
26 <tr>
23 <td><a href="#BookmarkActionSelectionDialog">BookmarkActionSelectionDialog</a></td> 27 <td><a href="#BookmarkActionSelectionDialog">BookmarkActionSelectionDialog</a></td>
24 <td>Class implementing a dialog to select the action to be performed on the bookmark.</td> 28 <td>Class implementing a dialog to select the action to be performed on the bookmark.</td>
25 </tr> 29 </tr>
26 </table> 30 </table>
27 31
28 <h3>Functions</h3> 32 <h3>Functions</h3>
29 <table> 33 <table>
30 <tr><td>None</td></tr> 34 <tr><td>None</td></tr>
31 </table> 35 </table>
32 36
37 <hr />
38 <hr />
39 <a NAME="BookmarkAction" ID="BookmarkAction"></a>
40 <h2>BookmarkAction</h2>
41 <p>
42 Class defining the available bookmark actions.
43 </p>
44
45 <h3>Derived from</h3>
46 enum.Enum
47 <h3>Class Attributes</h3>
48 <table>
49 <tr><td>AddBookmark</td></tr>
50 <tr><td>AddSpeeddial</td></tr>
51 <tr><td>EditBookmark</td></tr>
52 <tr><td>RemoveSpeeddial</td></tr>
53 <tr><td>Undefined</td></tr>
54 </table>
55
56 <h3>Class Methods</h3>
57 <table>
58 <tr><td>None</td></tr>
59 </table>
60
61 <h3>Methods</h3>
62 <table>
63 <tr><td>None</td></tr>
64 </table>
65
66 <h3>Static Methods</h3>
67 <table>
68 <tr><td>None</td></tr>
69 </table>
70
71
72 <div align="right"><a href="#top">Up</a></div>
33 <hr /> 73 <hr />
34 <hr /> 74 <hr />
35 <a NAME="BookmarkActionSelectionDialog" ID="BookmarkActionSelectionDialog"></a> 75 <a NAME="BookmarkActionSelectionDialog" ID="BookmarkActionSelectionDialog"></a>
36 <h2>BookmarkActionSelectionDialog</h2> 76 <h2>BookmarkActionSelectionDialog</h2>
37 <p> 77 <p>
41 81
42 <h3>Derived from</h3> 82 <h3>Derived from</h3>
43 QDialog, Ui_BookmarkActionSelectionDialog 83 QDialog, Ui_BookmarkActionSelectionDialog
44 <h3>Class Attributes</h3> 84 <h3>Class Attributes</h3>
45 <table> 85 <table>
46 <tr><td>AddBookmark</td></tr> 86 <tr><td>None</td></tr>
47 <tr><td>AddSpeeddial</td></tr>
48 <tr><td>EditBookmark</td></tr>
49 <tr><td>RemoveSpeeddial</td></tr>
50 <tr><td>Undefined</td></tr>
51 </table> 87 </table>
52 88
53 <h3>Class Methods</h3> 89 <h3>Class Methods</h3>
54 <table> 90 <table>
55 <tr><td>None</td></tr> 91 <tr><td>None</td></tr>

eric ide

mercurial