KNotifications
knotificationrestrictions.h
52 NoServices = 0,
57 ScreenSaver = 1,
63 MessagingPopups = 2,
69 Notifications = 4,
76 CriticalNotifications = 8,
91 explicit KNotificationRestrictions(Services control = NonCriticalServices, QObject *parent = nullptr);
102 explicit KNotificationRestrictions(Services control, const QString &reason, QObject *parent = nullptr);
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:49:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:49:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.