Definition: ddtGraphicalElementText.hpp:24
QRectF boundingRect() const
Definition: ddtGraphicalElementText.cpp:30
int type() const
Definition: ddtGraphicalElementText.cpp:36
virtual void DrawElement(QPainter *painter)
Definition: ddtGraphicalElementText.cpp:44
int y
Definition: ddtGraphicalElementText.hpp:64
virtual ~DdtGraphicalElementText()
QString text
Definition: ddtGraphicalElementText.hpp:69
DdtGraphicalElementText(DdtGraphicalElementProperties element_properties, int x, int y, QString text)
Definition: ddtGraphicalElementText.cpp:21
int x
Definition: ddtGraphicalElementText.hpp:59