|
ddt 1.2.1
|
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) |
DDT Utils. Helper classes for DDT Datavisualisation. Utilities for the DDT Datavisualisation.
| QPolygonF ConstructArrowHead | ( | QLineF const & | line, |
| const qreal | arrow_size ) |
Construct an arrow polygon to be used for drawing the line ends
| line | the line object |
| arrow_size | the size of the arrow head |