Home
last modified time | relevance | path

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

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libnotificationmanager/
H A Djobsmodel.cpp129 case Notifications::TimeoutRole: in data()
H A Dnotifications.h253TimeoutRole, ///< The timeout for the notification in milliseconds. 0 means the notification shoul… enumerator
H A Dabstractnotificationsmodel.cpp325 case Notifications::TimeoutRole: in data()
H A Djobsmodel_p.cpp333 scheduleUpdate(job, Notifications::TimeoutRole); in requestView()