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 | |
Assigns file tags to files | |
Groups files in a product | |
Restricts concurrent execution of jobs in a given pool | |
Represents a collection of properties and items that can be loaded into a product | |
Creates modules on demand | |
Declares a dependency parameter | |
Defines default values for dependency parameters within Module and Export items | |
Locates files outside the project | |
Represents the result of a build process | |
Creates a profile within the project | |
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 |
© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.