Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dprofile_adapter.h213 { return m_ephemeralNotifications; } in QT_FORWARD_DECLARE_CLASS()
246 QHash<QByteArray, QWeakPointer<UserNotificationController>> m_ephemeralNotifications; in QT_FORWARD_DECLARE_CLASS() local