eric5_qregexp.py

changeset 2965
d133c7edd88a
parent 2302
f29e9405c851
child 3034
7ce719013078
child 3057
10516539f238
equal deleted inserted replaced
2964:84b65fb9e780 2965:d133c7edd88a
3 3
4 # Copyright (c) 2004 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 4 # Copyright (c) 2004 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
5 # 5 #
6 6
7 """ 7 """
8 Eric5 QRegExp 8 Eric5 QRegExp.
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 QRegExp wizard module and starts the Qt event loop. This is a standalone 11 of the QRegExp wizard module and starts the Qt event loop. This is a standalone
12 version of the integrated QRegExp wizard. 12 version of the integrated QRegExp wizard.
13 """ 13 """

eric ide

mercurial