eric7.eric7_diff

eric Diff.

This is the main Python script that performs the necessary initialization of the Diff module and starts the Qt event loop. This is a standalone version of the integrated Diff module.

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