QList.erase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. iterator erase(iterator it)
    struct QList(T)
    pragma(inline, true)
    erase
  2. iterator erase(iterator afirst, iterator alast)

Meta