#include <UImageView.h>
Definition at line 16 of file UImageView.h.
◆ UImageView()
UImageView::UImageView |
( |
QWidget * |
parent = 0 | ) |
|
|
inline |
◆ ~UImageView()
UImageView::~UImageView |
( |
| ) |
|
|
inline |
◆ computeScaleOffsets()
void UImageView::computeScaleOffsets |
( |
float & |
scale, |
|
|
float & |
offsetX, |
|
|
float & |
offsetY |
|
) |
| |
|
inlineprivate |
◆ paintEvent()
virtual void UImageView::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ setBackgroundBrush()
void UImageView::setBackgroundBrush |
( |
const QBrush & |
brush | ) |
|
|
inline |
◆ setImage
void UImageView::setImage |
( |
const QImage & |
image | ) |
|
|
inlineslot |
◆ brush_
QBrush UImageView::brush_ |
|
private |
◆ pixmap_
QPixmap UImageView::pixmap_ |
|
private |
The documentation for this class was generated from the following file: