RegExp Tester

Developers Apps

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.7

Available as/for:
Description:
This program help to test QRegExp. Application easy to use.
Input regular expression into upper field and press Enter or Ctrl+M to execute method "bool exactMatch ( const QString & str )".
Status bar contains result of "exactMatch" and "captureCount" methods
Also it's possible to setupe pattern syntax (ComboBox "Pattern Syntax") and minimal match (ComboBox "Minimal Match")
Captured text will be colored with corresponding regexp expression
Last changelog:

0.2a
Added by line match mode. Each line is used as separate stringAdded menu to copy all matched/unmatched linesAdded menus to copy regexp string: escaped and QRegExp escaped:
Escaped: (\d*) -> (\\d*)
QRegExp escaped: (\d*) -> \(\\d\*\)Improved regexp highlight

0.2
Added RegExp database to store regexp templates


Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 0.2a
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Developers Apps from kor44:

RegExp Tester
kor44
last update date: 13 years ago

Score 5.0

Other Developers Apps:

Oo-mox
actionless
last update date: 9 years ago

Score 6.5

KEXI
jstaniek
last update date: 7 years ago

Score 6.5

BlackAdder
appy
last update date: 20 years ago

Score 5.0

Wing IDE Professional
sdeibel
last update date: 16 years ago

Score 5.0

Quanta Gold
appy
last update date: 20 years ago

Score 5.0

Codie
elgunvo
last update date: 15 years ago

Score 5.0



System Tags