|
tuned-switcher 1.1.0
Performance profile manager
|
#include <QDBusInterface>#include <QDBusMetaType>#include <QDBusReply>#include <QImage>#include <QList>#include <QMetaType>#include <QObject>#include <QPixmap>#include <QRegularExpression>#include <QString>#include <QStringList>#include <QStringLiteral>#include <QVariant>#include <QVariantMap>#include "appconstants/appconstants.h"#include "guihelpers/guihelpers.h"#include "notificationsmanager/notificationsmanager.h"#include "notificationsmanager/dbusconverters.h"
SPDX-FileCopyrightText: 2021-2026 EasyCoding Team and contributors
SPDX-License-Identifier: GPL-3.0-or-later
Contains the NotificationsManager class implementation.