FreeCAD C++
List of all members
Gui::ToolTip Class Reference

#include <Gui/Widgets.h>

Detailed Description

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.

Author
Werner Mayer