Qudi
Public Member Functions | List of all members
trayicon.TrayIcon Class Reference

This module contains a tray icon implementation for Qudi. More...

Inheritance diagram for trayicon.TrayIcon:
Inheritance graph
[legend]
Collaboration diagram for trayicon.TrayIcon:
Collaboration graph
[legend]

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.
 

Detailed Description

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.


The documentation for this class was generated from the following file: