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

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
52 <dd> 52 <dd>
53 emitted to open a URL with the given title in a 53 emitted to open a URL with the given title in a
54 new tab 54 new tab
55 </dd><dt>openUrl(QUrl, str)</dt> 55 </dd><dt>openUrl(QUrl, str)</dt>
56 <dd> 56 <dd>
57 emitted to open a URL with the given title in the 57 emitted to open a URL with the given title in
58 current tab 58 the current tab
59 </dd> 59 </dd>
60 </dl> 60 </dl>
61 <h3>Derived from</h3> 61 <h3>Derived from</h3>
62 E5ModelMenu 62 E5ModelMenu
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
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>

eric ide

mercurial