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

Method name

src/backend/core/AbstractAspect.cpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198QString AbstractAspect::name() const {
199 return d->m_name;
200}
201
202QUuid AbstractAspect::uuid() const {
203 return d->m_uuid;

Callers 15

createContextMenuMethod · 0.95
childMethod · 0.45
addChildMethod · 0.45
insertChildMethod · 0.45
removeChildMethod · 0.45
pasteMethod · 0.45
clipboardAspectTypeMethod · 0.45
uniqueNameForMethod · 0.45
XmlReadMaskMethod · 0.45
dataMethod · 0.45
containsFilterStringMethod · 0.45
SimpleFilterColumnClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected