Home · Overviews · Reference · Classes codeless banner

load()

Usage

    load("foo.js")

Description

This loads an extension. The extension is loaded in the same way that it would be if it were loaded via CONFIG. The difference is that extensions can be loaded from any location with this function. It is designed to allow private extensions.

See also QBuild Functions and QBuild Script.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide