52 ConfigurationPageBase, Ui_TerminalPage |
52 ConfigurationPageBase, Ui_TerminalPage |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#TerminalPage.__init__">TerminalPage</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#TerminalPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td> |
64 <td><a href="#TerminalPage.on_linenumbersFontButton_clicked">on_linenumbersFontButton_clicked</a></td> |
64 <td>Private method used to select the font for the editor margins.</td> |
65 <td>Private method used to select the font for the editor margins.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#TerminalPage.on_monospacedFontButton_clicked">on_monospacedFontButton_clicked</a></td> |
67 <td><a href="#TerminalPage.on_monospacedFontButton_clicked">on_monospacedFontButton_clicked</a></td> |
67 <td>Private method used to select the font to be used as the monospaced font.</td> |
68 <td>Private method used to select the font to be used as the monospaced font.</td> |
70 <td>Public slot to perform some polishing actions.</td> |
71 <td>Public slot to perform some polishing actions.</td> |
71 </tr><tr> |
72 </tr><tr> |
72 <td><a href="#TerminalPage.save">save</a></td> |
73 <td><a href="#TerminalPage.save">save</a></td> |
73 <td>Public slot to save the Shell configuration.</td> |
74 <td>Public slot to save the Shell configuration.</td> |
74 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
75 </table> |
80 </table> |
76 <a NAME="TerminalPage.__init__" ID="TerminalPage.__init__"></a> |
81 <a NAME="TerminalPage.__init__" ID="TerminalPage.__init__"></a> |
77 <h4>TerminalPage (Constructor)</h4> |
82 <h4>TerminalPage (Constructor)</h4> |
78 <b>TerminalPage</b>(<i></i>) |
83 <b>TerminalPage</b>(<i></i>) |
79 <p> |
84 <p> |