Package io.qt.sensors

Class QIRProximityReading

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QIRProximityReading extends QSensorReading

Java wrapper for Qt class QIRProximityReading

  • Field Details

    • staticMetaObject

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

    • QIRProximityReading

      public QIRProximityReading()

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

    • QIRProximityReading

      public QIRProximityReading(QObject parent)
    • QIRProximityReading

      protected QIRProximityReading(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QIRProximityReading

      protected QIRProximityReading(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.
  • Method Details