Module implementing a starter for the system tray.
None |
TrayStarter | Class implementing a starter for the system tray. |
None |
Class implementing a starter for the system tray.
None |
None |
TrayStarter | Constructor |
__about | Private slot to handle the About dialog. |
__activated | Private slot to handle the activated signal. |
__loadRecentFiles | Private method to load the recently opened filenames. |
__loadRecentMultiProjects | Private method to load the recently opened multi project filenames. |
__loadRecentProjects | Private method to load the recently opened project filenames. |
__openRecent | Private method to open a project or file from the list of recently opened projects or files. |
__showContextMenu | Private slot to show the context menu. |
__showPreferences | Private slot to set the preferences. |
__showRecentFilesMenu | Private method to set up the recent files menu. |
__showRecentMultiProjectsMenu | Private method to set up the recent multi projects menu. |
__showRecentProjectsMenu | Private method to set up the recent projects menu. |
__showVersions | Private slot to handle the Versions dialog. |
__startCompare | Private slot to start the eric6 compare dialog. |
__startDiff | Private slot to start the eric6 diff dialog. |
__startEric | Private slot to start the eric6 IDE. |
__startHelpViewer | Private slot to start the eric6 web browser. |
__startHexEditor | Private slot to start the eric6 hex editor dialog. |
__startIconEditor | Private slot to start the eric6 icon editor dialog. |
__startMiniEditor | Private slot to start the eric6 Mini Editor. |
__startPluginInstall | Private slot to start the eric6 plugin installation dialog. |
__startPluginRepository | Private slot to start the eric6 plugin repository dialog. |
__startPluginUninstall | Private slot to start the eric6 plugin uninstallation dialog. |
__startPreferences | Private slot to start the eric6 configuration dialog. |
__startProc | Private method to start an eric6 application. |
__startPyRe | Private slot to start the eric6 Python re editor dialog. |
__startQRegExp | Private slot to start the eric6 QRegExp editor dialog. |
__startShell | Private slot to start the eric6 Shell window. |
__startSnapshot | Private slot to start the eric6 snapshot dialog. |
__startSqlBrowser | Private slot to start the eric6 sql browser dialog. |
__startTRPreviewer | Private slot to start the eric6 translations previewer. |
__startUIPreviewer | Private slot to start the eric6 UI previewer. |
__startUnittest | Private slot to start the eric6 unittest dialog. |
preferencesChanged | Public slot to handle a change of preferences. |
None |
Constructor
Private slot to handle the About dialog.
Private slot to handle the activated signal.
Private method to load the recently opened filenames.
Private method to load the recently opened multi project filenames.
Private method to load the recently opened project filenames.
Private method to open a project or file from the list of recently opened projects or files.
Private slot to show the context menu.
Private slot to set the preferences.
Private method to set up the recent files menu.
Private method to set up the recent multi projects menu.
Private method to set up the recent projects menu.
Private slot to handle the Versions dialog.
Private slot to start the eric6 compare dialog.
Private slot to start the eric6 diff dialog.
Private slot to start the eric6 IDE.
Private slot to start the eric6 web browser.
Private slot to start the eric6 hex editor dialog.
Private slot to start the eric6 icon editor dialog.
Private slot to start the eric6 Mini Editor.
Private slot to start the eric6 plugin installation dialog.
Private slot to start the eric6 plugin repository dialog.
Private slot to start the eric6 plugin uninstallation dialog.
Private slot to start the eric6 configuration dialog.
Private method to start an eric6 application.
Private slot to start the eric6 Python re editor dialog.
Private slot to start the eric6 QRegExp editor dialog.
Private slot to start the eric6 Shell window.
Private slot to start the eric6 snapshot dialog.
Private slot to start the eric6 sql browser dialog.
Private slot to start the eric6 translations previewer.
Private slot to start the eric6 UI previewer.
Private slot to start the eric6 unittest dialog.
Public slot to handle a change of preferences.