QStringView.this

Undocumented in source.
  1. this(typeof(null) )
  2. this(const(Char)* str, qsizetype len)
    struct QStringView
    this
    (
    Char
    )
    (
    const(Char)* str
    ,)
  3. this(const(Char)* f, const(Char)* l)
  4. this(const(Pointer) str)
  5. this(const(String) str)

Meta