The C++11 initializer list feature is useful for initializing objects like QStringLists. ... QList<QMap<QString, int> > list;.
確定! 回上一頁