Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
47 <h2>HistoryMenu</h2> 47 <h2>HistoryMenu</h2>
48 <p> 48 <p>
49 Class implementing the history menu. 49 Class implementing the history menu.
50 </p><h4>Signals</h4> 50 </p><h4>Signals</h4>
51 <dl> 51 <dl>
52 <dt>newUrl(const QUrl&, const QString&)</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(const QUrl&, const QString&)</dt> 55 </dd><dt>openUrl(QUrl, str)</dt>
56 <dd> 56 <dd>
57 emitted to open a URL in the current 57 emitted to open a URL in the current tab
58 tab
59 </dd> 58 </dd>
60 </dl> 59 </dl>
61 <h3>Derived from</h3> 60 <h3>Derived from</h3>
62 E5ModelMenu 61 E5ModelMenu
63 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
64 <table> 63 <table>
65 <tr><td>None</td></tr> 64 <tr><td>newUrl</td></tr><tr><td>openUrl</td></tr>
66 </table> 65 </table>
67 <h3>Methods</h3> 66 <h3>Methods</h3>
68 <table> 67 <table>
69 <tr> 68 <tr>
70 <td><a href="#HistoryMenu.__init__">HistoryMenu</a></td> 69 <td><a href="#HistoryMenu.__init__">HistoryMenu</a></td>

eric ide

mercurial