68 <tr><td>None</td></tr> |
68 <tr><td>None</td></tr> |
69 </table> |
69 </table> |
70 <h3>Methods</h3> |
70 <h3>Methods</h3> |
71 <table> |
71 <table> |
72 <tr> |
72 <tr> |
|
73 <td><a href="#HistoryMenu.__init__">HistoryMenu</a></td> |
|
74 <td>Constructor</td> |
|
75 </tr><tr> |
73 <td><a href="#HistoryMenu.__activated">__activated</a></td> |
76 <td><a href="#HistoryMenu.__activated">__activated</a></td> |
74 <td>Private slot handling the activated signal.</td> |
77 <td>Private slot handling the activated signal.</td> |
75 </tr><tr> |
78 </tr><tr> |
76 <td><a href="#HistoryMenu.__clearHistoryDialog">__clearHistoryDialog</a></td> |
79 <td><a href="#HistoryMenu.__clearHistoryDialog">__clearHistoryDialog</a></td> |
77 <td>Private slot to clear the history.</td> |
80 <td>Private slot to clear the history.</td> |
169 <tr><td>None</td></tr> |
172 <tr><td>None</td></tr> |
170 </table> |
173 </table> |
171 <h3>Methods</h3> |
174 <h3>Methods</h3> |
172 <table> |
175 <table> |
173 <tr> |
176 <tr> |
|
177 <td><a href="#HistoryMenuModel.__init__">HistoryMenuModel</a></td> |
|
178 <td>Constructor</td> |
|
179 </tr><tr> |
174 <td><a href="#HistoryMenuModel.bumpedRows">bumpedRows</a></td> |
180 <td><a href="#HistoryMenuModel.bumpedRows">bumpedRows</a></td> |
175 <td>Public method to determine the number of rows moved to the root.</td> |
181 <td>Public method to determine the number of rows moved to the root.</td> |
176 </tr><tr> |
182 </tr><tr> |
177 <td><a href="#HistoryMenuModel.columnCount">columnCount</a></td> |
183 <td><a href="#HistoryMenuModel.columnCount">columnCount</a></td> |
178 <td>Public method to get the number of columns.</td> |
184 <td>Public method to get the number of columns.</td> |