Package io.qt.sensors

Interface QTapFilter

All Superinterfaces:
QSensorFilter, io.qt.QtObjectInterface
All Known Implementing Classes:
QTapFilter.Impl

public interface QTapFilter extends io.qt.QtObjectInterface, QSensorFilter

Java wrapper for Qt class QTapFilter

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Implementor class for interface QTapFilter

    Nested classes/interfaces inherited from interface io.qt.sensors.QSensorFilter

    QSensorFilter.MemberAccess
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    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)