Home · Overviews · Reference · Classes codeless banner

QtScriptFunctions Class Reference

The QtScriptFunctions class exposes JavaScript functions to QBuild. More...

    #include <QtScriptFunctions>

Inherits FunctionProvider.

Public Functions

Static Public Members


Detailed Description

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.


Member Function Documentation

QtScriptFunctions::QtScriptFunctions ()

Construct a QtScriptFunctions instance.

QtScriptFunctions * QtScriptFunctions::instance ()   [static]

Returns the singleton instance of QtScriptFunctions.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide