QRegularExpression.wildcardToRegularExpression

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QString wildcardToRegularExpression(const(QString) str, WildcardConversionOptions options)
    struct QRegularExpression
    static
    static if(QT_STRINGVIEW_LEVEL < 2)
    wildcardToRegularExpression
  2. QString wildcardToRegularExpression(QStringView str, WildcardConversionOptions options)

Meta