summaryrefslogtreecommitdiffstats
path: root/doc/html/qmimesource.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qmimesource.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qmimesource.html')
-rw-r--r--doc/html/qmimesource.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qmimesource.html b/doc/html/qmimesource.html
index 1878abab7..fb6fe2923 100644
--- a/doc/html/qmimesource.html
+++ b/doc/html/qmimesource.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQMimeSource class is an abstraction of objects which provide formatted data of a certain MIME type.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qmime-h.html">qmime.h</a>&gt;</tt>
-<p>Inherited by <a href="qdragobject.html">TQDragObject</a> and <a href="qdropevent.html">TQDropEvent</a>.
+<p><tt>#include &lt;<a href="qmime-h.html">ntqmime.h</a>&gt;</tt>
+<p>Inherited by <a href="ntqdragobject.html">TQDragObject</a> and <a href="qdropevent.html">TQDropEvent</a>.
<p><a href="qmimesource-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -53,7 +53,7 @@ The TQMimeSource class is an abstraction of objects which provide formatted data
<p> <a href="dnd.html">Drag-and-drop</a> and
-<a href="qclipboard.html">clipboard</a> use this abstraction.
+<a href="ntqclipboard.html">clipboard</a> use this abstraction.
<p> <p>See also <a href="http://www.isi.edu/in-notes/iana/assignments/media-types/
">IANA list of MIME media types</a>, <a href="draganddrop.html">Drag And Drop Classes</a>, <a href="io.html">Input/Output and Networking</a>, and <a href="misc.html">Miscellaneous Classes</a>.