45 <hr /><hr /> |
45 <hr /><hr /> |
46 <a NAME="BookmarksMenu" ID="BookmarksMenu"></a> |
46 <a NAME="BookmarksMenu" ID="BookmarksMenu"></a> |
47 <h2>BookmarksMenu</h2> |
47 <h2>BookmarksMenu</h2> |
48 <p> |
48 <p> |
49 Class implementing the bookmarks menu base class. |
49 Class implementing the bookmarks menu base class. |
50 </p><h4>Signals</h4> |
50 </p><h3>Signals</h3> |
51 <dl> |
51 <dl> |
52 <dt>newUrl(QUrl, str)</dt> |
52 <dt>newUrl(QUrl, str)</dt> |
53 <dd> |
53 <dd> |
54 emitted to open a URL in a new tab |
54 emitted to open a URL in a new tab |
55 </dd><dt>openUrl(QUrl, str)</dt> |
55 </dd><dt>openUrl(QUrl, str)</dt> |
61 E5ModelMenu |
61 E5ModelMenu |
62 <h3>Class Attributes</h3> |
62 <h3>Class Attributes</h3> |
63 <table> |
63 <table> |
64 <tr><td>None</td></tr> |
64 <tr><td>None</td></tr> |
65 </table> |
65 </table> |
|
66 <h3>Class Methods</h3> |
|
67 <table> |
|
68 <tr><td>None</td></tr> |
|
69 </table> |
66 <h3>Methods</h3> |
70 <h3>Methods</h3> |
67 <table> |
71 <table> |
68 <tr> |
72 <tr> |
69 <td><a href="#BookmarksMenu.__init__">BookmarksMenu</a></td> |
|
70 <td>Constructor</td> |
|
71 </tr><tr> |
|
72 <td><a href="#BookmarksMenu.__activated">__activated</a></td> |
73 <td><a href="#BookmarksMenu.__activated">__activated</a></td> |
73 <td>Private slot handling the activated signal.</td> |
74 <td>Private slot handling the activated signal.</td> |
74 </tr><tr> |
75 </tr><tr> |
75 <td><a href="#BookmarksMenu.__contextMenuRequested">__contextMenuRequested</a></td> |
76 <td><a href="#BookmarksMenu.__contextMenuRequested">__contextMenuRequested</a></td> |
76 <td>Private slot to handle the context menu request.</td> |
77 <td>Private slot to handle the context menu request.</td> |
91 <td>Public method to get the menu that is used to populate sub menu's.</td> |
92 <td>Public method to get the menu that is used to populate sub menu's.</td> |
92 </tr><tr> |
93 </tr><tr> |
93 <td><a href="#BookmarksMenu.postPopulated">postPopulated</a></td> |
94 <td><a href="#BookmarksMenu.postPopulated">postPopulated</a></td> |
94 <td>Public method to add any actions after the tree.</td> |
95 <td>Public method to add any actions after the tree.</td> |
95 </tr> |
96 </tr> |
|
97 </table> |
|
98 <h3>Static Methods</h3> |
|
99 <table> |
|
100 <tr><td>None</td></tr> |
96 </table> |
101 </table> |
97 <a NAME="BookmarksMenu.__init__" ID="BookmarksMenu.__init__"></a> |
102 <a NAME="BookmarksMenu.__init__" ID="BookmarksMenu.__init__"></a> |
98 <h4>BookmarksMenu (Constructor)</h4> |
103 <h4>BookmarksMenu (Constructor)</h4> |
99 <b>BookmarksMenu</b>(<i>parent=None</i>) |
104 <b>BookmarksMenu</b>(<i>parent=None</i>) |
100 <p> |
105 <p> |
171 BookmarksMenu |
176 BookmarksMenu |
172 <h3>Class Attributes</h3> |
177 <h3>Class Attributes</h3> |
173 <table> |
178 <table> |
174 <tr><td>None</td></tr> |
179 <tr><td>None</td></tr> |
175 </table> |
180 </table> |
|
181 <h3>Class Methods</h3> |
|
182 <table> |
|
183 <tr><td>None</td></tr> |
|
184 </table> |
176 <h3>Methods</h3> |
185 <h3>Methods</h3> |
177 <table> |
186 <table> |
178 <tr> |
187 <tr> |
179 <td><a href="#BookmarksMenuBarMenu.__init__">BookmarksMenuBarMenu</a></td> |
|
180 <td>Constructor</td> |
|
181 </tr><tr> |
|
182 <td><a href="#BookmarksMenuBarMenu.prePopulated">prePopulated</a></td> |
188 <td><a href="#BookmarksMenuBarMenu.prePopulated">prePopulated</a></td> |
183 <td>Public method to add any actions before the tree.</td> |
189 <td>Public method to add any actions before the tree.</td> |
184 </tr><tr> |
190 </tr><tr> |
185 <td><a href="#BookmarksMenuBarMenu.setInitialActions">setInitialActions</a></td> |
191 <td><a href="#BookmarksMenuBarMenu.setInitialActions">setInitialActions</a></td> |
186 <td>Public method to set the list of actions that should appear first in the menu.</td> |
192 <td>Public method to set the list of actions that should appear first in the menu.</td> |
187 </tr> |
193 </tr> |
|
194 </table> |
|
195 <h3>Static Methods</h3> |
|
196 <table> |
|
197 <tr><td>None</td></tr> |
188 </table> |
198 </table> |
189 <a NAME="BookmarksMenuBarMenu.__init__" ID="BookmarksMenuBarMenu.__init__"></a> |
199 <a NAME="BookmarksMenuBarMenu.__init__" ID="BookmarksMenuBarMenu.__init__"></a> |
190 <h4>BookmarksMenuBarMenu (Constructor)</h4> |
200 <h4>BookmarksMenuBarMenu (Constructor)</h4> |
191 <b>BookmarksMenuBarMenu</b>(<i>parent=None</i>) |
201 <b>BookmarksMenuBarMenu</b>(<i>parent=None</i>) |
192 <p> |
202 <p> |