The first is to inherit QThread and rewrite run() function. The second is to inherit QObject function and add time-consuming operations, ...
確定! 回上一頁