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

ConanfileProbe

Extracts information about dependencies from a Conan recipe file

FrameworkProbe

Locates macOS frameworks outside the project

IncludeProbe

Locates header files outside the project

LibraryProbe

Locates library files outside the project

PathProbe

Locates files outside the project

PkgConfigProbe

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