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>Constructor</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>Private slot to handle the activated signal.</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>Private method to load the recently opened filenames.</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>Private method to load the recently opened multi project filenames.</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>Private method to load the recently opened project filenames.</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>Private method to open a project or file from the list of rencently opened projects or files.</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>Private slot to show the context menu.</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>Private method to set up the recent files menu.</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>Private method to set up the recent multi projects menu.</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>Private method to set up the recent projects menu.</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>Private slot to start the eric5 compare dialog.</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>Private slot to start the eric5 diff dialog.</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>Private slot to start the eric5 IDE.</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>Private slot to start the eric5 web browser.</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>Private slot to start the eric5 Mini Editor.</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>Private slot to start the eric5 plugin installation dialog.</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>Private slot to start the eric5 plugin repository dialog.</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>Private slot to start the eric5 plugin uninstallation dialog.</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>Private slot to start the eric5 configuration dialog.</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>Private method to start an eric5 application.</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>Private slot to start the eric5 Python re editor dialog.</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>Private slot to start the eric5 QRegExp editor dialog.</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>Private slot to start the eric5 sql browser dialog.</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>Private slot to start the eric5 translations previewer.</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>Private slot to start the eric5 UI previewer.</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>Private slot to start the eric5 unittest dialog.</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 Constructor |
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 Private slot to handle the activated signal. |
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 reason code of the signal (QSystemTrayIcon.ActivationReason) |
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 Private method to load the recently opened filenames. |
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 Private method to load the recently opened multi project filenames. |
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 Private method to load the recently opened project filenames. |
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 Private method to open a project or file from the list of rencently opened |
170 Private method to open a project or file from the list of rencently opened |
171 projects or files. |
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 reference to the action that triggered (QAction) |
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 Private slot to show the context menu. |
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 Private method to set up the recent files menu. |
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 Private method to set up the recent multi projects menu. |
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 Private method to set up the recent projects menu. |
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 Private slot to start the eric5 compare dialog. |
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 Private slot to start the eric5 diff dialog. |
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 Private slot to start the eric5 IDE. |
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 Private slot to start the eric5 web browser. |
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 Private slot to start the eric5 Mini Editor. |
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 Private slot to start the eric5 plugin installation dialog. |
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 Private slot to start the eric5 plugin repository dialog. |
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 Private slot to start the eric5 plugin uninstallation dialog. |
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 Private slot to start the eric5 configuration dialog. |
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 Private method to start an eric5 application. |
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 name of the eric5 application script (string) |
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 variable list of application arguments |
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 Private slot to start the eric5 Python re editor dialog. |
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 Private slot to start the eric5 QRegExp editor dialog. |
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 Private slot to start the eric5 sql browser dialog. |
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 Private slot to start the eric5 translations previewer. |
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 Private slot to start the eric5 UI previewer. |
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 Private slot to start the eric5 unittest dialog. |
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> |