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

#include <globalshortcuts.h>

Public Member Functions

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

Public Attributes

PinchDirection direction
 
std::function< void(qreal)> scaleCallback
 
uint fingerCount
 

Detailed Description

Definition at line 165 of file globalshortcuts.h.

Member Function Documentation

◆ operator==()

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

Definition at line 172 of file globalshortcuts.h.

Member Data Documentation

◆ direction

PinchDirection KWin::RealtimeFeedbackPinchShortcut::direction

Definition at line 167 of file globalshortcuts.h.

◆ fingerCount

uint KWin::RealtimeFeedbackPinchShortcut::fingerCount

Definition at line 169 of file globalshortcuts.h.

◆ scaleCallback

std::function<void(qreal)> KWin::RealtimeFeedbackPinchShortcut::scaleCallback

Definition at line 168 of file globalshortcuts.h.


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