List of Language Items
Qbs provides the following built-in QML items to define projects. These are the primitives upon which all other Qbs items are built.
| Describes a file produced by a Rule. | |
| Represents dependencies between products and modules. | |
| Exports dependencies and properties to other products. | |
| Maps file patterns to tags. | |
| Groups files in a product. | |
| Represents a collection of properties and items that can be loaded into a product. | |
| Declares a dependency parameter. | |
| Defines default values for dependency parameters within Export items. | |
| Locates files outside the project. | |
| Represents the result of a build process. | |
| Represents a collection of products and properties. | |
| Provides conditional setting of properties. | |
| Provides inline documentation for properties within product and module items. | |
| Creates transformers for input tags. | |
| Creates custom dependency scanners in modules. | |
| Adds a project from a different file. |