hi,

i have read about the QFont, but not able to add the support of fonts required by me.

I have a Qt-4.6.2 running on ARM ,with touch screen LCD for UI. I am having a SwissFont.ttf file. i want to have all the QLineEdits to have these fonts.

There are some other files in $(QTDIR)/lib/font, but this file is not there.I dont know about the new font support in Qt. what is the method , if i want to add swiss font support?