Provides additional components for applications that use Qt Script. 更多...
This module was introduced in Qt 4.5.
| QScriptEngine debugger | 
The Qt Script Tools module provides a debugger for applications that use Qt Script.
要包括模块类定义,使用以下指令:
#include <QtScriptTools>
					
					
						要链接到模块,添加此行到
						
							qmake
						
						
.pro
						
						文件:
					
QT += scripttools