#include </home/clem/local/src/opie/freetype/freetypefactoryimpl.h>
Inheritance diagram for FreeTypeFactoryImpl:


Public Member Functions | |
| FreeTypeFactoryImpl () | |
| virtual | ~FreeTypeFactoryImpl () |
| QRESULT | queryInterface (const QUuid &, QUnknownInterface **) |
| virtual Q_REFCOUNT QFontFactory * | fontFactory () |
Private Attributes | |
| QFontFactoryFT * | factory |
|
|
Definition at line 24 of file freetypefactoryimpl.cpp. |
|
|
Definition at line 29 of file freetypefactoryimpl.cpp. References factory. |
|
|
Create a new QFontFactory and return it Implements FontFactoryInterface. Definition at line 34 of file freetypefactoryimpl.cpp. References factory. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 41 of file freetypefactoryimpl.cpp. References IID_FontFactory, IID_QUnknown, QS_FALSE, and QS_OK. |
|
|
Definition at line 38 of file freetypefactoryimpl.h. Referenced by fontFactory(), and ~FreeTypeFactoryImpl(). |
1.4.2