Module qtjambi.qml
Package io.qt.qml

Interface QQmlTypesExtensionInterface

All Superinterfaces:
io.qt.QtObjectInterface
All Known Subinterfaces:
QQmlExtensionInterface
All Known Implementing Classes:
QQmlExtensionInterface.Impl, QQmlExtensionPlugin, QQmlTypesExtensionInterface.Impl

public interface QQmlTypesExtensionInterface extends io.qt.QtObjectInterface

Java wrapper for Qt class QQmlTypesExtensionInterface

  • Nested Class Summary

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

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface io.qt.QtObjectInterface

    dispose, isDisposed
  • Method Details

    • registerTypes

      @QtUninvokable void registerTypes(String uri)