KWin
Loading...
Searching...
No Matches
src
plugins
screentransform
main.cpp
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2021 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4
SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
screentransform.h
"
8
9
namespace
KWin
10
{
11
12
KWIN_EFFECT_FACTORY_SUPPORTED
(ScreenTransformEffect,
13
"metadata.json.stripped"
,
14
return
ScreenTransformEffect::supported
();)
15
16
}
// namespace KWin
17
18
#include "main.moc"
KWin::ScreenTransformEffect::supported
static bool supported()
Definition
screentransform.cpp:56
KWIN_EFFECT_FACTORY_SUPPORTED
#define KWIN_EFFECT_FACTORY_SUPPORTED(className, jsonFile, supported)
Definition
effect.h:1020
KWin
Definition
activation_test.cpp:20
screentransform.h
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0