List of Probes

These are the probes shipped with Qbs.

Probes are used to retrieve information from the system prior to building. Typically, probes call external processes to get the required information. For details, see Probe page.

BinaryProbe

Locates executable files outside the project

FrameworkProbe

Locates macOS frameworks outside the project

IncludeProbe

Locates header files outside the project

PathProbe

Locates files outside the project

PkgConfigProbe

Retrieves the information about installed packages using the pkg-config binary

Probe

Locates files outside the project