Interface PropertyReaderInterface

All Superinterfaces:
io.qt.QtObjectInterface
All Known Implementing Classes:
PropertyReaderInterface.Impl

public interface PropertyReaderInterface extends io.qt.QtObjectInterface

Java wrapper for Qt class Qt3DRender::PropertyReaderInterface

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Implementor class for interface PropertyReaderInterface
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.qt.QtObjectInterface

    dispose, isDisposed
  • Method Details

    • readProperty

      @QtUninvokable Object readProperty(Object v)