Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Obsolete Members for QWidget

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

Protected Functions


Member Function Documentation

bool QWidget::isEnabledToTLW () const

This function is deprecated. It is equivalent to isEnabled()

bool QWidget::isTopLevel () const

Use isWindow() instead.

void QWidget::languageChange ()   [virtual protected]

void QWidget::resetInputContext ()   [protected]

This function can be called on the widget that currently has focus to reset the input method operating on it.

This function is providing for convenience, instead you should use reset() on the input context that was returned by inputContext().

See also QInputContext, inputContext(), and QInputContext::reset().

QWidget * QWidget::topLevelWidget () const

Use window() instead.


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.5.1