45 <hr /><hr /> |
45 <hr /><hr /> |
46 <a NAME="HistoryMenu" ID="HistoryMenu"></a> |
46 <a NAME="HistoryMenu" ID="HistoryMenu"></a> |
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><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> |
85 <td>Public method to add any actions before the tree.</td> |
89 <td>Public method to add any actions before the tree.</td> |
86 </tr><tr> |
90 </tr><tr> |
87 <td><a href="#HistoryMenu.setInitialActions">setInitialActions</a></td> |
91 <td><a href="#HistoryMenu.setInitialActions">setInitialActions</a></td> |
88 <td>Public method to set the list of actions that should appear first in the menu.</td> |
92 <td>Public method to set the list of actions that should appear first in the menu.</td> |
89 </tr> |
93 </tr> |
|
94 </table> |
|
95 <h3>Static Methods</h3> |
|
96 <table> |
|
97 <tr><td>None</td></tr> |
90 </table> |
98 </table> |
91 <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a> |
99 <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a> |
92 <h4>HistoryMenu (Constructor)</h4> |
100 <h4>HistoryMenu (Constructor)</h4> |
93 <b>HistoryMenu</b>(<i>parent = None</i>) |
101 <b>HistoryMenu</b>(<i>parent = None</i>) |
94 <p> |
102 <p> |
187 <td>Public method to get the parent index.</td> |
199 <td>Public method to get the parent index.</td> |
188 </tr><tr> |
200 </tr><tr> |
189 <td><a href="#HistoryMenuModel.rowCount">rowCount</a></td> |
201 <td><a href="#HistoryMenuModel.rowCount">rowCount</a></td> |
190 <td>Public method to determine the number of rows.</td> |
202 <td>Public method to determine the number of rows.</td> |
191 </tr> |
203 </tr> |
|
204 </table> |
|
205 <h3>Static Methods</h3> |
|
206 <table> |
|
207 <tr><td>None</td></tr> |
192 </table> |
208 </table> |
193 <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a> |
209 <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a> |
194 <h4>HistoryMenuModel (Constructor)</h4> |
210 <h4>HistoryMenuModel (Constructor)</h4> |
195 <b>HistoryMenuModel</b>(<i>sourceModel, parent = None</i>) |
211 <b>HistoryMenuModel</b>(<i>sourceModel, parent = None</i>) |
196 <p> |
212 <p> |