<div dir="ltr">​The handler is:<div><br></div><div><div>void noMessageOutput(QtMsgType type, const char *msg)</div><div>{</div><div>     Q_UNUSED(type);</div><div>     Q_UNUSED(msg);</div><div>}</div></div><div><br></div><div>that's going to block warnings too. </div></div>