Showing posts with label QT. Show all posts
Showing posts with label QT. Show all posts

Sunday, January 20, 2013

Convert an int to QString in Qt

Hi,
Today I will show you how to convert an int type to a QString type in Qt.

Here are the steps: