Module qtjambi.qml
Package io.qt.qml

Class QQmlApplicationEngine

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QObject
io.qt.qml.QJSEngine
io.qt.qml.QQmlEngine
io.qt.qml.QQmlApplicationEngine
All Implemented Interfaces:
io.qt.QtObjectInterface, io.qt.QtSignalBlockerInterface, io.qt.QtSignalEmitterInterface, io.qt.QtThreadAffineInterface

public class QQmlApplicationEngine extends QQmlEngine

Convenient way to load an application from a single QML file

Java wrapper for Qt class QQmlApplicationEngine