FreeCAD C++
|
#include <Gui/Widgets.h>
Qt's tooltip does not work as expected with some classes, e.g. when showing it in the 3d view it immediately receives a timer event to destroy itself. This class is thought to circumvent this behaviour by filtering the internal timer events.