Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
std::shared_ptr<UBDocumentProxy> UBDocument::proxy() const
48
{
49
return mProxy;
50
}
51
52
void UBDocument::deletePages(QList<int> indexes)
53
{
Callers
15
jquery-1.3.2.min.js
File · 0.45
jquery-ui-1.12.1.min.js
File · 0.45
_a
Function · 0.45
jquery.js
File · 0.45
kb
Function · 0.45
OpenLayers.js
File · 0.45
jquery-1.3.2.min.js
File · 0.45
jquery.min.js
File · 0.45
jquery-1.3.2.min.js
File · 0.45
jquery-1.3.2.min.js
File · 0.45
jquery.min.js
File · 0.45
openSelectedItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected