Package io.qt.sensors

Interface QLidFilter

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

public interface QLidFilter extends io.qt.QtObjectInterface, QSensorFilter

Java wrapper for Qt class QLidFilter

  • Nested Class Summary

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

    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(QLidReading reading)