MCPcopy Create free account
hub / github.com/CieNTi/serial_port_plotter / dateTimeFormat

Function dateTimeFormat

qcustomplot/qcustomplot.h:1609–1609  ·  view source on GitHub ↗

getters:

Source from the content-addressed store, hash-verified

1607
1608 // getters:
1609 QString dateTimeFormat() const { return mDateTimeFormat; }
1610 Qt::TimeSpec dateTimeSpec() const { return mDateTimeSpec; }
1611
1612 // setters:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected