Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isPasted
Method
isPasted
src/backend/core/AbstractAspect.cpp:725–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
723
}
724
725
bool AbstractAspect::isPasted() const {
726
return d->m_pasted;
727
}
728
729
/*!
730
* copies the aspect to the clipboard. The standard XML-serialization
Callers
2
handleAspectAdded
Method · 0.80
childAdded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected