Module qtjambi.qml
Package io.qt.qml

Interface QQmlEngineExtensionInterface

All Superinterfaces:
QtObjectInterface
All Known Implementing Classes:
QQmlEngineExtensionPlugin

public interface QQmlEngineExtensionInterface extends QtObjectInterface

Java wrapper for Qt class QQmlEngineExtensionInterface

  • Method Details

    • initializeEngine

      @QtUninvokable void initializeEngine(QQmlEngine engine, String uri)

      See QQmlEngineExtensionInterface::initializeEngine(QQmlEngine*,const char*)