Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Qt 中将 WCHAR 转换为 QString。请帮助我实现它以完成此转换。
有 to/fromWCharArray方法是 的静态成员QString:
WCharArray
QString
http://doc.qt.io/qt-4.8/qstring.html#fromWCharArray
http://doc.qt.io/qt-4.8/qstring.html#toWCharArray