Qt:Документация 4.3.2/qcommonstyle
Материал из Wiki.crossplatform.ru
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
Содержание |
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.
Открытые функции
- QCommonStyle ()
- ~QCommonStyle ()
Дополнительные унаследованные члены
- 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
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|