246 <td><a href="#Terminal.reloadHistory">reloadHistory</a></td> |
246 <td><a href="#Terminal.reloadHistory">reloadHistory</a></td> |
247 <td>Public method to reload the history.</td> |
247 <td>Public method to reload the history.</td> |
248 </tr><tr> |
248 </tr><tr> |
249 <td><a href="#Terminal.saveHistory">saveHistory</a></td> |
249 <td><a href="#Terminal.saveHistory">saveHistory</a></td> |
250 <td>Public method to save the history.</td> |
250 <td>Public method to save the history.</td> |
|
251 </tr><tr> |
|
252 <td><a href="#Terminal.wheelEvent">wheelEvent</a></td> |
|
253 <td>Protected method to handle wheel events.</td> |
251 </tr> |
254 </tr> |
252 </table> |
255 </table> |
253 <h3>Static Methods</h3> |
256 <h3>Static Methods</h3> |
254 <table> |
257 <table> |
255 <tr><td>None</td></tr> |
258 <tr><td>None</td></tr> |
728 </p><a NAME="Terminal.saveHistory" ID="Terminal.saveHistory"></a> |
731 </p><a NAME="Terminal.saveHistory" ID="Terminal.saveHistory"></a> |
729 <h4>Terminal.saveHistory</h4> |
732 <h4>Terminal.saveHistory</h4> |
730 <b>saveHistory</b>(<i></i>) |
733 <b>saveHistory</b>(<i></i>) |
731 <p> |
734 <p> |
732 Public method to save the history. |
735 Public method to save the history. |
733 </p> |
736 </p><a NAME="Terminal.wheelEvent" ID="Terminal.wheelEvent"></a> |
|
737 <h4>Terminal.wheelEvent</h4> |
|
738 <b>wheelEvent</b>(<i>evt</i>) |
|
739 <p> |
|
740 Protected method to handle wheel events. |
|
741 </p><dl> |
|
742 <dt><i>evt</i></dt> |
|
743 <dd> |
|
744 reference to the wheel event (QWheelEvent) |
|
745 </dd> |
|
746 </dl> |
734 <div align="right"><a href="#top">Up</a></div> |
747 <div align="right"><a href="#top">Up</a></div> |
735 <hr /> |
748 <hr /> |
736 </body></html> |
749 </body></html> |