|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|

Go to the source code of this file.
Macros | |
| #define | REGEXP_WRAPPER_PAIR(pattern, wrapper) {QRegularExpression(pattern,QRegularExpression::UseUnicodePropertiesOption),QStringLiteral(wrapper)} |
| #define REGEXP_WRAPPER_PAIR | ( | pattern, | |
| wrapper | |||
| ) | {QRegularExpression(pattern,QRegularExpression::UseUnicodePropertiesOption),QStringLiteral(wrapper)} |
Definition at line 60 of file textformatter.cpp.
1.8.17