2. Never do GUI operations off the main thread. Qt's GUI operations are not thread safe, so non-main threads cannot safely perform any GUI ...
確定! 回上一頁