eric6/Documentation/Source/eric6.eric6_tray.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_tray</h1> 23 <h1>eric6.eric6_tray</h1>
24 24
25 <p> 25 <p>
26 Eric6 Tray. 26 eric Tray.
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 system-tray application. This acts as a quickstarter by providing a 30 of the system-tray application. This acts as a quickstarter by providing a
31 context menu to start the eric6 IDE and the eric6 tools. 31 context menu to start the eric IDE and the eric tools.
32 </p> 32 </p>
33 <h3>Global Attributes</h3> 33 <h3>Global Attributes</h3>
34 34
35 <table> 35 <table>
36 <tr><td>SettingsDir</td></tr> 36 <tr><td>SettingsDir</td></tr>
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