eric7.eric7_re

eric Re.

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

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