Plasma-workspace
plasma6.4-migrate-fullscreen-notifications-to-dnd.cpp
23 const KSharedConfigPtr configPtr = KSharedConfig::openConfig(QStringLiteral("plasmanotifyrc"), KConfig::SimpleConfig);
26 std::cout << "plasmanotifyrc doesn't have a Notifications group. No need to update config." << std::endl;
33 std::cout << "The 'Show over full screen windows' option is not enabled. No need to update config." << std::endl;
SimpleConfig
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 25 2025 11:55:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 25 2025 11:55:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.