kstars
#include <thumbimage.h>
Definition at line 24 of file thumbimage.h.
ThumbImage::ThumbImage |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
|
explicit |
ThumbImage::~ThumbImage |
( |
| ) |
|
QPixmap ThumbImage::croppedImage |
( |
| ) |
|
QRect* ThumbImage::cropRect |
( |
| ) |
const |
|
inline |
void ThumbImage::cropRegionModified |
( |
| ) |
|
|
signal |
QPixmap* ThumbImage::image |
( |
| ) |
|
|
inline |
void ThumbImage::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void ThumbImage::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void ThumbImage::mouseReleaseEvent |
( |
QMouseEvent * |
e | ) |
|
|
protected |
void ThumbImage::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protected |
void ThumbImage::setCropRect |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
|
inline |
void ThumbImage::setImage |
( |
QPixmap * |
pm | ) |
|
|
inline |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.