zimageview.cpp File Reference

Displays an image and allows zooming and panning. More...

#include <cmath>
#include <QPainter>
#include <QMouseEvent>
#include "zimageview.h"

Go to the source code of this file.

Defines

#define CURSOR_NORMAL   QCursor(Qt::CrossCursor)
#define CURSOR_MOUSE_PRESS   QCursor(Qt::SizeAllCursor)


Detailed Description

Displays an image and allows zooming and panning.

Version:
Id

Definition in file zimageview.cpp.


Define Documentation

#define CURSOR_MOUSE_PRESS   QCursor(Qt::SizeAllCursor)

Definition at line 39 of file zimageview.cpp.

Referenced by ZImageView::mousePressEvent().

#define CURSOR_NORMAL   QCursor(Qt::CrossCursor)

Definition at line 38 of file zimageview.cpp.

Referenced by ZImageView::mouseReleaseEvent(), and ZImageView::ZImageView().


Generated on Wed Sep 5 15:49:28 2007 for Vidalia by  doxygen 1.5.3