Home · All Classes · All Functions · Overviews |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
bool | childIsVisible ( QWidget * child ) (obsolete) |
void | showChild ( QWidget * child, bool y = true ) (obsolete) |
Returns true if child is visible. This is equivalent to child->isVisible().
Sets the visibility of child. Equivalent to QWidget::show() or QWidget::hide().
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |