QString.push_front

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

Meta