KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::TabletToolEvent Class Reference

#include <mouseclick.h>

Public Attributes

QPointF m_globalPosition
 
bool m_pressed = false
 
qreal m_pressure = 0
 
QColor m_color
 

Detailed Description

Definition at line 44 of file mouseclick.h.

Member Data Documentation

◆ m_color

QColor KWin::TabletToolEvent::m_color

Definition at line 50 of file mouseclick.h.

◆ m_globalPosition

QPointF KWin::TabletToolEvent::m_globalPosition

Definition at line 47 of file mouseclick.h.

◆ m_pressed

bool KWin::TabletToolEvent::m_pressed = false

Definition at line 48 of file mouseclick.h.

◆ m_pressure

qreal KWin::TabletToolEvent::m_pressure = 0

Definition at line 49 of file mouseclick.h.


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