Il 12/01/2017 00:02, Frank Rueter | OHUfx ha scritto: > Is there any way to intercept a any tool tip even from anywhere in the app?
Install a global event filter on QApplication, and filter out all QEvent::ToolTip events? (Never tried myself, so take it with a grain of salt.) Another option: install a QProxyStyle and return a wait period for showing tooltips ridiculously high (INT_MAX). HTH, -- Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908 KDAB - Qt, C++ and OpenGL Experts
smime.p7s
Description: Firma crittografica S/MIME
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest