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

#include <commandevent.hxx>

Public Member Functions

 CommandGestureSwipeData ()
 
 CommandGestureSwipeData (double nVelocityX)
 
double getVelocityX () const
 

Private Attributes

double mnVelocityX
 

Detailed Description

Definition at line 279 of file commandevent.hxx.

Constructor & Destructor Documentation

◆ CommandGestureSwipeData() [1/2]

CommandGestureSwipeData::CommandGestureSwipeData ( )
inline

Definition at line 283 of file commandevent.hxx.

◆ CommandGestureSwipeData() [2/2]

CommandGestureSwipeData::CommandGestureSwipeData ( double  nVelocityX)
inline

Definition at line 287 of file commandevent.hxx.

Member Function Documentation

◆ getVelocityX()

double CommandGestureSwipeData::getVelocityX ( ) const
inline

Definition at line 291 of file commandevent.hxx.

Member Data Documentation

◆ mnVelocityX

double CommandGestureSwipeData::mnVelocityX
private

Definition at line 281 of file commandevent.hxx.


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