Test for the QxPopup widget. QxPopups are planned as the source constructor for tooltips, menus, ...

There is also a QxPopupManager which hides all registered QxPopup instances which are configured to auto hide. This is a nice method to omit to show more than one QxPopup together (omit multiple QxTooltips, ...).

In this example we use a QxPopupAtom. This is a popup with an automatically included QxAtom, which allowes you to easily use it for messages to the user or something like this.