This is the complete list of members for iotouch::TouchScreenManager, including all inherited members.
calibrateMinMaxValues(float xmin, float xmax, float ymin, float ymax) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
changeOrientation(const TouchOrientationSettings &newOrientation) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | |
enableCalibration(bool ena) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
exec() override (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | |
getOrientation() (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
sendEvent(float locationX, float locationY, float touchPressure, TouchState touched)=0 | iotouch::TouchScreenManager | pure virtual |
setCalibration(const CalibrationHandler &other) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
setUsedForScrolling(bool scrolling) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
start() (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inline |
TouchScreenManager(TouchInterrogator *interrogator, const TouchOrientationSettings &orientationSettings) (defined in iotouch::TouchScreenManager) | iotouch::TouchScreenManager | inlineexplicit |