Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setToDateTime
Method
setToDateTime
src/frontend/spreadsheet/EquidistantValuesDialog.cpp:763–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
761
}
762
763
void EquidistantValuesDialog::setToDateTime(qint64 value) const {
764
ui.dteTo->setMSecsSinceEpochUTC(value);
765
}
Callers
3
testFixedNumberDateTime
Method · 0.80
testFixedNumberDoubleDateTime
Method · 0.80
testFixedIncrementDateTime
Method · 0.80
Calls
1
setMSecsSinceEpochUTC
Method · 0.80
Tested by
3
testFixedNumberDateTime
Method · 0.64
testFixedNumberDoubleDateTime
Method · 0.64
testFixedIncrementDateTime
Method · 0.64