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-2015 The KDE developers.
Generated on Tue Sep 22 2015 14:04:21 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Sep 22 2015 14:04:21 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.