OpenLexocad  27.1
Core::MWheelEvent Struct Reference

#include <EventInterface.h>

Public Member Functions

 MWheelEvent ()
 
 MWheelEvent (int gvalue, int gx, int gy)
 

Public Attributes

int value
 
int x
 
int y
 

Constructor & Destructor Documentation

◆ MWheelEvent() [1/2]

Core::MWheelEvent::MWheelEvent ( )
inline

◆ MWheelEvent() [2/2]

Core::MWheelEvent::MWheelEvent ( int  gvalue,
int  gx,
int  gy 
)
inline

Member Data Documentation

◆ value

int Core::MWheelEvent::value

◆ x

int Core::MWheelEvent::x

◆ y

int Core::MWheelEvent::y

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