Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQFontManager class implements font management in TQt/Embedded. More...
#include <qfontmanager_qws.h>
There is one and only one TQFontManager per TQt/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. TQFontManager 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 TQPF font already available.
See also TQt/Embedded.
Destroys the TQFontManager and sets qt_fontmanager to 0.
This file is part of the TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|