BALL::VIEW::CanvasWidget Class Reference
#include <BALL/VIEW/WIDGETS/canvasWidget.h>
List of all members.
Constructor & Destructor Documentation
BALL::VIEW::CanvasWidget::CanvasWidget |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WFlags |
f = 0 | |
|
) |
| | |
virtual BALL::VIEW::CanvasWidget::~CanvasWidget |
( |
|
) |
[virtual] |
BALL::VIEW::CanvasWidget::CanvasWidget |
( |
const CanvasWidget & |
|
) |
throw () [inline, protected] |
Member Function Documentation
void BALL::VIEW::CanvasWidget::showObjects |
( |
|
) |
throw () |
virtual void BALL::VIEW::CanvasWidget::zoom |
( |
float |
xfactor, |
|
|
float |
yfactor | |
|
) |
| | throw () [virtual, slot] |
virtual void BALL::VIEW::CanvasWidget::zoomIn |
( |
|
) |
throw () [virtual, slot] |
virtual void BALL::VIEW::CanvasWidget::zoomOut |
( |
|
) |
throw () [virtual, slot] |
virtual void BALL::VIEW::CanvasWidget::zoomToFit |
( |
|
) |
throw () [virtual, slot] |
Member Data Documentation