185 Class implementing a dynamically populated menu for bookmarks. |
185 Class implementing a dynamically populated menu for bookmarks. |
186 </p><h3>Signals</h3> |
186 </p><h3>Signals</h3> |
187 <dl> |
187 <dl> |
188 <dt>openUrl(QUrl, str)</dt> |
188 <dt>openUrl(QUrl, str)</dt> |
189 <dd> |
189 <dd> |
190 emitted to open a URL with the given title in the |
190 emitted to open a URL with the given title in |
191 current tab |
191 the current tab |
192 </dd> |
192 </dd> |
193 </dl> |
193 </dl> |
194 <h3>Derived from</h3> |
194 <h3>Derived from</h3> |
195 BookmarksMenu |
195 BookmarksMenu |
196 <h3>Class Attributes</h3> |
196 <h3>Class Attributes</h3> |
256 </dd> |
256 </dd> |
257 </dl><a NAME="BookmarksMenuBarMenu.setInitialActions" ID="BookmarksMenuBarMenu.setInitialActions"></a> |
257 </dl><a NAME="BookmarksMenuBarMenu.setInitialActions" ID="BookmarksMenuBarMenu.setInitialActions"></a> |
258 <h4>BookmarksMenuBarMenu.setInitialActions</h4> |
258 <h4>BookmarksMenuBarMenu.setInitialActions</h4> |
259 <b>setInitialActions</b>(<i>actions</i>) |
259 <b>setInitialActions</b>(<i>actions</i>) |
260 <p> |
260 <p> |
261 Public method to set the list of actions that should appear first in the menu. |
261 Public method to set the list of actions that should appear first in |
|
262 the menu. |
262 </p><dl> |
263 </p><dl> |
263 <dt><i>actions</i></dt> |
264 <dt><i>actions</i></dt> |
264 <dd> |
265 <dd> |
265 list of initial actions (list of QAction) |
266 list of initial actions (list of QAction) |
266 </dd> |
267 </dd> |