QtScript/qscriptextensioninterface.h Source File
Go to the documentation of this file.
24 #ifndef QSCRIPTEXTENSIONINTERFACE_H
25 #define QSCRIPTEXTENSIONINTERFACE_H
42 virtual void initialize(
const QString &key, QScriptEngine *engine) = 0;
46 "com.trolltech.Qt.QScriptExtensionInterface/1.0")
52 #endif // QSCRIPTEXTENSIONINTERFACE_H
#define QT_BEGIN_NAMESPACE