KDECore
#include <klibloader.h>
#include <kpluginfactory.h>
#include <kpluginloader.h>
#include <ktypelist.h>
#include <kcomponentdata.h>
#include <kgenericfactory.tcc>
#include <kglobal.h>
#include <klocale.h>
#include <kdebug.h>
Go to the source code of this file.
Variables | |
template<class T> | |
bool | KGenericFactoryBase< T >::s_createComponentDataCalled = false |
template<class T> | |
KGenericFactoryBase< T > * | KGenericFactoryBase< T >::s_self = 0 |
Variable Documentation
◆ KGenericFactoryBase< T >::s_createComponentDataCalled
template<class T>
bool KGenericFactoryBase< T >::s_createComponentDataCalled = false |
Definition at line 89 of file kgenericfactory.h.
◆ KGenericFactoryBase< T >::s_self
template<class T>
KGenericFactoryBase<T>* KGenericFactoryBase< T >::s_self = 0 |
Definition at line 85 of file kgenericfactory.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.