kpresenter
KPrPicturePreview Class Reference
List of all members.Detailed Description
Definition at line 31 of file KPrPicturePreview.h.
Public Slots | |
void | slotNormalPicture () |
void | slotHorizontalMirrorPicture () |
void | slotVerticalMirrorPicture () |
void | slotHorizontalAndVerticalMirrorPicture () |
void | slotPictureDepth0 () |
void | slotPictureDepth1 () |
void | slotPictureDepth8 () |
void | slotPictureDepth16 () |
void | slotPictureDepth32 () |
void | slotSwapRGBPicture (bool _on) |
void | slotGrayscalPicture (bool _on) |
void | slotBrightValue (int _value) |
Public Member Functions | |
KPrPicturePreview (QWidget *parent, const char *name) | |
~KPrPicturePreview () | |
void | setDepth (int depth) |
void | setMirrorType (PictureMirrorType _t) |
void | setPicturePixmap (const QPixmap &_pixmap) |
int | getDepth () const |
Protected Member Functions | |
virtual void | drawContents (QPainter *painter) |
Protected Attributes | |
PictureMirrorType | mirrorType |
int | depth |
bool | swapRGB |
int | bright |
bool | grayscal |
QPixmap | origPixmap |
The documentation for this class was generated from the following files: