Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
243
bool Datapicker::xDateTime() const {
244
return m_image->axisPoints().datetime;
245
}
246
247
Vector3D Datapicker::mapSceneToLogical(QPointF point) const {
248
return m_transform->mapSceneToLogical(point, m_image->axisPoints());
Callers
1
updatePoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected