KDECore
#include <kmimetype_p.h>

Public Member Functions | |
KMimeTypePrivate (const QString &path) | |
KMimeTypePrivate (QDataStream &_str, int offset) | |
virtual QString | comment (const KUrl &=KUrl()) const |
void | ensureXmlDataLoaded () const |
virtual QString | iconName (const KUrl &) const |
bool | inherits (const QString &mime) const |
virtual QVariant | property (const QString &name) const |
virtual QStringList | propertyNames () const |
virtual void | save (QDataStream &s) |
virtual int | serviceOffersOffset () const |
![]() | |
KServiceTypePrivate (const QString &path) | |
KServiceTypePrivate (QDataStream &_str, int offset) | |
virtual | ~KServiceTypePrivate () |
void | init (KDesktopFile *config) |
void | load (QDataStream &_str) |
virtual QString | name () const |
![]() | |
KSycocaEntryPrivate (const QString &path_) | |
KSycocaEntryPrivate (QDataStream &_str, int iOffset) | |
virtual | ~KSycocaEntryPrivate () |
virtual bool | isType (KSycocaType t) const |
virtual bool | isValid () const |
virtual QString | storageId () const |
virtual KSycocaType | sycocaType () const |
Public Attributes | |
QString | m_iconName |
QStringList | m_lstPatterns |
bool | m_xmlDataLoaded |
![]() | |
unsigned | m_bDerived: 1 |
QMap< QString, QVariant::Type > | m_mapPropDefs |
QMap< QString, QVariant > | m_mapProps |
unsigned | m_parentTypeLoaded: 1 |
int | m_serviceOffersOffset |
QString | m_strComment |
QString | m_strName |
KServiceType::Ptr | parentType |
![]() | |
bool | deleted |
int | offset |
QString | path |
Detailed Description
Definition at line 24 of file kmimetype_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 29 of file kmimetype_p.h.
|
inline |
Definition at line 31 of file kmimetype_p.h.
Member Function Documentation
Reimplemented from KServiceTypePrivate.
Definition at line 42 of file kmimetype_p.h.
void KMimeTypePrivate::ensureXmlDataLoaded | ( | ) | const |
Definition at line 616 of file kmimetype.cpp.
Definition at line 784 of file kmimetype.cpp.
Definition at line 539 of file kmimetype.cpp.
Reimplemented from KServiceTypePrivate.
Definition at line 436 of file kmimetype.cpp.
|
virtual |
Reimplemented from KServiceTypePrivate.
Definition at line 446 of file kmimetype.cpp.
|
virtual |
Reimplemented from KServiceTypePrivate.
Definition at line 428 of file kmimetype.cpp.
|
virtual |
Reimplemented from KServiceTypePrivate.
Definition at line 779 of file kmimetype.cpp.
Member Data Documentation
|
mutable |
Definition at line 56 of file kmimetype_p.h.
|
mutable |
Definition at line 55 of file kmimetype_p.h.
|
mutable |
Definition at line 57 of file kmimetype_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:43:37 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.