KDECore
KPluginFactory::InheritanceChecker< impl > Struct Template Reference
#include <kpluginfactory.h>
Public Member Functions | |
CreateInstanceFunction | createInstanceFunction (KParts::Part *) |
CreateInstanceFunction | createInstanceFunction (QWidget *) |
CreateInstanceFunction | createInstanceFunction (...) |
Detailed Description
template<class impl>
struct KPluginFactory::InheritanceChecker< impl >
This is used to detect the arguments need for the constructor of plugin classes.
You can inherit it, if you want to add new classes and still keep support for the old ones.
Definition at line 491 of file kpluginfactory.h.
Member Function Documentation
template<class impl >
|
inline |
Definition at line 493 of file kpluginfactory.h.
template<class impl >
|
inline |
Definition at line 494 of file kpluginfactory.h.
template<class impl >
|
inline |
Definition at line 495 of file kpluginfactory.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.