Widget.statusTip

This tip is displayed in the status bar (if there is one in the containing window) when the mouse moves over this widget.

Updates to this variable will only be made visible on the next mouse enter event.

class Widget
string statusTip;

Meta