![]() |
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции | ![]() |
Описанные ниже члены класса являются частью слоя поддержки Qt 3. Они введены для поддержки старого кода в Qt 4. Мы советуем не использовать их во вновь создаваемом коде.
Sets the What's This text s for the widget w.
Use QWidget::setWhatsThis() or QAction::setWhatsThis() instead.
Remove's the What's This text for the widget w.
Use QWidget::setWhatsThis() or QAction::setWhatsThis() instead.
Returns a new "What's This?" QToolButton with the given parent. To do this now, create your own QToolButton and a QWhatsThis object and call the QWhatsThis object's showText() function when the QToolButton is invoked.
Use createAction() instead.
Copyright © 2008 Trolltech | Торговые марки | Qt 4.3.5 |