Obsolete Members for QJSValue

The following members of class QJSValue are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(obsolete) QJSEngine *engine() const

Member Function Documentation

QJSEngine *QJSValue::engine() const

This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Returns the QJSEngine that created this QJSValue, or 0 if this QJSValue is invalid or the value is not associated with a particular engine.