Home
last modified time | relevance | path

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

/dports/databases/akonadi/akonadi-21.12.3/src/private/
H A Dprotocol.cpp222 #define case_notificationlabel(x, class) … in toJson() macro
286case_notificationlabel(DebugChangeNotification, DebugChangeNotification) in toJson()
287case_notificationlabel(ItemChangeNotification, ItemChangeNotification) in toJson()
288case_notificationlabel(CollectionChangeNotification, in toJson()
290case_notificationlabel(TagChangeNotification, in toJson()
292case_notificationlabel(RelationChangeNotification, in toJson()
294case_notificationlabel(SubscriptionChangeNotification, in toJson()
297 #undef case_notificationlabel in toJson()