Eric4 Python IDE
This is the main Python script that performs the neccessary initialization of the IDE and starts the Qt event loop.
None |
excepthook | Global function to catch unhandled exceptions. |
handleSingleApplication | Global function to handle the single application mode. |
main | Main entry point into the application. |
Global function to catch unhandled exceptions.
Global function to handle the single application mode.
Main entry point into the application.