Skip to content

davidbp13/qtcreator.helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtcreator.helloworld

This is a training repository for QTCreator.

Open the project by running:

qtcreator helloworld.pro

Compile and run the project. It should just write one line to the console ;).

Set a breakpoint before the line beginning with "cout ...". Start the program in debugging mode and observe how the IDE stops at the breakpoint. Continue until the program finishes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors