136 <td>Private slot to start the eric6 Python re editor dialog.</td> |
136 <td>Private slot to start the eric6 Python re editor dialog.</td> |
137 </tr><tr> |
137 </tr><tr> |
138 <td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td> |
138 <td><a href="#TrayStarter.__startQRegExp">__startQRegExp</a></td> |
139 <td>Private slot to start the eric6 QRegExp editor dialog.</td> |
139 <td>Private slot to start the eric6 QRegExp editor dialog.</td> |
140 </tr><tr> |
140 </tr><tr> |
|
141 <td><a href="#TrayStarter.__startShell">__startShell</a></td> |
|
142 <td>Private slot to start the eric6 Shell window.</td> |
|
143 </tr><tr> |
141 <td><a href="#TrayStarter.__startSnapshot">__startSnapshot</a></td> |
144 <td><a href="#TrayStarter.__startSnapshot">__startSnapshot</a></td> |
142 <td>Private slot to start the eric6 snapshot dialog.</td> |
145 <td>Private slot to start the eric6 snapshot dialog.</td> |
143 </tr><tr> |
146 </tr><tr> |
144 <td><a href="#TrayStarter.__startSqlBrowser">__startSqlBrowser</a></td> |
147 <td><a href="#TrayStarter.__startSqlBrowser">__startSqlBrowser</a></td> |
145 <td>Private slot to start the eric6 sql browser dialog.</td> |
148 <td>Private slot to start the eric6 sql browser dialog.</td> |
325 </p><a NAME="TrayStarter.__startQRegExp" ID="TrayStarter.__startQRegExp"></a> |
328 </p><a NAME="TrayStarter.__startQRegExp" ID="TrayStarter.__startQRegExp"></a> |
326 <h4>TrayStarter.__startQRegExp</h4> |
329 <h4>TrayStarter.__startQRegExp</h4> |
327 <b>__startQRegExp</b>(<i></i>) |
330 <b>__startQRegExp</b>(<i></i>) |
328 <p> |
331 <p> |
329 Private slot to start the eric6 QRegExp editor dialog. |
332 Private slot to start the eric6 QRegExp editor dialog. |
|
333 </p><a NAME="TrayStarter.__startShell" ID="TrayStarter.__startShell"></a> |
|
334 <h4>TrayStarter.__startShell</h4> |
|
335 <b>__startShell</b>(<i></i>) |
|
336 <p> |
|
337 Private slot to start the eric6 Shell window. |
330 </p><a NAME="TrayStarter.__startSnapshot" ID="TrayStarter.__startSnapshot"></a> |
338 </p><a NAME="TrayStarter.__startSnapshot" ID="TrayStarter.__startSnapshot"></a> |
331 <h4>TrayStarter.__startSnapshot</h4> |
339 <h4>TrayStarter.__startSnapshot</h4> |
332 <b>__startSnapshot</b>(<i></i>) |
340 <b>__startSnapshot</b>(<i></i>) |
333 <p> |
341 <p> |
334 Private slot to start the eric6 snapshot dialog. |
342 Private slot to start the eric6 snapshot dialog. |