KWin
Loading...
Searching...
No Matches
Functions
touch.cpp File Reference
#include "touch.h"
#include <kwin_effects_interface.h>
#include <KConfigGroup>
#include <KLocalizedString>
#include <KPackage/Package>
#include <KPackage/PackageLoader>
#include <KPluginFactory>
#include <QDBusConnection>
#include <QDBusMessage>
#include <QVBoxLayout>
#include "kwintouchscreendata.h"
#include "kwintouchscreenedgeconfigform.h"
#include "kwintouchscreenedgeeffectsettings.h"
#include "kwintouchscreenscriptsettings.h"
#include "kwintouchscreensettings.h"
#include "touch.moc"
#include "moc_touch.cpp"

Go to the source code of this file.

Functions

 K_PLUGIN_FACTORY_WITH_JSON (KWinScreenEdgesConfigFactory, "kcm_kwintouchscreen.json", registerPlugin< KWin::KWinScreenEdgesConfig >();registerPlugin< KWin::KWinTouchScreenData >();) namespace KWin
 

Function Documentation

◆ K_PLUGIN_FACTORY_WITH_JSON()

K_PLUGIN_FACTORY_WITH_JSON ( KWinScreenEdgesConfigFactory ,
"kcm_kwintouchscreen.json" ,
registerPlugin< KWin::KWinScreenEdgesConfig >();registerPlugin< KWin::KWinTouchScreenData >();  )

Definition at line 30 of file touch.cpp.