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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10135
36839e2c6945
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
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>Module function to create the configuration page.</td> 34 <td></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>
151 <hr /> 151 <hr />
152 <a NAME="create" ID="create"></a> 152 <a NAME="create" ID="create"></a>
153 <h2>create</h2> 153 <h2>create</h2>
154 <b>create</b>(<i>dlg</i>) 154 <b>create</b>(<i>dlg</i>)
155 155
156 <p>
157 Module function to create the configuration page.
158 </p>
159 <dl>
160
161 <dt><i>dlg</i> (ConfigurationWidget)</dt>
162 <dd>
163 reference to the configuration dialog
164 </dd>
165 </dl>
166 <dl>
167 <dt>Return:</dt>
168 <dd>
169 reference to the instantiated page
170 </dd>
171 </dl>
172 <dl>
173 <dt>Return Type:</dt>
174 <dd>
175 ConfigurationPageBase
176 </dd>
177 </dl>
178 <div align="right"><a href="#top">Up</a></div> 156 <div align="right"><a href="#top">Up</a></div>
179 <hr /> 157 <hr />
180 </body></html> 158 </body></html>

eric ide

mercurial