KDECore
kmimetypefactory.cpp
Go to the documentation of this file.
91 kError(7011) << "KMimeTypeFactory: unexpected object entry in KSycoca database (type=" << int(type) << ")";
MimeTypeEntry(const QString &file, const QString &name)
Definition kmimetypefactory.cpp:144
void setServiceOffersOffset(int off)
Definition kmimetypefactory.cpp:160
int serviceOffersOffset() const
Definition kmimetypefactory.cpp:154
Definition kmimetypefactory.h:40
int entryOffset(const QString &mimeTypeName)
Returns the possible offset for a given mimetype entry.
Definition kmimetypefactory.cpp:46
int serviceOffersOffset(const QString &mimeTypeName)
Returns the offset into the service offers for a given mimetype.
Definition kmimetypefactory.cpp:55
virtual KSycocaEntry * createEntry(const QString &, const char *) const
Not meant to be called at this level.
Definition kmimetypefactory.h:53
Definition ksycocaentry_p.h:30
Definition ksycocafactory.h:37
virtual KSycocaEntry::List allEntries() const
Get a list of all entries from the database.
Definition ksycocafactory.cpp:183
static KSycoca * self()
Get or create the only instance of KSycoca (read-only)
Definition ksycoca.cpp:293
Definition kaboutdata.h:33
#define K_GLOBAL_STATIC(TYPE, NAME)
This macro makes it easy to use non-POD types as global statics.
Definition kglobal.h:221
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.