MMSINPUTLISHANDLER_DEV_TOUCH Struct Reference

#include <mmsinputlishandler.h>

List of all members.


Public Attributes

float xFactor
 multiplicate the x value to get the real value (touchscreen only)
float yFactor
 multiplicate the y value to get the real value (touchscreen only)
bool swapX
 swap x axis
bool swapY
 swap y axis
bool swapXY
 swap x and y axis
MMSFBRectangle rect
 specifies resolution of touch controller
bool haveBtnEvents
 touch driver sends BTN_xxx events

Detailed Description

Definition at line 51 of file mmsinputlishandler.h.


Member Data Documentation

multiplicate the x value to get the real value (touchscreen only)

Definition at line 52 of file mmsinputlishandler.h.

multiplicate the y value to get the real value (touchscreen only)

Definition at line 53 of file mmsinputlishandler.h.

swap x axis

Definition at line 54 of file mmsinputlishandler.h.

swap y axis

Definition at line 55 of file mmsinputlishandler.h.

swap x and y axis

Definition at line 56 of file mmsinputlishandler.h.

specifies resolution of touch controller

Definition at line 57 of file mmsinputlishandler.h.

touch driver sends BTN_xxx events

Definition at line 58 of file mmsinputlishandler.h.


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