Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

QAxScript Class

The QAxScript class provides a wrapper around script code. More...

Header: #include <QAxScript>
qmake: QT += axcontainer

    Detailed Description

    The QAxScript class provides a wrapper around script code.

    Every instance of the QAxScript class represents a piece of scripting code in a particular scripting language. The code is loaded into the script engine using load(). Functions declared in the code can be called using call().

    The script provides scriptEngine() provides feedback to the application through signals. The most important signal is the error() signal. Direct access to the QAxScriptEngine is provided through the scriptEngine() function.

    Warning: This class is not available with the bcc5.5 compiler.

    See also QAxScriptEngine, QAxScriptManager, QAxBase, and ActiveQt Framework.

    Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded