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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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>
61 E5ModelMenu 61 E5ModelMenu
62 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
63 <table> 63 <table>
64 <tr><td>None</td></tr> 64 <tr><td>None</td></tr>
65 </table> 65 </table>
66 <h3>Class Methods</h3>
67 <table>
68 <tr><td>None</td></tr>
69 </table>
66 <h3>Methods</h3> 70 <h3>Methods</h3>
67 <table> 71 <table>
68 <tr> 72 <tr>
69 <td><a href="#HistoryMenu.__init__">HistoryMenu</a></td> 73 <td><a href="#HistoryMenu.__init__">HistoryMenu</a></td>
70 <td>Constructor</td> 74 <td>Constructor</td>
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>
157 QAbstractProxyModel 165 QAbstractProxyModel
158 <h3>Class Attributes</h3> 166 <h3>Class Attributes</h3>
159 <table> 167 <table>
160 <tr><td>MOVEDROWS</td></tr> 168 <tr><td>MOVEDROWS</td></tr>
161 </table> 169 </table>
170 <h3>Class Methods</h3>
171 <table>
172 <tr><td>None</td></tr>
173 </table>
162 <h3>Methods</h3> 174 <h3>Methods</h3>
163 <table> 175 <table>
164 <tr> 176 <tr>
165 <td><a href="#HistoryMenuModel.__init__">HistoryMenuModel</a></td> 177 <td><a href="#HistoryMenuModel.__init__">HistoryMenuModel</a></td>
166 <td>Constructor</td> 178 <td>Constructor</td>
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>

eric ide

mercurial