Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ uuid
Method
uuid
src/backend/core/AbstractAspect.cpp:202–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
QUuid AbstractAspect::uuid() const {
203
return d->m_uuid;
204
}
205
206
void AbstractAspect::setSuppressWriteUuid(bool suppress) {
207
d->m_suppressWriteUuid = suppress;
Callers
3
ContentDockWidget
Method · 0.80
copyPaste
Method · 0.80
saveLoad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected