Plotform: Windows 10 Qt Version: 5.14.2 Problem: When I click the run button to lunch the progrem,the there will output many message in application output window,even if this is a new blank qt project.
[PREVIEW] recv window msg, name:(Qt5QWindowIcon) hwd:(24118e) isvisiable(1) istopwnd(1) isTool(0) isPreview(0) pid:(31616)
[PREVIEW] recv window msg, name:(Qt5QWindowIcon) hwd:(24118e) isvisiable(1) istopwnd(1) isTool(0) isPreview(0) pid:(31616)
[PREVIEW] recv window msg, name:(Qt5QWindowIcon) hwd:(24118e) isvisiable(1) istopwnd(1) isTool(0) isPreview(0) pid:(31616)
[Hook] detach 31616, D:\Srchub\Qt\build-tets-Desktop_Qt_5_14_2_MinGW_64_bit-Release\release\tets.exe
I want to know how to close the output of theses strange message.