| 136 | } |
| 137 | |
| 138 | const CartesianPlot* CustomPointPrivate::plot() { |
| 139 | return m_plot; |
| 140 | } |
| 141 | |
| 142 | /*! |
| 143 | calculates the position and the bounding box of the item/point. Called on geometry or properties changes. |
no outgoing calls
no test coverage detected