eric Python IDE.
This is the main Python script that performs the necessary initialization of the IDE and starts the Qt event loop.
WEBENGINE_AVAILABLE |
app |
args |
inMainLoop |
mainWindow |
originalPathString |
restartArgs |
restartArgsList |
splash |
None |
createArgparseNamespace | Function to create an argument parser. |
excepthook | Global function to catch unhandled exceptions. |
handleSingleApplication | Global function to handle the single application mode. |
main | Main entry point into the application. |
uiStartUp | Global function to finalize the start up of the main UI. |
Function to create an argument parser.
Global function to catch unhandled exceptions.
Global function to handle the single application mode.
Main entry point into the application.
Global function to finalize the start up of the main UI.
Note: It is activated by a zero timeout single-shot timer.