Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FontFactoryInterface Struct Reference

Interface for additional Font Factories. More...

#include </home/clem/local/src/opie/library/fontfactoryinterface.h>

Inheritance diagram for FontFactoryInterface:

Inheritance graph
[legend]
Collaboration diagram for FontFactoryInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual QFontFactoryfontFactory ()=0

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.

Definition at line 49 of file fontfactoryinterface.h.


Member Function Documentation

QFontFactory * FontFactoryInterface::fontFactory  )  [pure virtual]
 

Create a new QFontFactory and return it

Implemented in FreeTypeFactoryImpl.

Referenced by FontDatabase::loadRenderers().


The documentation for this struct was generated from the following files:
Generated on Sat Nov 5 17:33:12 2005 for OPIE by  doxygen 1.4.2