QStringView.this

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

Meta