eric7.eric7_snap

eric Snap.

This is the main Python script that performs the necessary initialization of the snapshot module and starts the Qt event loop.

Global Attributes

None

Classes

None

Functions

createMainWidget
main Main entry point into the application.


createMainWidget

createMainWidget(argv)
Up


main

main()

Main entry point into the application.

Up