我必须使用类型为 const char* 的函数的输出我需要将它转换为 QString . 注意:在该函数中,这些是返回 const char* 的代码行 char* ClassA::getData() const{ return ...
確定! 回上一頁