QSupportedWritingSystems Class Reference

QSupportedWritingSystems Class Reference

#include <qplatformfontdatabase_qpa.h>

Class Description

Definition at line 60 of file qplatformfontdatabase_qpa.h.

Public Member Functions

 QSupportedWritingSystems ()
 
 QSupportedWritingSystems (const QSupportedWritingSystems &other)
 
QSupportedWritingSystemsoperator= (const QSupportedWritingSystems &other)
 
 ~QSupportedWritingSystems ()
 
void setSupported (QFontDatabase::WritingSystem, bool supported=true)
 
bool supported (QFontDatabase::WritingSystem) const
 

Friends

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

Constructor & Destructor Documentation

Member Function Documentation

QSupportedWritingSystems& operator= ( const QSupportedWritingSystems other)
void setSupported ( QFontDatabase::WritingSystem  ,
bool  supported = true 
)
bool supported ( QFontDatabase::WritingSystem  ) const

Friends And Related Function Documentation

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

The documentation for this class was generated from the following file: