Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ clearRenderables
Method
clearRenderables
src/core/objects/object.cpp:660–664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
void Object::clearRenderables()
661
{
662
output.deleteRenderables();
663
extent = QRectF();
664
}
665
666
bool Object::setSymbol(const Symbol* new_symbol, bool no_checks)
667
{
Callers
2
dimensionForIcon
Method · 0.80
getPointSymbolExtent
Method · 0.80
Calls
2
deleteRenderables
Method · 0.80
QRectF
Class · 0.70
Tested by
no test coverage detected