QStringView.this

Undocumented in source.
  1. this(typeof(null) )
  2. this(Char* str, qsizetype len)
    struct QStringView
    this
    (
    Char
    )
    (
    const Char* str
    ,)
    if (
    is(Char == QChar) ||
    is(Char == ushort)
    ||
    is(Char == wchar)
    )
  3. this(String str)

Meta