QList.push_front

Undocumented in source. Be warned that the author may not have intended to support it.
struct QList(T)
pragma(inline, true)
void
push_front
()
(
ref const(T) t
)

Meta