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_shell</h1> | 23 <h1>eric6.eric6_shell</h1> |
24 | 24 |
25 <p> | 25 <p> |
26 Eric6 Shell. | 26 eric Shell. |
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 ShellWindow module and starts the Qt event loop. | 30 of the ShellWindow module and starts the Qt event loop. |
31 </p> | 31 </p> |
67 <dd> | 67 <dd> |
68 list of commandline parameters (list of strings) | 68 list of commandline parameters (list of strings) |
69 </dd> | 69 </dd> |
70 </dl> | 70 </dl> |
71 <dl> | 71 <dl> |
72 <dt>Returns:</dt> | 72 <dt>Return:</dt> |
73 <dd> | 73 <dd> |
74 reference to the main widget (QWidget) | 74 reference to the main widget (QWidget) |
75 </dd> | 75 </dd> |
76 </dl> | 76 </dl> |
77 <div align="right"><a href="#top">Up</a></div> | 77 <div align="right"><a href="#top">Up</a></div> |