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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 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:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.