eric7.TrayStarter.SystemTrayChecker
Script to check, if a system tray is available.
Global Attributes
app
Classes
None
Functions
checkSystemTrayAvailable
Slot to check, if a system tray is available.
checkSystemTrayAvailable
checkSystemTrayAvailable
(
app
)
Slot to check, if a system tray is available.
app
(QApplication)
reference to the application object
Up