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