KWin
Loading...
Searching...
No Matches
src
plugins
sheet
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 "
sheet.h
"
8
9
namespace
KWin
10
{
11
12
KWIN_EFFECT_FACTORY_SUPPORTED
(SheetEffect,
13
"metadata.json.stripped"
,
14
return
SheetEffect::supported
();)
15
16
}
// namespace KWin
17
18
#include "main.moc"
KWin::SheetEffect::supported
static bool supported()
Definition
sheet.cpp:157
KWIN_EFFECT_FACTORY_SUPPORTED
#define KWIN_EFFECT_FACTORY_SUPPORTED(className, jsonFile, supported)
Definition
effect.h:1020
KWin
Definition
activation_test.cpp:20
sheet.h
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0