Home · All Classes · All Functions · Overviews

QML Basic Type: font

A font type has the properties of a QFont. The properties are:

Example:

 Text { font.family: "Helvetica"; font.pointSize: 13; font.bold: true }

See also QML Basic Types.


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.7.0