以下成员源于类 Q3ScrollView 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
bool
|
childIsVisible (QWidget * child ) |
(obsolete)
void
|
showChild (QWidget * child , bool y = true) |
返回 true 若 child is visible. This is equivalent to child-> isVisible ().
Sets the visibility of child . Equivalent to QWidget::show () 或 QWidget::hide ().