Module qtjambi.qml
Package io.qt.qml

Class QJSEngine

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

public class QJSEngine extends io.qt.core.QObject

Environment for evaluating JavaScript code

Java wrapper for Qt class QJSEngine