Qtopia library API Documentation

FontFactoryInterface Struct Reference

Interface for additional Font Factories. More...

#include <fontfactoryinterface.h>

List of all members.

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

QFontFactory * FontFactoryInterface::fontFactory  )  [pure virtual]
 

Create a new QFontFactory and return it.

Referenced by FontDatabase::loadRenderers().


The documentation for this struct was generated from the following files:
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:21 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001