QRegularExpression.escape

Undocumented in source.
  1. QString escape(const(QString) str)
    struct QRegularExpression
    static
    static if(QT_STRINGVIEW_LEVEL < 2)
    escape
    (
    ref const(QString) str
    )
  2. QString escape(QStringView str)

Meta