List of Command-line Tools

In addition to the qbs command itself, a number of auxiliary tools are provided. Their file names follow the pattern qbs-<tool name>, and they can be invoked either using that file name or as qbs <tool name>.

This page is intended to give a short overview of these tools. For the supported parameters, see the respective help screen, which you get by calling qbs help <tool name>.

config

Manages Qbs settings like preferences and profiles.

config-ui

Like config, but with a graphical user interface.

qmltypes

Dumps information about the QML types supplied by Qbs. This is not intended as documentation for users, but as tooling support.

setup-android

Creates Qbs profiles for Android SDK and NDK installations.

setup-qt

Creates Qbs profiles for Qt installations.

setup-toolchains

Creates Qbs profiles for toolchains like GCC or MSVC.