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

branch
eric7
changeset 10259
b51dfacef37f
parent 10135
36839e2c6945
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html	Fri Oct 27 14:07:03 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html	Fri Oct 27 14:09:40 2023 +0200
@@ -31,7 +31,7 @@
 
 <tr>
 <td><a href="#create">create</a></td>
-<td></td>
+<td>Module function to create the configuration page.</td>
 </tr>
 </table>
 <hr />
@@ -189,6 +189,28 @@
 <h2>create</h2>
 <b>create</b>(<i>dlg</i>)
 
+<p>
+    Module function to create the configuration page.
+</p>
+<dl>
+
+<dt><i>dlg</i> (ConfigurationWidget)</dt>
+<dd>
+reference to the configuration dialog
+</dd>
+</dl>
+<dl>
+<dt>Return:</dt>
+<dd>
+reference to the instantiated page
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+ConfigurationPageBase
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial