Qt

Image Resizer using Qt Creator

In this post, you will learn how to change the size of the image using Qt creator. Steps: Open Qt Creator Click on File from the menu and click on New File or Project…(Ctrl +  N). From the left column select Application, from the middle column select Qt Widget Application. Click on Choose. Give a

Image Resizer using Qt Creator Read More »

iPhone UI using Qt Creator

In this post, you will learn how to make a simple iPhone UI view using Qt creator. Steps: Open Qt Creator Click on File from the menu and click on New File or Project…(Ctrl +  N). From the left column select Application, from the middle column select Qt Widget Application. Click on Choose. Give a

iPhone UI using Qt Creator Read More »

Color Picker using Qt

In this post, you will learn how to make a simple color picker app using Qt creator. Steps: Open Qt Creator Click on File from the menu and click on New File or Project…(Ctrl +  N). From the left column select Application, from the middle column select Qt Widget Application. Click on Choose. Give a

Color Picker using Qt Read More »

Calculator using Qt

In this post, you will learn how to make a simple calculator using Qt creator. Steps: Open Qt Creator Click on File from the menu and click on New File or Project…(Ctrl +  N). From the left column select Application, from the middle column select Qt Widget Application. Click on Choose. Give a name to

Calculator using Qt Read More »