Eric3 Python IDE
This is the main Python script that performs the neccessary initialization of the IDE and starts the Qt event loop.
None |
initializeMimeSourceFactory | Global function to initialize the default mime source factory. |
loadTranslator | Global function to find and load a specific translation. |
main | Main entry point into the application. |
Global function to initialize the default mime source factory.
Global function to find and load a specific translation.
Main entry point into the application.