Static Public Member Functions | List of all members
pqImageTip Class Reference

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...
 

Detailed Description

Provides tooltip-like behavior, but displays an image instead of text.

Definition at line 46 of file pqImageTip.h.

Member Function Documentation

◆ showTip()

static void pqImageTip::showTip ( const QPixmap &  image,
const QPoint &  pos 
)
static

Displays a pixmap at the given screen coordinates.


The documentation for this class was generated from the following file: