QVector.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(const(T) t)
  2. void append(const(T) t)
  3. void append(const(QVector!(T)) l)
    struct QVector(T)
    pragma(inline, true)
    void
    append
    ()
    (
    ref const(QVector!(T)) l
    )

Meta