Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
QString AbstractAspect::name() const {
199
return d->m_name;
200
}
201
202
QUuid AbstractAspect::uuid() const {
203
return d->m_uuid;
Callers
15
createContextMenu
Method · 0.95
child
Method · 0.45
addChild
Method · 0.45
insertChild
Method · 0.45
removeChild
Method · 0.45
paste
Method · 0.45
clipboardAspectType
Method · 0.45
uniqueNameFor
Method · 0.45
XmlReadMask
Method · 0.45
data
Method · 0.45
containsFilterString
Method · 0.45
SimpleFilterColumn
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected