For a Qt Widget, as long as no special font has been set, or after setFont(QFont()) is called, this is either a special font for the widget class, the parent's font or (if this widget is a top level widget), the default application font.
To be continued..
See the artical "Deploying Qt for Embedded Linux Applications"
http://doc.trolltech.com/4.6/deployment.htmlReference:
No comments:
Post a Comment