eric Tray.
This is the main Python script that performs the necessary initialization of the system-tray application. This acts as a quickstarter by providing a context menu to start the eric IDE and the eric tools.
args |
None |
createArgparseNamespace | Function to create an argument parser. |
createMainWidget | Function to create the main widget. |
main | Main entry point into the application. |
Function to create an argument parser.
Function to create the main widget.
Main entry point into the application.