Package io.qt.sensors

Class QOutputRange

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.sensors.QOutputRange
All Implemented Interfaces:
io.qt.QtObjectInterface, Cloneable

public class QOutputRange extends io.qt.QtObject implements Cloneable

Holds the specifics of an output range

Java wrapper for Qt's class qoutputrange

  • Constructor Details

    • QOutputRange

      public QOutputRange()
    • QOutputRange

      protected QOutputRange(io.qt.QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
  • Method Details