webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebNotificationClient Class Reference

#include <WebNotificationClient.h>

Inheritance diagram for WebNotificationClient:
WebCore::NotificationClient

Public Member Functions

 WebNotificationClient (WebView *)
 
WebViewwebView ()
 
- Public Member Functions inherited from WebCore::NotificationClient
virtual bool show (Notification *)=0
 
virtual void cancel (Notification *)=0
 
virtual void notificationObjectDestroyed (Notification *)=0
 
virtual bool show (Notification *)=0
 
virtual void cancel (Notification *)=0
 
virtual void notificationObjectDestroyed (Notification *)=0
 

Additional Inherited Members

- Public Types inherited from WebCore::NotificationClient
enum  Permission {
  PermissionAllowed, PermissionNotAllowed, PermissionDenied, PermissionAllowed,
  PermissionNotAllowed, PermissionDenied
}
 
enum  Permission {
  PermissionAllowed, PermissionNotAllowed, PermissionDenied, PermissionAllowed,
  PermissionNotAllowed, PermissionDenied
}
 
- Protected Member Functions inherited from WebCore::NotificationClient
virtual ~NotificationClient ()
 
virtual ~NotificationClient ()
 

Constructor & Destructor Documentation

◆ WebNotificationClient()

WebNotificationClient::WebNotificationClient ( WebView webView)

Member Function Documentation

◆ webView()

WebView* WebNotificationClient::webView ( )
inline

The documentation for this class was generated from the following files: