Definition: ddtGraphicalElementText.hpp:24
QRectF boundingRect() const
Definition: ddtGraphicalElementText.cpp:34
int type() const
Definition: ddtGraphicalElementText.cpp:40
virtual void DrawElement(QPainter *painter)
Definition: ddtGraphicalElementText.cpp:45
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