QRegularExpression.anchoredPattern

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QString anchoredPattern(const(QString) expression)
    struct QRegularExpression
    pragma(inline, true) static
    static if(QT_STRINGVIEW_LEVEL < 2)
    anchoredPattern
    (
    ref const(QString) expression
    )
  2. QString anchoredPattern(QStringView expression)

Meta