Qudi
|
This module contains a tray icon implementation for Qudi. More...
Public Member Functions | |
def | on_activate (self) |
Set up tray icon UI . | |
def | on_deactivate (self) |
Remove all the stuff that we set up. | |
def | show (self) |
Trayicon has no window to show. | |
This module contains a tray icon implementation for Qudi.
When this module is loaded into Qudi, it will show the Qudi icon in the system tray. Left-clicking this icon will show an action menu that lets you bring the Manager window to the front. Right-clicking this icon will bring up a Quit button that will colse the whole application.