61 <table> |
61 <table> |
62 <tr> |
62 <tr> |
63 <td><a href="#TemplatesPage.__init__">TemplatesPage</a></td> |
63 <td><a href="#TemplatesPage.__init__">TemplatesPage</a></td> |
64 <td>Constructor</td> |
64 <td>Constructor</td> |
65 </tr><tr> |
65 </tr><tr> |
|
66 <td><a href="#TemplatesPage.on_editorFontButton_clicked">on_editorFontButton_clicked</a></td> |
|
67 <td>Private method used to select the font to be used by the code editor.</td> |
|
68 </tr><tr> |
66 <td><a href="#TemplatesPage.save">save</a></td> |
69 <td><a href="#TemplatesPage.save">save</a></td> |
67 <td>Public slot to save the Templates configuration.</td> |
70 <td>Public slot to save the Templates configuration.</td> |
68 </tr> |
71 </tr> |
69 </table> |
72 </table> |
70 <h3>Static Methods</h3> |
73 <h3>Static Methods</h3> |
74 <a NAME="TemplatesPage.__init__" ID="TemplatesPage.__init__"></a> |
77 <a NAME="TemplatesPage.__init__" ID="TemplatesPage.__init__"></a> |
75 <h4>TemplatesPage (Constructor)</h4> |
78 <h4>TemplatesPage (Constructor)</h4> |
76 <b>TemplatesPage</b>(<i></i>) |
79 <b>TemplatesPage</b>(<i></i>) |
77 <p> |
80 <p> |
78 Constructor |
81 Constructor |
|
82 </p><a NAME="TemplatesPage.on_editorFontButton_clicked" ID="TemplatesPage.on_editorFontButton_clicked"></a> |
|
83 <h4>TemplatesPage.on_editorFontButton_clicked</h4> |
|
84 <b>on_editorFontButton_clicked</b>(<i></i>) |
|
85 <p> |
|
86 Private method used to select the font to be used by the code editor. |
79 </p><a NAME="TemplatesPage.save" ID="TemplatesPage.save"></a> |
87 </p><a NAME="TemplatesPage.save" ID="TemplatesPage.save"></a> |
80 <h4>TemplatesPage.save</h4> |
88 <h4>TemplatesPage.save</h4> |
81 <b>save</b>(<i></i>) |
89 <b>save</b>(<i></i>) |
82 <p> |
90 <p> |
83 Public slot to save the Templates configuration. |
91 Public slot to save the Templates configuration. |