src/eric7/Documentation/Source/eric7.eric7_configure.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10303
ee1aadab1215
--- a/src/eric7/Documentation/Source/eric7.eric7_configure.html	Fri Oct 27 14:07:03 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.eric7_configure.html	Fri Oct 27 14:09:40 2023 +0200
@@ -30,7 +30,7 @@
 
 <tr>
 <td><a href="#createMainWidget">createMainWidget</a></td>
-<td></td>
+<td>Function to create the main widget.</td>
 </tr>
 <tr>
 <td><a href="#main">main</a></td>
@@ -43,6 +43,22 @@
 <h2>createMainWidget</h2>
 <b>createMainWidget</b>(<i>argv</i>)
 
+<p>
+    Function to create the main widget.
+</p>
+<dl>
+
+<dt><i>argv</i></dt>
+<dd>
+list of commandline parameters (list of strings)
+</dd>
+</dl>
+<dl>
+<dt>Return:</dt>
+<dd>
+reference to the main widget (QWidget)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial