MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / deepCopy

Method deepCopy

src/domain/UBGraphicsScene.cpp:1472–1476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1470}
1471
1472UBItem* UBGraphicsScene::deepCopy() const
1473{
1474 qWarning() << "UBGraphicsScene::deepCopy must not be called";
1475 return nullptr;
1476}
1477
1478void UBGraphicsScene::clearContent(clearCase pCase)
1479{

Callers 2

inputDeviceReleaseMethod · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected