MCPcopy Create free account
hub / github.com/KDE/labplot / creationTime

Method creationTime

src/backend/core/AbstractAspect.cpp:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258QDateTime AbstractAspect::creationTime() const {
259 return d->m_creation_time;
260}
261
262bool AbstractAspect::isHidden() const {
263 return d->m_hidden;

Callers 2

setProjectMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected