Documentation/Source/eric5.Tools.TrayStarter.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Tools.TrayStarter</h1> 23 <h1>eric5.Tools.TrayStarter</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#116;&#97;&#114;&#116;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#115;y&#115;&#116;&#101;&#109; &#116;&#114;&#97;y. 25 Module implementing a starter for the system tray.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#TrayStarter">TrayStarter</a></td> 34 <td><a href="#TrayStarter">TrayStarter</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#116;&#97;&#114;&#116;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#115;y&#115;&#116;&#101;&#109; &#116;&#114;&#97;y.</td> 35 <td>Class implementing a starter for the system tray.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="TrayStarter" ID="TrayStarter"></a> 43 <a NAME="TrayStarter" ID="TrayStarter"></a>
44 <h2>TrayStarter</h2> 44 <h2>TrayStarter</h2>
45 <p> 45 <p>
46 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#115;&#116;&#97;&#114;&#116;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#115;y&#115;&#116;&#101;&#109; &#116;&#114;&#97;y. 46 Class implementing a starter for the system tray.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QSystemTrayIcon 49 QSystemTrayIcon
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#TrayStarter.__init__">TrayStarter</a></td> 57 <td><a href="#TrayStarter.__init__">TrayStarter</a></td>
58 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#TrayStarter.__activated">__activated</a></td> 60 <td><a href="#TrayStarter.__activated">__activated</a></td>
61 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#97;&#116;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;.</td> 61 <td>Private slot to handle the activated signal.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#TrayStarter.__loadRecentFiles">__loadRecentFiles</a></td> 63 <td><a href="#TrayStarter.__loadRecentFiles">__loadRecentFiles</a></td>
64 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;.</td> 64 <td>Private method to load the recently opened filenames.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#TrayStarter.__loadRecentMultiProjects">__loadRecentMultiProjects</a></td> 66 <td><a href="#TrayStarter.__loadRecentMultiProjects">__loadRecentMultiProjects</a></td>
67 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#109;&#117;&#108;&#116;&#105; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;.</td> 67 <td>Private method to load the recently opened multi project filenames.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#TrayStarter.__loadRecentProjects">__loadRecentProjects</a></td> 69 <td><a href="#TrayStarter.__loadRecentProjects">__loadRecentProjects</a></td>
70 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;.</td> 70 <td>Private method to load the recently opened project filenames.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#TrayStarter.__openRecent">__openRecent</a></td> 72 <td><a href="#TrayStarter.__openRecent">__openRecent</a></td>
73 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#111;&#114; &#102;&#105;&#108;&#101; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#114;&#101;&#110;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#111;&#114; &#102;&#105;&#108;&#101;&#115;.</td> 73 <td>Private method to open a project or file from the list of rencently opened projects or files.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#TrayStarter.__showContextMenu">__showContextMenu</a></td> 75 <td><a href="#TrayStarter.__showContextMenu">__showContextMenu</a></td>
76 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;.</td> 76 <td>Private slot to show the context menu.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#TrayStarter.__showRecentFilesMenu">__showRecentFilesMenu</a></td> 78 <td><a href="#TrayStarter.__showRecentFilesMenu">__showRecentFilesMenu</a></td>
79 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#102;&#105;&#108;&#101;&#115; &#109;&#101;&#110;&#117;.</td> 79 <td>Private method to set up the recent files menu.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#TrayStarter.__showRecentMultiProjectsMenu">__showRecentMultiProjectsMenu</a></td> 81 <td><a href="#TrayStarter.__showRecentMultiProjectsMenu">__showRecentMultiProjectsMenu</a></td>
82 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#109;&#117;&#108;&#116;&#105; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#109;&#101;&#110;&#117;.</td> 82 <td>Private method to set up the recent multi projects menu.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#TrayStarter.__showRecentProjectsMenu">__showRecentProjectsMenu</a></td> 84 <td><a href="#TrayStarter.__showRecentProjectsMenu">__showRecentProjectsMenu</a></td>
85 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#109;&#101;&#110;&#117;.</td> 85 <td>Private method to set up the recent projects menu.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#TrayStarter.__startCompare">__startCompare</a></td> 87 <td><a href="#TrayStarter.__startCompare">__startCompare</a></td>
88 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 88 <td>Private slot to start the eric5 compare dialog.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#TrayStarter.__startDiff">__startDiff</a></td> 90 <td><a href="#TrayStarter.__startDiff">__startDiff</a></td>
91 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#100;&#105;&#102;&#102; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 91 <td>Private slot to start the eric5 diff dialog.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#TrayStarter.__startEric">__startEric</a></td> 93 <td><a href="#TrayStarter.__startEric">__startEric</a></td>
94 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#73;&#68;&#69;.</td> 94 <td>Private slot to start the eric5 IDE.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#TrayStarter.__startHelpViewer">__startHelpViewer</a></td> 96 <td><a href="#TrayStarter.__startHelpViewer">__startHelpViewer</a></td>
97 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; w&#101;&#98; &#98;&#114;&#111;w&#115;&#101;&#114;.</td> 97 <td>Private slot to start the eric5 web browser.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#TrayStarter.__startMiniEditor">__startMiniEditor</a></td> 99 <td><a href="#TrayStarter.__startMiniEditor">__startMiniEditor</a></td>
100 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#77;&#105;&#110;&#105; &#69;&#100;&#105;&#116;&#111;&#114;.</td> 100 <td>Private slot to start the eric5 Mini Editor.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td> 102 <td><a href="#TrayStarter.__startPluginInstall">__startPluginInstall</a></td>
103 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 103 <td>Private slot to start the eric5 plugin installation dialog.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#TrayStarter.__startPluginRepository">__startPluginRepository</a></td> 105 <td><a href="#TrayStarter.__startPluginRepository">__startPluginRepository</a></td>
106 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#114;&#101;&#112;&#111;&#115;&#105;&#116;&#111;&#114;y &#100;&#105;&#97;&#108;&#111;&#103;.</td> 106 <td>Private slot to start the eric5 plugin repository dialog.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#TrayStarter.__startPluginUninstall">__startPluginUninstall</a></td> 108 <td><a href="#TrayStarter.__startPluginUninstall">__startPluginUninstall</a></td>
109 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#117;&#110;&#105;&#110;&#115;&#116;&#97;&#108;&#108;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 109 <td>Private slot to start the eric5 plugin uninstallation dialog.</td>
110 </tr><tr> 110 </tr><tr>
111 <td><a href="#TrayStarter.__startPreferences">__startPreferences</a></td> 111 <td><a href="#TrayStarter.__startPreferences">__startPreferences</a></td>
112 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 112 <td>Private slot to start the eric5 configuration dialog.</td>
113 </tr><tr> 113 </tr><tr>
114 <td><a href="#TrayStarter.__startProc">__startProc</a></td> 114 <td><a href="#TrayStarter.__startProc">__startProc</a></td>
115 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#97;&#110; &#101;&#114;&#105;&#99;&#53; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110;.</td> 115 <td>Private method to start an eric5 application.</td>
116 </tr><tr> 116 </tr><tr>
117 <td><a href="#TrayStarter.__startPyRe">__startPyRe</a></td> 117 <td><a href="#TrayStarter.__startPyRe">__startPyRe</a></td>
118 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#80;y&#116;&#104;&#111;&#110; &#114;&#101; &#101;&#100;&#105;&#116;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 118 <td>Private slot to start the eric5 Python re editor dialog.</td>
119 </tr><tr> 119 </tr><tr>
120 <td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td> 120 <td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td>
121 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#81;&#82;&#101;&#103;&#69;x&#112; &#101;&#100;&#105;&#116;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 121 <td>Private slot to start the eric5 QRegExp editor dialog.</td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#TrayStarter.__startSqlBrowser">__startSqlBrowser</a></td> 123 <td><a href="#TrayStarter.__startSqlBrowser">__startSqlBrowser</a></td>
124 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#115;&#113;&#108; &#98;&#114;&#111;w&#115;&#101;&#114; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 124 <td>Private slot to start the eric5 sql browser dialog.</td>
125 </tr><tr> 125 </tr><tr>
126 <td><a href="#TrayStarter.__startTRPreviewer">__startTRPreviewer</a></td> 126 <td><a href="#TrayStarter.__startTRPreviewer">__startTRPreviewer</a></td>
127 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#112;&#114;&#101;v&#105;&#101;w&#101;&#114;.</td> 127 <td>Private slot to start the eric5 translations previewer.</td>
128 </tr><tr> 128 </tr><tr>
129 <td><a href="#TrayStarter.__startUIPreviewer">__startUIPreviewer</a></td> 129 <td><a href="#TrayStarter.__startUIPreviewer">__startUIPreviewer</a></td>
130 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#85;&#73; &#112;&#114;&#101;v&#105;&#101;w&#101;&#114;.</td> 130 <td>Private slot to start the eric5 UI previewer.</td>
131 </tr><tr> 131 </tr><tr>
132 <td><a href="#TrayStarter.__startUnittest">__startUnittest</a></td> 132 <td><a href="#TrayStarter.__startUnittest">__startUnittest</a></td>
133 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#117;&#110;&#105;&#116;&#116;&#101;&#115;&#116; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 133 <td>Private slot to start the eric5 unittest dialog.</td>
134 </tr> 134 </tr>
135 </table> 135 </table>
136 <a NAME="TrayStarter.__init__" ID="TrayStarter.__init__"></a> 136 <a NAME="TrayStarter.__init__" ID="TrayStarter.__init__"></a>
137 <h4>TrayStarter (Constructor)</h4> 137 <h4>TrayStarter (Constructor)</h4>
138 <b>TrayStarter</b>(<i></i>) 138 <b>TrayStarter</b>(<i></i>)
139 <p> 139 <p>
140 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 140 Constructor
141 </p><a NAME="TrayStarter.__activated" ID="TrayStarter.__activated"></a> 141 </p><a NAME="TrayStarter.__activated" ID="TrayStarter.__activated"></a>
142 <h4>TrayStarter.__activated</h4> 142 <h4>TrayStarter.__activated</h4>
143 <b>__activated</b>(<i>reason</i>) 143 <b>__activated</b>(<i>reason</i>)
144 <p> 144 <p>
145 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#97;&#116;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;. 145 Private slot to handle the activated signal.
146 </p><dl> 146 </p><dl>
147 <dt><i>reason</i></dt> 147 <dt><i>reason</i></dt>
148 <dd> 148 <dd>
149 &#114;&#101;&#97;&#115;&#111;&#110; &#99;&#111;&#100;&#101; &#111;&#102; &#116;&#104;&#101; &#115;&#105;&#103;&#110;&#97;&#108; (&#81;&#83;y&#115;&#116;&#101;&#109;&#84;&#114;&#97;y&#73;&#99;&#111;&#110;.&#65;&#99;&#116;&#105;v&#97;&#116;&#105;&#111;&#110;&#82;&#101;&#97;&#115;&#111;&#110;) 149 reason code of the signal (QSystemTrayIcon.ActivationReason)
150 </dd> 150 </dd>
151 </dl><a NAME="TrayStarter.__loadRecentFiles" ID="TrayStarter.__loadRecentFiles"></a> 151 </dl><a NAME="TrayStarter.__loadRecentFiles" ID="TrayStarter.__loadRecentFiles"></a>
152 <h4>TrayStarter.__loadRecentFiles</h4> 152 <h4>TrayStarter.__loadRecentFiles</h4>
153 <b>__loadRecentFiles</b>(<i></i>) 153 <b>__loadRecentFiles</b>(<i></i>)
154 <p> 154 <p>
155 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;. 155 Private method to load the recently opened filenames.
156 </p><a NAME="TrayStarter.__loadRecentMultiProjects" ID="TrayStarter.__loadRecentMultiProjects"></a> 156 </p><a NAME="TrayStarter.__loadRecentMultiProjects" ID="TrayStarter.__loadRecentMultiProjects"></a>
157 <h4>TrayStarter.__loadRecentMultiProjects</h4> 157 <h4>TrayStarter.__loadRecentMultiProjects</h4>
158 <b>__loadRecentMultiProjects</b>(<i></i>) 158 <b>__loadRecentMultiProjects</b>(<i></i>)
159 <p> 159 <p>
160 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#109;&#117;&#108;&#116;&#105; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;. 160 Private method to load the recently opened multi project filenames.
161 </p><a NAME="TrayStarter.__loadRecentProjects" ID="TrayStarter.__loadRecentProjects"></a> 161 </p><a NAME="TrayStarter.__loadRecentProjects" ID="TrayStarter.__loadRecentProjects"></a>
162 <h4>TrayStarter.__loadRecentProjects</h4> 162 <h4>TrayStarter.__loadRecentProjects</h4>
163 <b>__loadRecentProjects</b>(<i></i>) 163 <b>__loadRecentProjects</b>(<i></i>)
164 <p> 164 <p>
165 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115;. 165 Private method to load the recently opened project filenames.
166 </p><a NAME="TrayStarter.__openRecent" ID="TrayStarter.__openRecent"></a> 166 </p><a NAME="TrayStarter.__openRecent" ID="TrayStarter.__openRecent"></a>
167 <h4>TrayStarter.__openRecent</h4> 167 <h4>TrayStarter.__openRecent</h4>
168 <b>__openRecent</b>(<i>act</i>) 168 <b>__openRecent</b>(<i>act</i>)
169 <p> 169 <p>
170 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#97; &#112;&#114;&#111;&#106;&#101;&#99;&#116; &#111;&#114; &#102;&#105;&#108;&#101; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#114;&#101;&#110;&#99;&#101;&#110;&#116;&#108;y &#111;&#112;&#101;&#110;&#101;&#100; 170 Private method to open a project or file from the list of rencently opened
171 &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#111;&#114; &#102;&#105;&#108;&#101;&#115;. 171 projects or files.
172 </p><dl> 172 </p><dl>
173 <dt><i>act</i></dt> 173 <dt><i>act</i></dt>
174 <dd> 174 <dd>
175 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110; &#116;&#104;&#97;&#116; &#116;&#114;&#105;&#103;&#103;&#101;&#114;&#101;&#100; (&#81;&#65;&#99;&#116;&#105;&#111;&#110;) 175 reference to the action that triggered (QAction)
176 </dd> 176 </dd>
177 </dl><a NAME="TrayStarter.__showContextMenu" ID="TrayStarter.__showContextMenu"></a> 177 </dl><a NAME="TrayStarter.__showContextMenu" ID="TrayStarter.__showContextMenu"></a>
178 <h4>TrayStarter.__showContextMenu</h4> 178 <h4>TrayStarter.__showContextMenu</h4>
179 <b>__showContextMenu</b>(<i></i>) 179 <b>__showContextMenu</b>(<i></i>)
180 <p> 180 <p>
181 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;. 181 Private slot to show the context menu.
182 </p><a NAME="TrayStarter.__showRecentFilesMenu" ID="TrayStarter.__showRecentFilesMenu"></a> 182 </p><a NAME="TrayStarter.__showRecentFilesMenu" ID="TrayStarter.__showRecentFilesMenu"></a>
183 <h4>TrayStarter.__showRecentFilesMenu</h4> 183 <h4>TrayStarter.__showRecentFilesMenu</h4>
184 <b>__showRecentFilesMenu</b>(<i></i>) 184 <b>__showRecentFilesMenu</b>(<i></i>)
185 <p> 185 <p>
186 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#102;&#105;&#108;&#101;&#115; &#109;&#101;&#110;&#117;. 186 Private method to set up the recent files menu.
187 </p><a NAME="TrayStarter.__showRecentMultiProjectsMenu" ID="TrayStarter.__showRecentMultiProjectsMenu"></a> 187 </p><a NAME="TrayStarter.__showRecentMultiProjectsMenu" ID="TrayStarter.__showRecentMultiProjectsMenu"></a>
188 <h4>TrayStarter.__showRecentMultiProjectsMenu</h4> 188 <h4>TrayStarter.__showRecentMultiProjectsMenu</h4>
189 <b>__showRecentMultiProjectsMenu</b>(<i></i>) 189 <b>__showRecentMultiProjectsMenu</b>(<i></i>)
190 <p> 190 <p>
191 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#109;&#117;&#108;&#116;&#105; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#109;&#101;&#110;&#117;. 191 Private method to set up the recent multi projects menu.
192 </p><a NAME="TrayStarter.__showRecentProjectsMenu" ID="TrayStarter.__showRecentProjectsMenu"></a> 192 </p><a NAME="TrayStarter.__showRecentProjectsMenu" ID="TrayStarter.__showRecentProjectsMenu"></a>
193 <h4>TrayStarter.__showRecentProjectsMenu</h4> 193 <h4>TrayStarter.__showRecentProjectsMenu</h4>
194 <b>__showRecentProjectsMenu</b>(<i></i>) 194 <b>__showRecentProjectsMenu</b>(<i></i>)
195 <p> 195 <p>
196 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; &#114;&#101;&#99;&#101;&#110;&#116; &#112;&#114;&#111;&#106;&#101;&#99;&#116;&#115; &#109;&#101;&#110;&#117;. 196 Private method to set up the recent projects menu.
197 </p><a NAME="TrayStarter.__startCompare" ID="TrayStarter.__startCompare"></a> 197 </p><a NAME="TrayStarter.__startCompare" ID="TrayStarter.__startCompare"></a>
198 <h4>TrayStarter.__startCompare</h4> 198 <h4>TrayStarter.__startCompare</h4>
199 <b>__startCompare</b>(<i></i>) 199 <b>__startCompare</b>(<i></i>)
200 <p> 200 <p>
201 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#100;&#105;&#97;&#108;&#111;&#103;. 201 Private slot to start the eric5 compare dialog.
202 </p><a NAME="TrayStarter.__startDiff" ID="TrayStarter.__startDiff"></a> 202 </p><a NAME="TrayStarter.__startDiff" ID="TrayStarter.__startDiff"></a>
203 <h4>TrayStarter.__startDiff</h4> 203 <h4>TrayStarter.__startDiff</h4>
204 <b>__startDiff</b>(<i></i>) 204 <b>__startDiff</b>(<i></i>)
205 <p> 205 <p>
206 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#100;&#105;&#102;&#102; &#100;&#105;&#97;&#108;&#111;&#103;. 206 Private slot to start the eric5 diff dialog.
207 </p><a NAME="TrayStarter.__startEric" ID="TrayStarter.__startEric"></a> 207 </p><a NAME="TrayStarter.__startEric" ID="TrayStarter.__startEric"></a>
208 <h4>TrayStarter.__startEric</h4> 208 <h4>TrayStarter.__startEric</h4>
209 <b>__startEric</b>(<i></i>) 209 <b>__startEric</b>(<i></i>)
210 <p> 210 <p>
211 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#73;&#68;&#69;. 211 Private slot to start the eric5 IDE.
212 </p><a NAME="TrayStarter.__startHelpViewer" ID="TrayStarter.__startHelpViewer"></a> 212 </p><a NAME="TrayStarter.__startHelpViewer" ID="TrayStarter.__startHelpViewer"></a>
213 <h4>TrayStarter.__startHelpViewer</h4> 213 <h4>TrayStarter.__startHelpViewer</h4>
214 <b>__startHelpViewer</b>(<i></i>) 214 <b>__startHelpViewer</b>(<i></i>)
215 <p> 215 <p>
216 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; w&#101;&#98; &#98;&#114;&#111;w&#115;&#101;&#114;. 216 Private slot to start the eric5 web browser.
217 </p><a NAME="TrayStarter.__startMiniEditor" ID="TrayStarter.__startMiniEditor"></a> 217 </p><a NAME="TrayStarter.__startMiniEditor" ID="TrayStarter.__startMiniEditor"></a>
218 <h4>TrayStarter.__startMiniEditor</h4> 218 <h4>TrayStarter.__startMiniEditor</h4>
219 <b>__startMiniEditor</b>(<i></i>) 219 <b>__startMiniEditor</b>(<i></i>)
220 <p> 220 <p>
221 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#77;&#105;&#110;&#105; &#69;&#100;&#105;&#116;&#111;&#114;. 221 Private slot to start the eric5 Mini Editor.
222 </p><a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a> 222 </p><a NAME="TrayStarter.__startPluginInstall" ID="TrayStarter.__startPluginInstall"></a>
223 <h4>TrayStarter.__startPluginInstall</h4> 223 <h4>TrayStarter.__startPluginInstall</h4>
224 <b>__startPluginInstall</b>(<i></i>) 224 <b>__startPluginInstall</b>(<i></i>)
225 <p> 225 <p>
226 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;. 226 Private slot to start the eric5 plugin installation dialog.
227 </p><a NAME="TrayStarter.__startPluginRepository" ID="TrayStarter.__startPluginRepository"></a> 227 </p><a NAME="TrayStarter.__startPluginRepository" ID="TrayStarter.__startPluginRepository"></a>
228 <h4>TrayStarter.__startPluginRepository</h4> 228 <h4>TrayStarter.__startPluginRepository</h4>
229 <b>__startPluginRepository</b>(<i></i>) 229 <b>__startPluginRepository</b>(<i></i>)
230 <p> 230 <p>
231 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#114;&#101;&#112;&#111;&#115;&#105;&#116;&#111;&#114;y &#100;&#105;&#97;&#108;&#111;&#103;. 231 Private slot to start the eric5 plugin repository dialog.
232 </p><a NAME="TrayStarter.__startPluginUninstall" ID="TrayStarter.__startPluginUninstall"></a> 232 </p><a NAME="TrayStarter.__startPluginUninstall" ID="TrayStarter.__startPluginUninstall"></a>
233 <h4>TrayStarter.__startPluginUninstall</h4> 233 <h4>TrayStarter.__startPluginUninstall</h4>
234 <b>__startPluginUninstall</b>(<i></i>) 234 <b>__startPluginUninstall</b>(<i></i>)
235 <p> 235 <p>
236 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#112;&#108;&#117;&#103;&#105;&#110; &#117;&#110;&#105;&#110;&#115;&#116;&#97;&#108;&#108;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;. 236 Private slot to start the eric5 plugin uninstallation dialog.
237 </p><a NAME="TrayStarter.__startPreferences" ID="TrayStarter.__startPreferences"></a> 237 </p><a NAME="TrayStarter.__startPreferences" ID="TrayStarter.__startPreferences"></a>
238 <h4>TrayStarter.__startPreferences</h4> 238 <h4>TrayStarter.__startPreferences</h4>
239 <b>__startPreferences</b>(<i></i>) 239 <b>__startPreferences</b>(<i></i>)
240 <p> 240 <p>
241 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;. 241 Private slot to start the eric5 configuration dialog.
242 </p><a NAME="TrayStarter.__startProc" ID="TrayStarter.__startProc"></a> 242 </p><a NAME="TrayStarter.__startProc" ID="TrayStarter.__startProc"></a>
243 <h4>TrayStarter.__startProc</h4> 243 <h4>TrayStarter.__startProc</h4>
244 <b>__startProc</b>(<i>applName, *applArgs</i>) 244 <b>__startProc</b>(<i>applName, *applArgs</i>)
245 <p> 245 <p>
246 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#97;&#110; &#101;&#114;&#105;&#99;&#53; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110;. 246 Private method to start an eric5 application.
247 </p><dl> 247 </p><dl>
248 <dt><i>applName</i></dt> 248 <dt><i>applName</i></dt>
249 <dd> 249 <dd>
250 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#115;&#99;&#114;&#105;&#112;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;) 250 name of the eric5 application script (string)
251 </dd><dt><i>*applArgs</i></dt> 251 </dd><dt><i>*applArgs</i></dt>
252 <dd> 252 <dd>
253 v&#97;&#114;&#105;&#97;&#98;&#108;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#97;&#114;&#103;&#117;&#109;&#101;&#110;&#116;&#115; 253 variable list of application arguments
254 </dd> 254 </dd>
255 </dl><a NAME="TrayStarter.__startPyRe" ID="TrayStarter.__startPyRe"></a> 255 </dl><a NAME="TrayStarter.__startPyRe" ID="TrayStarter.__startPyRe"></a>
256 <h4>TrayStarter.__startPyRe</h4> 256 <h4>TrayStarter.__startPyRe</h4>
257 <b>__startPyRe</b>(<i></i>) 257 <b>__startPyRe</b>(<i></i>)
258 <p> 258 <p>
259 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#80;y&#116;&#104;&#111;&#110; &#114;&#101; &#101;&#100;&#105;&#116;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;. 259 Private slot to start the eric5 Python re editor dialog.
260 </p><a NAME="TrayStarter.__startQRegExp" ID="TrayStarter.__startQRegExp"></a> 260 </p><a NAME="TrayStarter.__startQRegExp" ID="TrayStarter.__startQRegExp"></a>
261 <h4>TrayStarter.__startQRegExp</h4> 261 <h4>TrayStarter.__startQRegExp</h4>
262 <b>__startQRegExp</b>(<i></i>) 262 <b>__startQRegExp</b>(<i></i>)
263 <p> 263 <p>
264 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#81;&#82;&#101;&#103;&#69;x&#112; &#101;&#100;&#105;&#116;&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;. 264 Private slot to start the eric5 QRegExp editor dialog.
265 </p><a NAME="TrayStarter.__startSqlBrowser" ID="TrayStarter.__startSqlBrowser"></a> 265 </p><a NAME="TrayStarter.__startSqlBrowser" ID="TrayStarter.__startSqlBrowser"></a>
266 <h4>TrayStarter.__startSqlBrowser</h4> 266 <h4>TrayStarter.__startSqlBrowser</h4>
267 <b>__startSqlBrowser</b>(<i></i>) 267 <b>__startSqlBrowser</b>(<i></i>)
268 <p> 268 <p>
269 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#115;&#113;&#108; &#98;&#114;&#111;w&#115;&#101;&#114; &#100;&#105;&#97;&#108;&#111;&#103;. 269 Private slot to start the eric5 sql browser dialog.
270 </p><a NAME="TrayStarter.__startTRPreviewer" ID="TrayStarter.__startTRPreviewer"></a> 270 </p><a NAME="TrayStarter.__startTRPreviewer" ID="TrayStarter.__startTRPreviewer"></a>
271 <h4>TrayStarter.__startTRPreviewer</h4> 271 <h4>TrayStarter.__startTRPreviewer</h4>
272 <b>__startTRPreviewer</b>(<i></i>) 272 <b>__startTRPreviewer</b>(<i></i>)
273 <p> 273 <p>
274 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#112;&#114;&#101;v&#105;&#101;w&#101;&#114;. 274 Private slot to start the eric5 translations previewer.
275 </p><a NAME="TrayStarter.__startUIPreviewer" ID="TrayStarter.__startUIPreviewer"></a> 275 </p><a NAME="TrayStarter.__startUIPreviewer" ID="TrayStarter.__startUIPreviewer"></a>
276 <h4>TrayStarter.__startUIPreviewer</h4> 276 <h4>TrayStarter.__startUIPreviewer</h4>
277 <b>__startUIPreviewer</b>(<i></i>) 277 <b>__startUIPreviewer</b>(<i></i>)
278 <p> 278 <p>
279 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#85;&#73; &#112;&#114;&#101;v&#105;&#101;w&#101;&#114;. 279 Private slot to start the eric5 UI previewer.
280 </p><a NAME="TrayStarter.__startUnittest" ID="TrayStarter.__startUnittest"></a> 280 </p><a NAME="TrayStarter.__startUnittest" ID="TrayStarter.__startUnittest"></a>
281 <h4>TrayStarter.__startUnittest</h4> 281 <h4>TrayStarter.__startUnittest</h4>
282 <b>__startUnittest</b>(<i></i>) 282 <b>__startUnittest</b>(<i></i>)
283 <p> 283 <p>
284 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#117;&#110;&#105;&#116;&#116;&#101;&#115;&#116; &#100;&#105;&#97;&#108;&#111;&#103;. 284 Private slot to start the eric5 unittest dialog.
285 </p> 285 </p>
286 <div align="right"><a href="#top">Up</a></div> 286 <div align="right"><a href="#top">Up</a></div>
287 <hr /> 287 <hr />
288 </body></html> 288 </body></html>

eric ide

mercurial