From bd87b2af9dde0633e56a792665cdec7a9675da95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Nov 2012 14:05:14 -0600 Subject: Automated update from Qt3 --- doc/html/ntqwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqwidget.html') diff --git a/doc/html/ntqwidget.html b/doc/html/ntqwidget.html index f10de98ba..dae28b81b 100644 --- a/doc/html/ntqwidget.html +++ b/doc/html/ntqwidget.html @@ -2723,7 +2723,7 @@ explicitly disabled.

Set this property's value with setEnabled() and get this property's value with isEnabled().

bool focus

This property holds whether this widget (or its focus proxy) has the keyboard input focus. -

Effectively equivalent to qApp->focusWidget() == this. +

Effectively equivalent to tqApp->focusWidget() == this.

See also setFocus(), clearFocus(), focusPolicy, and TQApplication::focusWidget().

Get this property's value with hasFocus(). -- cgit v1.2.1