diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qicondragevent.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
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> |