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

Method loadProgress

src/web/simplebrowser/webview.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136int WebView::loadProgress() const
137{
138 return m_loadProgress;
139}
140
141void WebView::createWebActionTrigger(QWebEnginePage *page, QWebEnginePage::WebAction webAction)
142{

Callers 1

handleCurrentChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected