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
QMimeTypePrivate Class Reference

#include <qmimetype_p.h>

Inheritance diagram for QMimeTypePrivate:
Collaboration diagram for QMimeTypePrivate:

Public Types

typedef QHash< QString, QStringLocaleHash

Public Member Functions

 QMimeTypePrivate ()
 QMimeTypePrivate (const QString &name)
Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
QSharedDataoperator= (const QSharedData &)=delete
 ~QSharedData ()=default

Public Attributes

QString name
Public Attributes inherited from QSharedData
QAtomicInt ref

Detailed Description

Definition at line 29 of file qmimetype_p.h.

Member Typedef Documentation

◆ LocaleHash

Definition at line 32 of file qmimetype_p.h.

Constructor & Destructor Documentation

◆ QMimeTypePrivate() [1/2]

QMimeTypePrivate::QMimeTypePrivate ( )
inline

Definition at line 34 of file qmimetype_p.h.

◆ QMimeTypePrivate() [2/2]

QMimeTypePrivate::QMimeTypePrivate ( const QString & name)
inlineexplicit

Definition at line 35 of file qmimetype_p.h.

Member Data Documentation

◆ name

QString QMimeTypePrivate::name

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