Uses of Class
io.qt.webengine.core.QWebEngineNotification
-
Uses of QWebEngineNotification in io.qt.webengine
-
Uses of QWebEngineNotification in io.qt.webengine.core
Modifier and TypeMethodDescriptionfinal boolean
QWebEngineNotification.matches
(QWebEngineNotification other) -
Uses of QWebEngineNotification in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionfinal void
QWebEngineProfile.setNotificationPresenter
(Consumer<QWebEngineNotification> notificationPresenter) SeeQWebEngineProfile::
setNotificationPresenter(std::function<void(std::unique_ptr<QWebEngineNotification>)>)