eric PDF Viewer.
This is the main Python script that performs the necessary initialization of the PDF viewer and starts the Qt event loop. This is a standalone version of the integrated PDF viewer.
None |
None |
createMainWidget | Function to create the main widget. |
main | Main entry point into the application. |
Function to create the main widget.
Main entry point into the application.