Home
last modified time | relevance | path

Searched refs:QWebNotificationPresenter (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/qt/examples/platformplugin/
Dqwebkitplatformplugin.h76 class QWebNotificationPresenter : public QObject
80 QWebNotificationPresenter() {} in QWebNotificationPresenter() function
81 virtual ~QWebNotificationPresenter() {} in ~QWebNotificationPresenter()
DWebNotificationPresenter.h42 class WebNotificationPresenter : public QWebNotificationPresenter
47 : QWebNotificationPresenter() in WebNotificationPresenter()
/external/webkit/Source/WebKit/qt/Api/
Dqwebkitplatformplugin.h81 class QWebNotificationPresenter : public QObject
85 QWebNotificationPresenter() {} in QWebNotificationPresenter() function
86 virtual ~QWebNotificationPresenter() {} in ~QWebNotificationPresenter()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtPlatformPlugin.h28 class QWebNotificationPresenter; variable
44 QWebNotificationPresenter* createNotificationPresenter();
DQtPlatformPlugin.cpp112 QWebNotificationPresenter* QtPlatformPlugin::createNotificationPresenter() in createNotificationPresenter()
115 …return p ? static_cast<QWebNotificationPresenter*>(p->createExtension(QWebKitPlatformPlugin::Notif… in createNotificationPresenter()
DNotificationPresenterClientQt.h76 OwnPtr<QWebNotificationPresenter> m_presenter;
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-166645 (QWebNotificationPresenter::QWebNotificationPresenter):
6646 (QWebNotificationPresenter::~QWebNotificationPresenter):
6679 (QWebNotificationPresenter::QWebNotificationPresenter):
6680 (QWebNotificationPresenter::~QWebNotificationPresenter):