![]() |
QElectroTech 0.200.1-dev
|
#include "../QetGraphicsItemModeler/qetgraphicshandleritem.h"#include "qetgraphicsitem.h"#include "shapetransform.h"#include <QPen>#include <optional>#include <utility>

Go to the source code of this file.
Classes | |
| class | QetShapeItem |
| The QetShapeItem class this class is used to draw a basic shape (line, rectangle, ellipse, polygon or free-form path) into a diagram, that can be saved to a .qet file. Beyond its local geometry, a shape may also carry a rotation/skew/scale (see ShapeTransform) around an arbitrary pivot. More... | |
| struct | QetShapeItem::PathNode |