Provides tooltip-like behavior, but displays an image instead of text. More...
#include <pqImageTip.h>
Inherits QLabel.
Static Public Member Functions | |
static void | showTip (const QPixmap &image, const QPoint &pos) |
Displays a pixmap at the given screen coordinates. More... | |
Provides tooltip-like behavior, but displays an image instead of text.
Definition at line 19 of file pqImageTip.h.
Displays a pixmap at the given screen coordinates.