Home · Overviews · Reference · Classes codeless banner

Functions

These functions can be called from QBuild Script like this:

    func()
    VAR=$$func()

These functions can be called from JavaScript as global functions.

The usage for the functions contains examples for both JavaScript and QBuild Script. The QBuild Script examples are enclosed in ### markers (as they would be in an extension). Note that some functions only work in one environment and their usage will reflect this.

add_input_files_to_rule
add_module
array_contains
create_args_rule
define_string
define_value
device_overrides
dump_property
echo
eval_escape
hard_disable_project
paths
requires
run_if_not_found
soft_disable_project
source_file


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide