ViewPort Class Reference
#include <ViewPort.h>
List of all members.
Constructor & Destructor Documentation
| ViewPort::ViewPort |
( |
QWidget * |
parent = 0 |
) |
|
| ViewPort::~ViewPort |
( |
void |
|
) |
|
Member Function Documentation
| void ViewPort::fitToScreen |
( |
|
) |
[slot] |
| void ViewPort::flowDataChanged |
( |
FlowData * |
|
) |
[signal] |
| void ViewPort::layerChanged |
( |
Layer * |
layer |
) |
[slot] |
| void ViewPort::mouseMoveEvent |
( |
QMouseEvent * |
event |
) |
[protected] |
| void ViewPort::mousePressEvent |
( |
QMouseEvent * |
event |
) |
[protected] |
| void ViewPort::mouseReleaseEvent |
( |
QMouseEvent * |
event |
) |
[protected] |
| void ViewPort::paintEvent |
( |
QPaintEvent * |
event |
) |
[protected] |
| void ViewPort::resizeEvent |
( |
QResizeEvent * |
event |
) |
[protected] |
| bool ViewPort::saveImage |
( |
const QString & |
fileName |
) |
|
| void ViewPort::setFlowData |
( |
FlowData * |
flowData |
) |
[slot] |
| void ViewPort::setGuiArea |
( |
QWidget * |
guiArea |
) |
|
| void ViewPort::sizeChanged |
( |
QSize |
|
) |
[signal] |
| void ViewPort::wheelEvent |
( |
QWheelEvent * |
event |
) |
[protected] |
| void ViewPort::zoom |
( |
QPoint |
pos, |
|
|
float |
factor | |
|
) |
| | |
Friends And Related Function Documentation
friend class Main [friend] |
The documentation for this class was generated from the following files:
- E:/3pg/Studium/TU Wien/08 09 Wintersemester/Visualisierung/Aufgabe2/src_doxygen/ViewPort.h
- E:/3pg/Studium/TU Wien/08 09 Wintersemester/Visualisierung/Aufgabe2/src_doxygen/ViewPort.cpp