Eneboo - Documentación para desarrolladores
Clases
Referencia del Archivo src/qt/include/qstyle.h
#include "qobject.h"

Ir al código fuente de este archivo.

Clases

class  QStyleOption
 The QStyleOption class specifies optional parameters for QStyle functions.Some QStyle functions take an optional argument specifying extra information that is required for a paritical primitive or control. So that the QStyle class can be extended, QStyleOption is used to provide a variable-argument for these options. Más...
class  QStyle
 The QStyle class specifies the look and feel of a GUI.A large number of GUI elements are common to many widgets. The QStyle class allows the look of these elements to be modified across all widgets that use the QStyle functions. It also provides two feel options: Motif and Windows. Más...
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'