Home · Overviews · Reference · Classes |
The QtScriptFunctions class exposes JavaScript functions to QBuild. More...
#include <QtScriptFunctions>
Inherits FunctionProvider.
The QtScriptFunctions class exposes JavaScript functions to QBuild.
The QtScriptFunctions class exports functions from the JavaScript extension files for QBuild. This allows these functions to be called from QBuild Script though there are many JavaScript types that cannot be converted to QBuild Script so not all functions are suitable for use.
See also functions Extension.
Construct a QtScriptFunctions instance.
Returns the singleton instance of QtScriptFunctions.
Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |