Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QtCurveStylePlugin
Diagrama de herencias de QtCurveStylePlugin
QStylePlugin QGPlugin QGPlugin QObject QObject QObject QObject Qt Qt Qt Qt Qt Qt Qt Qt

Lista de todos los miembros.

Métodos públicos

 QtCurveStylePlugin ()
QStringList keys () const
QStylecreate (const QString &s)

Documentación del constructor y destructor

QtCurveStylePlugin::QtCurveStylePlugin ( ) [inline]

Documentación de las funciones miembro

QStyle* QtCurveStylePlugin::create ( const QString key) [inline, virtual]

Creates and returns a QStyle object for the style key key. The style key is usually the class name of the required style.

Ver también:
keys()

Implementa QStylePlugin.

QStringList QtCurveStylePlugin::keys ( ) const [inline, 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.

Ver también:
create()

Implementa QStylePlugin.


La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'