FontFactoryInterface Struct Reference
Interface for additional Font Factories. More...
#include <fontfactoryinterface.h>
Public Member Functions | |
| virtual QFontFactory * | fontFactory ()=0 |
| Create a new QFontFactory and return it. | |
Detailed Description
Interface for additional Font Factories.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.
As of version Opie 1.0.2 loading of the plugins is not yet implemented
Definition at line 51 of file fontfactoryinterface.h.
Member Function Documentation
|
|
Create a new QFontFactory and return it.
Referenced by FontDatabase::loadRenderers(). |
The documentation for this struct was generated from the following files:
