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

#include <globalshortcuts.h>

Public Member Functions

bool operator== (const PointerButtonShortcut &rhs) const
 

Public Attributes

Qt::KeyboardModifiers pointerModifiers
 
Qt::MouseButtons pointerButtons
 

Detailed Description

Definition at line 134 of file globalshortcuts.h.

Member Function Documentation

◆ operator==()

bool KWin::PointerButtonShortcut::operator== ( const PointerButtonShortcut & rhs) const
inline

Definition at line 138 of file globalshortcuts.h.

Member Data Documentation

◆ pointerButtons

Qt::MouseButtons KWin::PointerButtonShortcut::pointerButtons

Definition at line 137 of file globalshortcuts.h.

◆ pointerModifiers

Qt::KeyboardModifiers KWin::PointerButtonShortcut::pointerModifiers

Definition at line 136 of file globalshortcuts.h.


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