KDEUI
KStyleFactory< T > Class Template Reference
#include <kstyle.h>
Inheritance diagram for KStyleFactory< T >:

Detailed Description
template<typename T>
class KStyleFactory< T >
Template class which helps implementing the widget style plugin interface.
You don't need to use this class directly. Use the following macro (defined in kstyle.h) and you are done:
* K_EXPORT_STYLE("StyleName", StyleClassName)
*
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue May 23 2017 16:53:05 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue May 23 2017 16:53:05 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.