Module implementing a starter for the system tray.
TrayStarter | Class implementing a starter for the system tray. |
None |
Class implementing a starter for the system tray.
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. |
__loadRecentProjects | Private method to load the recently opened project filenames. |
__openRecent | Private method to open a project or file from the list of rencently opened projects or files. |
__showContextMenu | Private slot to show the context menu. |
__showRecentFilesMenu | Private method to set up the recent files menu. |
__showRecentProjectsMenu | Private method to set up the recent projects menu. |
__startCompare | Private slot to start the eric4 compare dialog. |
__startDiff | Private slot to start the eric4 diff dialog. |
__startEric | Private slot to start the eric4 IDE. |
__startHelpViewer | Private slot to start the eric4 help viewer. |
__startPreferences | Private slot to start the eric4 configuration dialog. |
__startProc | Private method to start an eric4 application. |
__startPyRe | Private slot to start the eric4 Python re editor dialog. |
__startQRegExp | Private slot to start the eric4 QRegExp editor dialog. |
__startTRPreviewer | Private slot to start the eric4 translations previewer. |
__startUIPreviewer | Private slot to start the eric4 UI previewer. |
__startUnittest | Private slot to start the eric4 unittest dialog. |
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 project filenames.
Private method to open a project or file from the list of rencently opened projects or files.
Private slot to show the context menu.
Private method to set up the recent files menu.
Private method to set up the recent projects menu.
Private slot to start the eric4 compare dialog.
Private slot to start the eric4 diff dialog.
Private slot to start the eric4 IDE.
Private slot to start the eric4 help viewer.
Private slot to start the eric4 configuration dialog.
Private method to start an eric4 application.
Private slot to start the eric4 Python re editor dialog.
Private slot to start the eric4 QRegExp editor dialog.
Private slot to start the eric4 translations previewer.
Private slot to start the eric4 UI previewer.
Private slot to start the eric4 unittest dialog.