Qt:Документация 4.3.2/qcommonstyle
Материал из Wiki.crossplatform.ru
(Различия между версиями)
Root (Обсуждение | вклад)
(Новая: {{Qt4.3.2_header}} =QCommonStyle Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= The QCommonStyle class encapsulates th...)
(Новая: {{Qt4.3.2_header}} =QCommonStyle Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= The QCommonStyle class encapsulates th...)
Текущая версия на 11:45, 12 января 2009
| Внимание: Актуальная версия перевода документации находится здесь |
__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
|
