boundingRect() const override | DdtGraphicalElementEllipse | virtual |
corner_size | DdtGraphicalElement | protected |
DdtGraphicalElement(DdtGraphicalElementProperties const &element_properties, const QString obj_name="", const QString elem_name="") | DdtGraphicalElement | explicit |
DdtGraphicalElementEllipse(DdtGraphicalElementProperties const &element_properties, const double x, const double y, const double radius_1, const double radius_2, const QString obj_name="", const QString elem_name="") | DdtGraphicalElementEllipse | explicit |
drag_start | DdtGraphicalElement | protected |
DrawBoundingBox(QPainter *painter) const | DdtGraphicalElement | |
DrawElement(QPainter *painter) override | DdtGraphicalElementEllipse | virtual |
EditElementProperties(const DdtGraphicalElementProperties &properties) | DdtGraphicalElement | |
element_name | DdtGraphicalElement | protected |
element_properties | DdtGraphicalElement | protected |
element_type | DdtGraphicalElement | protected |
GetElementName() const | DdtGraphicalElement | |
GetElementProperties() | DdtGraphicalElement | |
GetIsEditable() const | DdtGraphicalElement | |
GetIsHovering() const | DdtGraphicalElement | |
GetItemIsSelected() const | DdtGraphicalElement | |
GetObjectName() const | DdtGraphicalElement | |
GetTag() | DdtGraphicalElement | virtual |
GetType() | DdtGraphicalElement | virtual |
GetTypeString() | DdtGraphicalElement | virtual |
HandleEvent(PointGrabber *const corner, QEvent *const event) const | DdtGraphicalElement | protected |
HighlightSelectedElement(QPainter *painter) const | DdtGraphicalElement | virtual |
is_hovering | DdtGraphicalElement | protected |
IsHidden() | DdtGraphicalElement | virtual |
LIGHTER_FACTOR | DdtGraphicalElement | |
location | DdtGraphicalElement | protected |
mouseMoveEvent(QGraphicsSceneMouseEvent *const event) override | DdtGraphicalElement | protected |
mousePressEvent(QGraphicsSceneMouseEvent *const event) override | DdtGraphicalElement | protected |
object_name | DdtGraphicalElement | protected |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | DdtGraphicalElement | |
r1 | DdtGraphicalElementEllipse | protected |
r2 | DdtGraphicalElementEllipse | protected |
RotateBoundingBox(QRectF const &original_bounding_box) const | DdtGraphicalElement | virtual |
SCALE_DIFFERENCE_FACTOR | DdtGraphicalElement | |
ScaleThreshold() | DdtGraphicalElement | virtual |
SetIsEditable(const bool editable) | DdtGraphicalElement | |
SetIsHovering(const bool item_is_hovering) | DdtGraphicalElement | |
SetItemIsSelected(const bool is_selected) | DdtGraphicalElement | |
SetShowFlag(bool show) | DdtGraphicalElement | virtual |
SetTransform(QTransform const &transform) | DdtGraphicalElement | virtual |
type() const override | DdtGraphicalElementEllipse | |
x_coord | DdtGraphicalElementEllipse | protected |
y_coord | DdtGraphicalElementEllipse | protected |
~DdtGraphicalElement() | DdtGraphicalElement | virtual |
~DdtGraphicalElementEllipse() | DdtGraphicalElementEllipse | virtual |