KStyleFactory Class Reference
from PyKDE4.kdeui import *
Detailed Description
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)