KDEUI
KStyleFactory< T > Class Template Reference
Template class which helps implementing the widget style plugin interface. More...
#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)
Definition at line 1652 of file kstyle.h.
The documentation for this class was generated from the following file: