Searched defs:notificationClosed (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp142 void NotificationWrapper::notificationClosed() function in class:WebCore::NotificationWrapper
227 wrapper->connect(wrapper->m_presenter.get(), SIGNAL(notificationClosed()), wrapper, SLOT(notificationClosed()), Qt::QueuedConnection);

Completed in 68 milliseconds