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