ParaView
Static Public Member Functions
pqImageTip Class Reference

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

#include <pqImageTip.h>

List of all members.

Static Public Member Functions

static void showTip (const QPixmap &image, const QPoint &pos)
 Displays a pixmap at the given screen coordinates.

Detailed Description

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

Definition at line 44 of file pqImageTip.h.


Member Function Documentation

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: