Documentation/Source/eric5.Preferences.ConfigurationPages.EditorFilePage.html

changeset 1353
e1c0af081a8e
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
1350:f21bedbb0c6f 1353:e1c0af081a8e
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Preferences.ConfigurationPages.EditorFilePage</h1> 23 <h1>eric5.Preferences.ConfigurationPages.EditorFilePage</h1>
24 <p> 24 <p>
25 Module implementing the Editor General configuration page. 25 Module implementing the Editor File Handling configuration page.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#EditorFilePage">EditorFilePage</a></td> 34 <td><a href="#EditorFilePage">EditorFilePage</a></td>
35 <td>Class implementing the Editor File configuration page.</td> 35 <td>Class implementing the Editor File Handling configuration page.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr> 40 <tr>
44 </table> 44 </table>
45 <hr /><hr /> 45 <hr /><hr />
46 <a NAME="EditorFilePage" ID="EditorFilePage"></a> 46 <a NAME="EditorFilePage" ID="EditorFilePage"></a>
47 <h2>EditorFilePage</h2> 47 <h2>EditorFilePage</h2>
48 <p> 48 <p>
49 Class implementing the Editor File configuration page. 49 Class implementing the Editor File Handling configuration page.
50 </p> 50 </p>
51 <h3>Derived from</h3> 51 <h3>Derived from</h3>
52 ConfigurationPageBase, Ui_EditorFilePage 52 ConfigurationPageBase, Ui_EditorFilePage
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
87 </tr><tr> 87 </tr><tr>
88 <td><a href="#EditorFilePage.on_openFiltersButton_toggled">on_openFiltersButton_toggled</a></td> 88 <td><a href="#EditorFilePage.on_openFiltersButton_toggled">on_openFiltersButton_toggled</a></td>
89 <td>Private slot to switch the list of file filters.</td> 89 <td>Private slot to switch the list of file filters.</td>
90 </tr><tr> 90 </tr><tr>
91 <td><a href="#EditorFilePage.save">save</a></td> 91 <td><a href="#EditorFilePage.save">save</a></td>
92 <td>Public slot to save the Editor General configuration.</td> 92 <td>Public slot to save the Editor File Handling configuration.</td>
93 </tr> 93 </tr>
94 </table> 94 </table>
95 <h3>Static Methods</h3> 95 <h3>Static Methods</h3>
96 <table> 96 <table>
97 <tr><td>None</td></tr> 97 <tr><td>None</td></tr>
172 </dd> 172 </dd>
173 </dl><a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a> 173 </dl><a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a>
174 <h4>EditorFilePage.save</h4> 174 <h4>EditorFilePage.save</h4>
175 <b>save</b>(<i></i>) 175 <b>save</b>(<i></i>)
176 <p> 176 <p>
177 Public slot to save the Editor General configuration. 177 Public slot to save the Editor File Handling configuration.
178 </p> 178 </p>
179 <div align="right"><a href="#top">Up</a></div> 179 <div align="right"><a href="#top">Up</a></div>
180 <hr /><hr /> 180 <hr /><hr />
181 <a NAME="create" ID="create"></a> 181 <a NAME="create" ID="create"></a>
182 <h2>create</h2> 182 <h2>create</h2>

eric ide

mercurial