KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
KWin::RealtimeFeedbackSwipeShortcut Struct Reference

#include <globalshortcuts.h>

Public Member Functions

template<typename T >
bool operator== (const T &rhs) const
 

Public Attributes

DeviceType device
 
SwipeDirection direction
 
std::function< void(qreal)> progressCallback
 
uint fingerCount
 

Detailed Description

Definition at line 152 of file globalshortcuts.h.

Member Function Documentation

◆ operator==()

template<typename T >
bool KWin::RealtimeFeedbackSwipeShortcut::operator== ( const T & rhs) const
inline

Definition at line 160 of file globalshortcuts.h.

Member Data Documentation

◆ device

DeviceType KWin::RealtimeFeedbackSwipeShortcut::device

Definition at line 154 of file globalshortcuts.h.

◆ direction

SwipeDirection KWin::RealtimeFeedbackSwipeShortcut::direction

Definition at line 155 of file globalshortcuts.h.

◆ fingerCount

uint KWin::RealtimeFeedbackSwipeShortcut::fingerCount

Definition at line 157 of file globalshortcuts.h.

◆ progressCallback

std::function<void(qreal)> KWin::RealtimeFeedbackSwipeShortcut::progressCallback

Definition at line 156 of file globalshortcuts.h.


The documentation for this struct was generated from the following file: