eric6/Documentation/Source/eric6.eric6_editor.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
21 <body> 21 <body>
22 <a NAME="top" ID="top"></a> 22 <a NAME="top" ID="top"></a>
23 <h1>eric6.eric6_editor</h1> 23 <h1>eric6.eric6_editor</h1>
24 24
25 <p> 25 <p>
26 Eric6 Editor. 26 eric Editor.
27 </p> 27 </p>
28 <p> 28 <p>
29 This is the main Python script that performs the necessary initialization 29 This is the main Python script that performs the necessary initialization
30 of the MiniEditor module and starts the Qt event loop. This is a standalone 30 of the MiniEditor module and starts the Qt event loop. This is a standalone
31 version of the integrated MiniEditor module. 31 version of the integrated MiniEditor module.
68 <dd> 68 <dd>
69 list of commandline parameters (list of strings) 69 list of commandline parameters (list of strings)
70 </dd> 70 </dd>
71 </dl> 71 </dl>
72 <dl> 72 <dl>
73 <dt>Returns:</dt> 73 <dt>Return:</dt>
74 <dd> 74 <dd>
75 reference to the main widget (QWidget) 75 reference to the main widget (QWidget)
76 </dd> 76 </dd>
77 </dl> 77 </dl>
78 <div align="right"><a href="#top">Up</a></div> 78 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial