QVector.data

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* data()
    struct QVector(T)
    pragma(inline, true)
    T*
    data
    ()
  2. const(T)* data()

Meta