MCPcopy 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
725bool AbstractAspect::isPasted() const {
726 return d->m_pasted;
727}
728
729/*!
730 * copies the aspect to the clipboard. The standard XML-serialization

Callers 2

handleAspectAddedMethod · 0.80
childAddedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected