QList <T> is one of Qt's generic container classes. It stores items in a list that provides fast index-based access and index-based insertions and removals.
確定! 回上一頁