Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QFontManager class implements font management in Qt/Embedded. More...
#include <qfontmanager_qws.h>
There is one and only one QFontManager per Qt/Embedded application. The qt_fontmanager global variable points to it. It keeps a list of font factories, a cache of rendered fonts and a list of fonts available on disk. QFontManager is called when a new font needs to be rendered from a Freetype-compatible or BDF font on disk; this only happens if there isn't an appropriate QPF font already available.
See also Qt/Embedded.
Destroys the QFontManager and sets qt_fontmanager to 0.
This file is part of the Qt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | Qt 3.3.8
|