KWin
Loading...
Searching...
No Matches
autotests
onscreennotificationtest.h
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2016 Martin Graesslin <mgraesslin@kde.org>
3
4
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
5
6
*/
7
8
#ifndef ONSCREENNOTIFICATIONTEST_H
9
#define ONSCREENNOTIFICATIONTEST_H
10
11
#include <QObject>
12
13
class
OnScreenNotificationTest
:
public
QObject
14
{
15
Q_OBJECT
16
private
Q_SLOTS:
17
18
void
show();
19
void
timeout();
20
void
iconName();
21
void
message();
22
};
23
24
#endif
// ONSCREENNOTIFICATIONTEST_H
OnScreenNotificationTest
Definition
onscreennotificationtest.h:14
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0