Documentation/Source/eric6.eric6_webbrowser.html

changeset 6632
084880ed940c
parent 3673
e26d7d0c1088
child 6716
1c9d3b369ea8
equal deleted inserted replaced
6631:0a2f0feac79d 6632:084880ed940c
50 <h2>createMainWidget</h2> 50 <h2>createMainWidget</h2>
51 <b>createMainWidget</b>(<i>argv</i>) 51 <b>createMainWidget</b>(<i>argv</i>)
52 <p> 52 <p>
53 Function to create the main widget. 53 Function to create the main widget.
54 </p><dl> 54 </p><dl>
55 <dt><i>argv</i></dt> 55 <dt><i>argv</i> (list of str)</dt>
56 <dd> 56 <dd>
57 list of commandline parameters (list of strings) 57 list of command line parameters
58 </dd> 58 </dd>
59 </dl><dl> 59 </dl><dl>
60 <dt>Returns:</dt> 60 <dt>Returns:</dt>
61 <dd> 61 <dd>
62 reference to the main widget (QWidget) 62 reference to the main widget
63 </dd>
64 </dl><dl>
65 <dt>Return Type:</dt>
66 <dd>
67 QWidget
63 </dd> 68 </dd>
64 </dl> 69 </dl>
65 <div align="right"><a href="#top">Up</a></div> 70 <div align="right"><a href="#top">Up</a></div>
66 <hr /><hr /> 71 <hr /><hr />
67 <a NAME="main" ID="main"></a> 72 <a NAME="main" ID="main"></a>

eric ide

mercurial