KDECore
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:23:57 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:23:57 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.