| Eneboo - Documentación para desarrolladores | 
 
  
 | Métodos públicos | |
| WindowsStyle () | |
| QStringList | keys () const | 
| QStyle * | create (const QString &) | 
| WindowsStyle::WindowsStyle | ( | ) | 
Creates and returns a QStyle object for the style key key. The style key is usually the class name of the required style.
Implementa QStylePlugin.
| QStringList WindowsStyle::keys | ( | ) | const  [virtual] | 
Returns the list of style keys this plugin supports.
These keys are usually the class names of the custom styles that are implemented in the plugin.
Implementa QStylePlugin.
 1.7.4
 1.7.4