KSycocaFactoryContainer Class Reference
#include <ksycocafactory.h>
Public Member Functions | |
| KSycocaFactoryContainer (F *factory) | |
| F * | factory () |
Detailed Description
Workaround for the lack of QThreadStorage::setAutoDelete(false).
Container for KSycocaFactory that doesn't delete it when it is deleted.
Constructor & Destructor Documentation
| KSycocaFactoryContainer::KSycocaFactoryContainer | ( | F * | factory | ) | [inline] |
Definition at line 162 of file ksycocafactory.h.
Member Function Documentation
| F* KSycocaFactoryContainer::factory | ( | ) | [inline] |
Definition at line 163 of file ksycocafactory.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference