Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoQtSensorHandler.h File Reference
#include <Inventor/Qt/OivQtCompat.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SbTime.h>
#include <QObject>
#include <QPointer>

Go to the source code of this file.

Functions

 ~SoQtSensorHandler ()
 This class ties Inventor sensors into the Qt event queue.
 
void processNextTimerSensor ()
 
void processNextDelaySensor ()
 
void processNextDelaySensorTimeout ()
 

Function Documentation

◆ processNextDelaySensor()

void processNextDelaySensor ( )
protected

◆ processNextDelaySensorTimeout()

void processNextDelaySensorTimeout ( )
protected

◆ processNextTimerSensor()

void processNextTimerSensor ( )
protected

◆ ~SoQtSensorHandler()

~SoQtSensorHandler ( )

This class ties Inventor sensors into the Qt event queue.