KDECore
ksycocafactory.h File Reference
#include <ksycocaentry.h>#include <QThreadStorage>Go to the source code of this file.
Classes | |
| class | KSycocaFactory |
| class | KSycocaFactoryContainer< F > |
| Workaround for the lack of QThreadStorage::setAutoDelete(false). More... | |
| class | KSycocaFactoryList |
| This, instead of a typedef, allows to declare "class ..." in header files. More... | |
| class | KSycocaFactorySingleton< F > |
| Template for making it easier to define a threadsafe singleton for each factory, with support for kbuildsycoca providing a subclass of the factory. More... | |
Typedefs | |
| typedef QHash< QString, KSycocaEntry::Ptr > | KSycocaEntryDict |
Typedef Documentation
| typedef QHash<QString, KSycocaEntry::Ptr> KSycocaEntryDict |
Definition at line 28 of file ksycocafactory.h.
KDE 4.3 API Reference