LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
CommandGestureRotateData Class Reference

#include <commandevent.hxx>

Public Member Functions

 CommandGestureRotateData (double fX, double fY, GestureEventRotateType eEventType, double fAngleDelta)
 

Public Attributes

const double mfX = 0
 
const double mfY = 0
 
const GestureEventRotateType meEventType = GestureEventRotateType::Begin
 
const double mfAngleDelta = 0
 

Detailed Description

Definition at line 349 of file commandevent.hxx.

Constructor & Destructor Documentation

◆ CommandGestureRotateData()

CommandGestureRotateData::CommandGestureRotateData ( double  fX,
double  fY,
GestureEventRotateType  eEventType,
double  fAngleDelta 
)
inline

Definition at line 357 of file commandevent.hxx.

References mfX, and mfY.

Member Data Documentation

◆ meEventType

const GestureEventRotateType CommandGestureRotateData::meEventType = GestureEventRotateType::Begin

Definition at line 354 of file commandevent.hxx.

◆ mfAngleDelta

const double CommandGestureRotateData::mfAngleDelta = 0

Definition at line 355 of file commandevent.hxx.

◆ mfX

const double CommandGestureRotateData::mfX = 0

Definition at line 352 of file commandevent.hxx.

◆ mfY

const double CommandGestureRotateData::mfY = 0

Definition at line 353 of file commandevent.hxx.


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