#include <qsgattr.h>
Inheritance diagram for QSGFont:

Public Methods | |
| QSGFont () | |
| QSGFont (const QSGFont &f) | |
| void | operator= (const QSGFont &f) |
Public Attributes | |
| QString | family |
| int | size |
| bool | bold |
| bool | italic |
| QSGColor | color |
Friends | |
| bool | operator== (const QSGFont &, const QSGFont &) |
| bool | operator!= (const QSGFont &, const QSGFont &) |
| QString | toQString (const QSGFont &font) |
| QSGFont | toQSGFont (const QString &string) |
|
|
Creates "helvetica" 10pts, black font. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002