Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_corelib_text_qregularexpression.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QString>
#include <QStringList>
#include <QRegularExpression>
#include <QRegularExpressionMatch>
#include <QRegularExpressionMatchIterator>
+ Include dependency graph for src_corelib_text_qregularexpression.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[4]

[4]

[5]

[5]

[6]

[6]

[7]

[7]

[8]

[8]

[9]

[9]

[10]

[10]

[11]

[11]

[12]

[12]

[13]

[13]

[14]

[14]

[15]

[15]

[16]

[16]

[17]

[17]

[18]

[18]

[19]

[19]

[20]

[20]

[21]

[21]

[22]

[22]

[23]

[23]

[26]

[26]

[27]

[27]

[28]

[28]

[29]

[29]

[30]

[30]

[31]

[31]

[32]

[32]

[33]

[33]

[34]

[34]

[35]

[35]

[36]

[36]

Definition at line 10 of file src_corelib_text_qregularexpression.cpp.

References QRegularExpression::CaseInsensitiveOption, d, date, QRegularExpression::DotMatchesEverythingOption, QRegularExpression::escape(), i, match(), QRegularExpression::MultilineOption, number, QRegularExpression::PartialPreferCompleteMatch, QRegularExpression::PartialPreferFirstMatch, qDebug, QRegularExpression::setPattern(), and QRegularExpression::wildcardToRegularExpression().

+ Here is the call graph for this function: