te::process::qt::ProcessGraphicsView Class Reference

A QGraphicsVIew to display a Process Builder items. More...

#include <ProcessGraphicsView.h>

Inheritance diagram for te::process::qt::ProcessGraphicsView:

Public Member Functions

 ProcessGraphicsView (QGraphicsScene *scene, QWidget *parent=nullptr)
 Default constructor. More...
 
 ~ProcessGraphicsView ()
 Virtual destructor. More...
 

Protected Member Functions

void wheelEvent (QWheelEvent *event) override
 Function used to controll the view scale. Used to apply zoom to graphics view. More...
 

Detailed Description

A QGraphicsVIew to display a Process Builder items.

Definition at line 47 of file ProcessGraphicsView.h.

Constructor & Destructor Documentation

◆ ProcessGraphicsView()

te::process::qt::ProcessGraphicsView::ProcessGraphicsView ( QGraphicsScene *  scene,
QWidget *  parent = nullptr 
)

Default constructor.

◆ ~ProcessGraphicsView()

te::process::qt::ProcessGraphicsView::~ProcessGraphicsView ( )

Virtual destructor.

Member Function Documentation

◆ wheelEvent()

void te::process::qt::ProcessGraphicsView::wheelEvent ( QWheelEvent *  event)
overrideprotected

Function used to controll the view scale. Used to apply zoom to graphics view.


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