eric7.eric7_qregularexpression

eric QRegularExpression.

This is the main Python script that performs the necessary initialization of the QRegularExpression wizard module and starts the Qt event loop. This is a standalone version of the integrated QRegularExpression 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