Qt 4.8
Classes | Functions
qplatformfontdatabase_qpa.h File Reference
#include <QtCore/qconfig.h>
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QList>
#include <QtGui/QFontDatabase>
#include <QtGui/private/qfont_p.h>

Go to the source code of this file.

Classes

class  QPlatformFontDatabase
 The QPlatformFontDatabase class makes it possible to customize how fonts are discovered and how they are rendered. More...
 
class  QSupportedWritingSystems
 The QSupportedWritingSystems class is used when registering fonts with the internal Qt fontdatabase. More...
 

Functions

Q_GUI_EXPORT bool operator!= (const QSupportedWritingSystems &, const QSupportedWritingSystems &)
 
Q_GUI_EXPORT bool operator== (const QSupportedWritingSystems &, const QSupportedWritingSystems &)
 

Function Documentation

◆ operator!=()

Q_GUI_EXPORT bool operator!= ( const QSupportedWritingSystems ,
const QSupportedWritingSystems  
)

◆ operator==()

Q_GUI_EXPORT bool operator== ( const QSupportedWritingSystems ,
const QSupportedWritingSystems  
)