Go to the documentation of this file.
16 #ifndef DDT_DATAVISUALISATION_DDTGRAPHCIS_GE_CROSS_HPP
17 #define DDT_DATAVISUALISATION_DDTGRAPHCIS_GE_CROSS_HPP
73 #endif // DDT_DATAVISUALISATION_DDTGRAPHCIS_GE_CROSS_HPP
virtual ~DdtGraphicalElementCross()
Definition: ddtGraphicalElementCross.hpp:24
int x
Definition: ddtGraphicalElementCross.hpp:58
DdtGraphicalElementProperties element_properties
Definition: ddtGraphicalElement.hpp:145
Definition: ddtGraphicalElement.hpp:78
DdtGraphicalElementCross(DdtGraphicalElementProperties element_properties, int x, int y, int size)
Definition: ddtGraphicalElementCross.cpp:18
virtual void DrawElement(QPainter *painter)
Definition: ddtGraphicalElementCross.cpp:44
int type() const
Definition: ddtGraphicalElementCross.cpp:26
int y
Definition: ddtGraphicalElementCross.hpp:63
int size
Definition: ddtGraphicalElementCross.hpp:68
Definition: ddtGraphicalElementProperties.hpp:27
QRectF boundingRect() const
Definition: ddtGraphicalElementCross.cpp:34