Small example and it is very useful while designing software. Article is nicely written containing the guideline for the beginner as well as it shows the output also. -james1980
This article is basic article of Qt.It shows the use of QFont class.This article well-explained with the screen shot.
In two different screen shots it will shown two different types of fonts accordinngaly Courier and Times.Using Combo Box you can also change the font.
This article is very useful for beginner and for that who want to do editing in fonts and want to make output good visible.
--nayan trivedi 09:06, 17 September 2009 (UTC)
Level: Basic
This article is very help full to beginners.Here in this article, Qfont Class is used for defining a font through a QFont object. This font is passed to a QApplication's method.By applying like this, you can see a different font in your application.
You can see how different fonts seems in your application through two different screen shots shown in this article. So this article explains in a very easy way by showing two different screen shots.
--Vkmunjpara 11:57, 20 September 2009 (UTC)
Article shows the use of QFont header file. The article will help beginners to understand how to use QFont and it will help in their further progress. Both image and source code explains every thing about the article and application. Improvement on this article is to give capital function for setting font in application.
[--Fasttrack 19:44, 21 September 2009 (UTC)]