Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
QDateTime AbstractAspect::creationTime() const {
259
return d->m_creation_time;
260
}
261
262
bool AbstractAspect::isHidden() const {
263
return d->m_hidden;
Callers
2
setProject
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected