KWin
Loading...
Searching...
No Matches
src
waylandshellintegration.h
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2020 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4
SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#pragma once
8
9
#include "
window.h
"
10
11
namespace
KWin
12
{
13
14
class
WaylandShellIntegration
:
public
QObject
15
{
16
Q_OBJECT
17
18
public
:
19
explicit
WaylandShellIntegration
(QObject *parent =
nullptr
);
20
21
Q_SIGNALS:
22
void
windowCreated
(
Window
*window);
23
};
24
25
}
// namespace KWin
KWin::WaylandShellIntegration
Definition
waylandshellintegration.h:15
KWin::WaylandShellIntegration::WaylandShellIntegration
WaylandShellIntegration(QObject *parent=nullptr)
Definition
waylandshellintegration.cpp:12
KWin::WaylandShellIntegration::windowCreated
void windowCreated(Window *window)
KWin::Window
Definition
window.h:61
KWin
Definition
activation_test.cpp:20
window.h
Generated on Sat Feb 17 2024 01:42:10 for KWin by
1.10.0