diff options
Diffstat (limited to 'doc/html/qicondragevent.html')
-rw-r--r-- | doc/html/qicondragevent.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qicondragevent.html b/doc/html/qicondragevent.html index 117a605fa..8455b6cd9 100644 --- a/doc/html/qicondragevent.html +++ b/doc/html/qicondragevent.html @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQIconDragEvent class signals that a main icon drag has begun. <a href="#details">More...</a> -<p><tt>#include <<a href="qevent-h.html">qevent.h</a>></tt> -<p>Inherits <a href="qevent.html">TQEvent</a>. +<p><tt>#include <<a href="qevent-h.html">ntqevent.h</a>></tt> +<p>Inherits <a href="ntqevent.html">TQEvent</a>. <p><a href="qicondragevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -68,7 +68,7 @@ flag set to FALSE. <p> Setting the accept flag indicates that the receiver of this event has started a drag and drop oeration. <p> The accept flag is <em>not</em> set by default. -<p> <p>See also <a href="#ignore">ignore</a>() and <a href="qwidget.html#hide">TQWidget::hide</a>(). +<p> <p>See also <a href="#ignore">ignore</a>() and <a href="ntqwidget.html#hide">TQWidget::hide</a>(). <h3 class=fn>void <a name="ignore"></a>TQIconDragEvent::ignore () </h3> |