Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ isMoved
Method
isMoved
src/backend/core/AbstractAspect.cpp:292–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
bool AbstractAspect::isMoved() const {
293
return d->m_moved;
294
}
295
296
void AbstractAspect::setIsLoading(bool load) {
297
d->m_isLoading = load;
Callers
2
AspectChildRemoveCmd
Method · 0.80
childAdded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected