SceneOverview Class Reference

#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/view/SceneOverview.h>

+ Inheritance diagram for SceneOverview:

Public Slots

void retrieveUpdate ()
 

Public Member Functions

 SceneOverview (QWidget *parent=0)
 
void setZoomer (Graphics_view_zoom *zoomer)
 

Protected Member Functions

void drawForeground (QPainter *painter, const QRectF &rect) override
 
void resizeEvent (QResizeEvent *) override
 

Detailed Description

Definition at line 34 of file SceneOverview.h.

Constructor & Destructor Documentation

◆ SceneOverview()

SceneOverview ( QWidget *  parent = 0)
explicit

Definition at line 31 of file SceneOverview.cpp.

Member Function Documentation

◆ drawForeground()

void drawForeground ( QPainter *  painter,
const QRectF &  rect 
)
overrideprotected

Definition at line 70 of file SceneOverview.cpp.

+ Here is the call graph for this function:

◆ resizeEvent()

void resizeEvent ( QResizeEvent *  )
overrideprotected

Definition at line 80 of file SceneOverview.cpp.

◆ retrieveUpdate

void retrieveUpdate ( )
slot

Definition at line 47 of file SceneOverview.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setZoomer()

void setZoomer ( Graphics_view_zoom zoomer)

Definition at line 39 of file SceneOverview.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: