Showing posts with label qtdesigner. Show all posts
Showing posts with label qtdesigner. Show all posts

Sunday, June 24, 2012

Captain Shutdown 2.3 Release

Here comes the 2.3 version of Captain Shutdown . Basically , it is the same thing , I only added a Menu Bar that allows you to reset the values in an instant (Ctrl + R) and there are two "About" options that will tell you more on QtWidgets and Captain Shutdown.

Tuesday, June 19, 2012

Captain Shutdown 2.2 Release

Here it comes , once again :) . This version includes 3 separate boxes for seconds, minutes and hours that will update automatically after the editing is finished .

Saturday, June 16, 2012

Captain Shutdown 2.1 Release

The 2.1 version of Captain Shutdown removes the Shut Down Now button , but instead it gives the default value of '0' to the lineEdit so if you open the application and press Enter it will shut down immediately.

Captain Shutdown 2.0 Release

After some struggle between TinyProjectz, school and personal life I finally finished Captain Shutdown 2.0. It is basically the same application as 1.0 except it has a GUI .

Wednesday, June 6, 2012

QtWidgets

While still learning to properly use QtWidgets I thought that it would be helpful to write a small post on it.