To avoid this problem , we can tell Qt to forbid implicit conversions from const char * to QString . We do this by defining the QT_NO_ CAST_ASCII ...
確定! 回上一頁