Regular Expressions
Definition
Regular expressions are powerful means to find patterns in a text and to perform replacements.
Specific implementation
Geopsy applications use the Qt implementation of regular expressions.
Regular expressions are powerful means to find patterns in a text and to perform replacements.
Geopsy applications use the Qt implementation of regular expressions.