#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/view/GraphicsViewZoom.h>
|
| QRectF | boundingRect () const override |
| |
| | ItemZoomer (QGraphicsView *view, const QGraphicsItem *item, int time, QGraphicsItem *parent=0) |
| |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
| |
| | ~ItemZoomer () override |
| |
Definition at line 88 of file GraphicsViewZoom.h.
◆ ItemZoomer()
| ItemZoomer |
( |
QGraphicsView * |
view, |
|
|
const QGraphicsItem * |
item, |
|
|
int |
time, |
|
|
QGraphicsItem * |
parent = 0 |
|
) |
| |
|
explicit |
◆ ~ItemZoomer()
◆ boundingRect()
| QRectF boundingRect |
( |
| ) |
const |
|
override |
◆ paint()
| void paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
override |
◆ zoomed
The documentation for this class was generated from the following files: