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

Function dateTimeSpec

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

Source from the content-addressed store, hash-verified

1608 // getters:
1609 QString dateTimeFormat() const { return mDateTimeFormat; }
1610 Qt::TimeSpec dateTimeSpec() const { return mDateTimeSpec; }
1611
1612 // setters:
1613 void setDateTimeFormat(const QString &format);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected