QCommonStyle Class Reference [модуль QtGui]
The QCommonStyle class encapsulates the common Look and Feel of a GUI. Далее...
#include <QCommonStyle> Inherits QStyle.
Inherited by QMotifStyle and QWindowsStyle.
Открытые функции
- 23 открытых функций, унаследованных от QStyle
- 29 открытых функций, унаследованных от QObject
Дополнительные унаследованные члены
- 1 свойство, унаследованное от QObject
- 1 открытый слот, унаследованный от QObject
- 1 сигнал, унаследованный от QObject
- 6 статических открытых членов, унаследованных от QStyle
- 5 статических открытых членов, унаследованных от QObject
- 7 защищенных функций, унаследованных от QObject
- 2 защищенных слота, унаследованных от QStyle
Подробное описание
The QCommonStyle class encapsulates the common Look and Feel of a GUI.
This abstract class implements some of the widget's look and feel that is common to all GUI styles provided and shipped as part of Qt.
Since QCommonStyle inherits QStyle, all of its functions are fully documented in the QStyle documentation.
See also QStyle, QMotifStyle, and QWindowsStyle.
Описание функций-членов
QCommonStyle::QCommonStyle ()
Constructs a QCommonStyle.
QCommonStyle::~QCommonStyle ()
Destroys the style
|