Welcome to the 453 QT Designer Tutorial



Part 1 - Creating a basic QT project and adding some widgets.
Check Point 1 - You should now have a running QT project with some sliders that don't do much, except for the scaling slider that causes the LCD number to change. If not, try again!

FYI
If you look around the directory you have created you will find the following files: However if you do a "ls -al" you will find three hidden directories have also been created. They are: So basically you never have to touch anything in these hidden directories. This is why they are hidden.


Now continue on to Part 2!