src/eric7/Documentation/Source/eric7.HelpViewer.HelpBookmarksWidget.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
138 </tr> 138 </tr>
139 <tr> 139 <tr>
140 <td><a href="#HelpBookmarksWidget.addBookmark">addBookmark</a></td> 140 <td><a href="#HelpBookmarksWidget.addBookmark">addBookmark</a></td>
141 <td>Public slot to add a bookmark with given data.</td> 141 <td>Public slot to add a bookmark with given data.</td>
142 </tr> 142 </tr>
143 <tr>
144 <td><a href="#HelpBookmarksWidget.keyPressEvent">keyPressEvent</a></td>
145 <td>Protected method handling key press events.</td>
146 </tr>
143 </table> 147 </table>
144 148
145 <h3>Static Methods</h3> 149 <h3>Static Methods</h3>
146 <table> 150 <table>
147 <tr><td>None</td></tr> 151 <tr><td>None</td></tr>
360 <dt><i>url</i> (QUrl)</dt> 364 <dt><i>url</i> (QUrl)</dt>
361 <dd> 365 <dd>
362 URL for the bookmark 366 URL for the bookmark
363 </dd> 367 </dd>
364 </dl> 368 </dl>
369 <a NAME="HelpBookmarksWidget.keyPressEvent" ID="HelpBookmarksWidget.keyPressEvent"></a>
370 <h4>HelpBookmarksWidget.keyPressEvent</h4>
371 <b>keyPressEvent</b>(<i>evt</i>)
372 <p>
373 Protected method handling key press events.
374 </p>
375
376 <dl>
377
378 <dt><i>evt</i> (QKeyEvent)</dt>
379 <dd>
380 reference to the key press event
381 </dd>
382 </dl>
365 <div align="right"><a href="#top">Up</a></div> 383 <div align="right"><a href="#top">Up</a></div>
366 <hr /> 384 <hr />
367 </body></html> 385 </body></html>

eric ide

mercurial