ImagePreview Class Reference
Inheritance diagram for ImagePreview:

Detailed Description
Definition at line 26 of file imagepreview.h.
Public Member Functions | |
| ImagePreview (QWidget *parent=0, const char *name=0) | |
| ~ImagePreview () | |
| void | setParameters (int brightness, int hue, int saturation, int gamma) |
| void | setImage (const QImage &image) |
| void | setBlackAndWhite (bool on) |
| QSize | minimumSizeHint () const |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
The documentation for this class was generated from the following files:

