Home | History | Annotate | Download | only in api

Lines Matching refs:setPrototype

120     inline void setPrototype(QScriptValuePrivate* prototype);
713 inline void QScriptValuePrivate::setPrototype(QScriptValuePrivate* prototype)
717 qWarning("QScriptValue::setPrototype() failed: cannot set a prototype created in a different engine");
725 qWarning("QScriptValue::setPrototype() failed: cyclic prototype value");