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

Method proxy

src/document/UBDocument.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47std::shared_ptr<UBDocumentProxy> UBDocument::proxy() const
48{
49 return mProxy;
50}
51
52void UBDocument::deletePages(QList<int> indexes)
53{

Callers 15

_aFunction · 0.45
jquery.jsFile · 0.45
kbFunction · 0.45
OpenLayers.jsFile · 0.45
jquery.min.jsFile · 0.45
jquery.min.jsFile · 0.45
openSelectedItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected