QString.push_back

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void push_back(QChar c)
  2. void push_back(const(QString) s)
    struct QString
    pragma(inline, true)
    void
    push_back
    (
    ref const(QString) s
    )

Meta