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

Method webProfile

src/web/UBWebController.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389QWebEngineProfile *UBWebController::webProfile() const
390{
391 return mWebProfile;
392}
393
394QList<UBEmbedContent> UBWebController::getEmbeddedContent(const QWebEngineView *view) const
395{

Callers 3

UBGraphicsWidgetItemMethod · 0.80
initializeMethod · 0.80
showEmbedDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected