How do I debug Qt code?
How do I debug Qt code? Debugging a Qt Quick Example Application To look at the code that starts a new game, place a breakpoint in samegame. Select Debug > Start Debugging > Start Debugging of Startup Project or press F5. Once the Same Game application starts, select Puzzle to start a new game. How […]