Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWritingSystemsPrivate Class Reference
+ Collaboration diagram for QWritingSystemsPrivate:

Public Member Functions

 QWritingSystemsPrivate ()
 
 QWritingSystemsPrivate (const QWritingSystemsPrivate *other)
 

Public Attributes

QAtomicInt ref
 
QList< bool > list
 

Detailed Description

Definition at line 81 of file qplatformfontdatabase.cpp.

Constructor & Destructor Documentation

◆ QWritingSystemsPrivate() [1/2]

QWritingSystemsPrivate::QWritingSystemsPrivate ( )
inline

Definition at line 84 of file qplatformfontdatabase.cpp.

◆ QWritingSystemsPrivate() [2/2]

QWritingSystemsPrivate::QWritingSystemsPrivate ( const QWritingSystemsPrivate * other)
inline

Definition at line 90 of file qplatformfontdatabase.cpp.

Member Data Documentation

◆ list

QList<bool> QWritingSystemsPrivate::list

◆ ref


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