KWin
Loading...
Searching...
No Matches
Namespaces | Functions
globalshortcuts.cpp File Reference
#include "globalshortcuts.h"
#include <config-kwin.h>
#include "effect/globals.h"
#include "gestures.h"
#include "main.h"
#include "utils/common.h"
#include <kglobalaccel_interface.h>
#include <kglobalacceld.h>
#include <QAction>
#include <signal.h>
#include <variant>
#include "moc_globalshortcuts.cpp"

Go to the source code of this file.

Namespaces

namespace  KWin
 

Functions

template<typename ShortcutKind , typename... Args>
bool KWin::match (QList< GlobalShortcut > &shortcuts, Args... args)