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

#include <commandevent.hxx>

Public Member Functions

 CommandGesturePanData (double fX, double fY, GestureEventPanType eEventType, double fOffset, PanningOrientation eOrientation)
 

Public Attributes

double const mfX
 
double const mfY
 
double const mfOffset
 
GestureEventPanType const meEventType
 
PanningOrientation const meOrientation
 

Detailed Description

Definition at line 314 of file commandevent.hxx.

Constructor & Destructor Documentation

◆ CommandGesturePanData()

CommandGesturePanData::CommandGesturePanData ( double  fX,
double  fY,
GestureEventPanType  eEventType,
double  fOffset,
PanningOrientation  eOrientation 
)
inline

Definition at line 323 of file commandevent.hxx.

References mfX, and mfY.

Member Data Documentation

◆ meEventType

GestureEventPanType const CommandGesturePanData::meEventType

Definition at line 320 of file commandevent.hxx.

◆ meOrientation

PanningOrientation const CommandGesturePanData::meOrientation

Definition at line 321 of file commandevent.hxx.

◆ mfOffset

double const CommandGesturePanData::mfOffset

Definition at line 319 of file commandevent.hxx.

◆ mfX

double const CommandGesturePanData::mfX

Definition at line 317 of file commandevent.hxx.

◆ mfY

double const CommandGesturePanData::mfY

Definition at line 318 of file commandevent.hxx.


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