QVector.this

Undocumented in source.
  1. this()
  2. this(int asize)
  3. this(int asize, const(T) t)
    struct QVector(T)
    this
    (
    int asize
    ,
    ref const(T) t
    )
  4. this(QArrayDataPointerRef!(T) ref_)

Meta