KDECore
KSycocaFactoryContainer< F > Class Template Reference
#include <ksycocafactory.h>
Public Member Functions | |
KSycocaFactoryContainer (F *factory) | |
F * | factory () |
Detailed Description
template<typename F>
class KSycocaFactoryContainer< F >
Workaround for the lack of QThreadStorage::setAutoDelete(false).
Container for KSycocaFactory that doesn't delete it when it is deleted.
Definition at line 159 of file ksycocafactory.h.
Constructor & Destructor Documentation
template<typename F >
|
inline |
Definition at line 162 of file ksycocafactory.h.
Member Function Documentation
template<typename F >
|
inline |
Definition at line 163 of file ksycocafactory.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Feb 18 2016 04:53:34 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Feb 18 2016 04:53:34 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.