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

Detailed Description
template<typename T>
class KStyleFactory< 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-2025 The KDE developers.
Generated on Tue Mar 25 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 Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.