3 |
3 |
4 # Copyright (c) 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
4 # Copyright (c) 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
5 # |
5 # |
6 |
6 |
7 """ |
7 """ |
8 Eric5 QRegularExpression |
8 Eric5 QRegularExpression. |
9 |
9 |
10 This is the main Python script that performs the necessary initialization |
10 This is the main Python script that performs the necessary initialization |
11 of the QRegularExpression wizard module and starts the Qt event loop. This is a standalone |
11 of the QRegularExpression wizard module and starts the Qt event loop. This is a standalone |
12 version of the integrated QRegularExpression wizard. |
12 version of the integrated QRegularExpression wizard. |
13 """ |
13 """ |