MCPcopy 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
202QUuid AbstractAspect::uuid() const {
203 return d->m_uuid;
204}
205
206void AbstractAspect::setSuppressWriteUuid(bool suppress) {
207 d->m_suppressWriteUuid = suppress;

Callers 3

ContentDockWidgetMethod · 0.80
copyPasteMethod · 0.80
saveLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected