Module qtjambi.qml
Package io.qt.qml

Interface QQmlTypesExtensionInterface

All Superinterfaces:
QtObjectInterface
All Known Subinterfaces:
QQmlExtensionInterface
All Known Implementing Classes:
QQmlExtensionPlugin

public interface QQmlTypesExtensionInterface extends QtObjectInterface

Java wrapper for Qt class QQmlTypesExtensionInterface

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    See QQmlTypesExtensionInterface::registerTypes(const char*)

    Methods inherited from interface io.qt.QtObjectInterface

    dispose, isDisposed
  • Method Details

    • registerTypes

      @QtUninvokable void registerTypes(String uri)

      See QQmlTypesExtensionInterface::registerTypes(const char*)