#include <qmimetypeproto.h>
◆ QMimeTypeProto()
QMimeTypeProto::QMimeTypeProto |
( |
QObject * |
parent | ) |
|
◆ ~QMimeTypeProto()
QMimeTypeProto::~QMimeTypeProto |
( |
| ) |
|
|
virtual |
◆ aliases()
QStringList QMimeTypeProto::aliases |
( |
| ) |
const |
◆ allAncestors()
QStringList QMimeTypeProto::allAncestors |
( |
| ) |
const |
◆ comment()
QString QMimeTypeProto::comment |
( |
| ) |
const |
◆ filterString()
QString QMimeTypeProto::filterString |
( |
| ) |
const |
◆ genericIconName()
QString QMimeTypeProto::genericIconName |
( |
| ) |
const |
◆ globPatterns()
QStringList QMimeTypeProto::globPatterns |
( |
| ) |
const |
◆ iconName()
QString QMimeTypeProto::iconName |
( |
| ) |
const |
◆ inherits()
bool QMimeTypeProto::inherits |
( |
const QString & |
mimeTypeName | ) |
const |
◆ isDefault()
bool QMimeTypeProto::isDefault |
( |
| ) |
const |
◆ isValid()
bool QMimeTypeProto::isValid |
( |
| ) |
const |
◆ name()
QString QMimeTypeProto::name |
( |
| ) |
const |
◆ operator!=()
bool QMimeTypeProto::operator!= |
( |
const QMimeType & |
other | ) |
const |
◆ operator=()
QMimeType & QMimeTypeProto::operator= |
( |
const QMimeType & |
other | ) |
|
◆ operator==()
bool QMimeTypeProto::operator== |
( |
const QMimeType & |
other | ) |
const |
◆ parentMimeTypes()
QStringList QMimeTypeProto::parentMimeTypes |
( |
| ) |
const |
◆ preferredSuffix()
QString QMimeTypeProto::preferredSuffix |
( |
| ) |
const |
◆ suffixes()
QStringList QMimeTypeProto::suffixes |
( |
| ) |
const |
◆ swap()
void QMimeTypeProto::swap |
( |
QMimeType & |
other | ) |
|
The documentation for this class was generated from the following files:
- qmimetypeproto.h
- qmimetypeproto.cpp