MCPcopy Create free account
hub / github.com/KDAB/KDChart / MyDateTimeScaleFormatter

Method MyDateTimeScaleFormatter

tests/Gantt/headers/main.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33};
34
35MyDateTimeScaleFormatter::MyDateTimeScaleFormatter()
36 : DateTimeScaleFormatter(Hour, "hh")
37{
38}
39
40QDateTime MyDateTimeScaleFormatter::nextRangeBegin(const QDateTime &datetime) const
41{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected