Home
last modified time | relevance | path

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

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libnotificationmanager/
H A Dnotificationgroupingproxymodel.cpp458 case Notifications::IsInGroupRole: in data()
513 case Notifications::IsInGroupRole: in data()
H A Dnotifications.h220 IsInGroupRole, ///< Whether the notification is currently inside a group. enumerator
H A Dnotifications.cpp790 if (idx.data(Notifications::IsInGroupRole).toBool()) { in groupIndex()