ddt 1.2.1
Loading...
Searching...
No Matches
Classes
ddtDatavisualisationUtils.hpp File Reference

DDT Utils. Helper classes for DDT Datavisualisation. Utilities for the DDT Datavisualisation. More...

#include <QtWidgets>

Go to the source code of this file.

Classes

class  InactiveLineEdit
 
struct  ReturnValuePickObjectDialogParameters
 
struct  MagnifiedImagePickObjectDialogParameters
 

Functions

QPolygonF ConstructArrowHead (QLineF const &line, const qreal arrow_size)
 

Detailed Description

DDT Utils. Helper classes for DDT Datavisualisation. Utilities for the DDT Datavisualisation.

Author
Carsten Mannel, CGI
Since
2020/11/09

Function Documentation

◆ ConstructArrowHead()

QPolygonF ConstructArrowHead ( QLineF const & line,
const qreal arrow_size )

Construct an arrow polygon to be used for drawing the line ends

Parameters
linethe line object
arrow_sizethe size of the arrow head
Returns
polygon to be used for drawing the line ends (as arrows)