#include <Inventor/Qt/OivQtCompat.h>
#include <Inventor/Qt/devices/SoQtDevice.h>
#include <Inventor/events/SoLocation2Event.h>
#include <Inventor/touch/SoTouchManager.h>
#include <Inventor/touch/events/SoTouchEvent.h>
#include <QTouchEvent>
#include <Inventor/Qt/SoQtRenderArea.h>
Go to the source code of this file.
Classes | |
class | SoQtTouchScreen |
Translates and reports Qt events for the touch screen device. More... |