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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.