Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QWritingSystemsPrivate Class Reference
Collaboration diagram for QWritingSystemsPrivate:

Public Member Functions

 QWritingSystemsPrivate ()
 QWritingSystemsPrivate (const QWritingSystemsPrivate *other)
 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/4]

QWritingSystemsPrivate::QWritingSystemsPrivate ( )
inline

Definition at line 84 of file qplatformfontdatabase.cpp.

References QWritingSystemsPrivate().

Referenced by QWritingSystemsPrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QWritingSystemsPrivate() [2/4]

QWritingSystemsPrivate::QWritingSystemsPrivate ( const QWritingSystemsPrivate * other)
inline

Definition at line 90 of file qplatformfontdatabase.cpp.

References QWritingSystemsPrivate().

Referenced by QWritingSystemsPrivate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QWritingSystemsPrivate() [3/4]

QWritingSystemsPrivate::QWritingSystemsPrivate ( )
inline

Definition at line 84 of file qplatformfontdatabase.cpp.

◆ QWritingSystemsPrivate() [4/4]

QWritingSystemsPrivate::QWritingSystemsPrivate ( const QWritingSystemsPrivate * other)
inline

Definition at line 90 of file qplatformfontdatabase.cpp.

Member Data Documentation

◆ list

QList< bool > QWritingSystemsPrivate::list

Definition at line 97 of file qplatformfontdatabase.cpp.

◆ ref

QAtomicInt QWritingSystemsPrivate::ref

Definition at line 96 of file qplatformfontdatabase.cpp.


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