Package io.qt.sensors

Class QTapReading

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QTapReading extends QSensorReading

Java wrapper for Qt class QTapReading

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QTapReading

      public QTapReading(QObject parent)

      See QTapReading::QTapReading(QObject*)

    • QTapReading

      public QTapReading()

      Overloaded constructor for QTapReading(io.qt.core.QObject) with parent = null.

  • Method Details