Using Qbs Graph
Qbs uses a very simple graph drawing algorithm to visualize the build graph.
This is currently mostly used to debug Qbs.
Download and install dot and add it to the system PATH.
To visualize the project structure, enter the following command:
qbs graph