MCPcopy Create free account
hub / github.com/KDE/labplot / xDateTime

Method xDateTime

src/backend/datapicker/Datapicker.cpp:243–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243bool Datapicker::xDateTime() const {
244 return m_image->axisPoints().datetime;
245}
246
247Vector3D Datapicker::mapSceneToLogical(QPointF point) const {
248 return m_transform->mapSceneToLogical(point, m_image->axisPoints());

Callers 1

updatePointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected