Package io.qt.sensors

Interface QTapFilter

All Superinterfaces:
QSensorFilter, io.qt.QtObjectInterface

public interface QTapFilter extends io.qt.QtObjectInterface, QSensorFilter

Java wrapper for Qt class QTapFilter

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    See QTapFilter::filter(QTapReading*)

    Methods inherited from interface io.qt.sensors.QSensorFilter

    filter

    Methods inherited from interface io.qt.QtObjectInterface

    dispose, isDisposed
  • Method Details

    • filter

      @QtUninvokable boolean filter(QTapReading reading)

      See QTapFilter::filter(QTapReading*)