src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10135
36839e2c6945
child 10479
856476537696
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#create">create</a></td> 33 <td><a href="#create">create</a></td>
34 <td></td> 34 <td>Module function to create the configuration page.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="EditorKeywordsPage" ID="EditorKeywordsPage"></a> 39 <a NAME="EditorKeywordsPage" ID="EditorKeywordsPage"></a>
187 <hr /> 187 <hr />
188 <a NAME="create" ID="create"></a> 188 <a NAME="create" ID="create"></a>
189 <h2>create</h2> 189 <h2>create</h2>
190 <b>create</b>(<i>dlg</i>) 190 <b>create</b>(<i>dlg</i>)
191 191
192 <p>
193 Module function to create the configuration page.
194 </p>
195 <dl>
196
197 <dt><i>dlg</i> (ConfigurationWidget)</dt>
198 <dd>
199 reference to the configuration dialog
200 </dd>
201 </dl>
202 <dl>
203 <dt>Return:</dt>
204 <dd>
205 reference to the instantiated page
206 </dd>
207 </dl>
208 <dl>
209 <dt>Return Type:</dt>
210 <dd>
211 ConfigurationPageBase
212 </dd>
213 </dl>
192 <div align="right"><a href="#top">Up</a></div> 214 <div align="right"><a href="#top">Up</a></div>
193 <hr /> 215 <hr />
194 </body></html> 216 </body></html>

eric ide

mercurial