This is an overloaded function. Use std::sort instead. 在Qt的帮助文档中搜索“qSort”,发现qSort 已经被不建议使用,建议使用std::sort;.
確定! 回上一頁