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/dnd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/dnd.html') diff --git a/doc/html/dnd.html b/doc/html/dnd.html index 82f90aa5..f55293c3 100644 --- a/doc/html/dnd.html +++ b/doc/html/dnd.html @@ -319,7 +319,7 @@ void MyWidget::dragMoveEvent(TQDragMoveEvent* event) feedback as the drag progresses, to start timers, to scroll the window, or whatever is appropriate (don't forget to stop the scrolling and timers in a dragLeaveEvent() though). -

The TQApplication object (available as the qApp global) also +

The TQApplication object (available as the tqApp global) also provides some drag and drop related functions: TQApplication::setStartDragTime(), TQApplication::setStartDragDistance(), and their corresponding -- cgit v1.2.3