#include </home/clem/local/src/opie/library/fontfactoryinterface.h>
Inheritance diagram for FontFactoryInterface:


Public Member Functions | |
| virtual QFontFactory * | fontFactory ()=0 |
To add special types of fonts TrueTypes or your very own format. If you implement this Interface you can add custom font loading.
The dynamic shared object goes to OPIEDIR/plugins/fontfactories.
Definition at line 49 of file fontfactoryinterface.h.
|
|
Create a new QFontFactory and return it Implemented in FreeTypeFactoryImpl. Referenced by FontDatabase::loadRenderers(). |
1.4.2