QString.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(QChar) opIndex(int i)
  2. QCharRef opIndex(int i)
  3. const(QChar) opIndex(uint i)
  4. QCharRef opIndex(uint i)
    struct QString
    pragma(inline, true)
    opIndex
    (
    uint i
    )

Meta