diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qwindowsmime.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qwindowsmime.html')
-rw-r--r-- | doc/html/qwindowsmime.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qwindowsmime.html b/doc/html/qwindowsmime.html index 5cfdf4bd3..537ef6188 100644 --- a/doc/html/qwindowsmime.html +++ b/doc/html/qwindowsmime.html @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQWindowsMime class maps open-standard MIME to Window Clipboard formats. <a href="#details">More...</a> -<p><tt>#include <<a href="qmime-h.html">qmime.h</a>></tt> +<p><tt>#include <<a href="qmime-h.html">ntqmime.h</a>></tt> <p><a href="qwindowsmime-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -77,7 +77,7 @@ and supported by <a href="qtextdrag.html">TQTextDrag</a>. <li> CF_TEXT - converted to "text/plain;charset=system" or "text/plain" and supported by TQTextDrag. <li> CF_DIB - converted to "image/*", where * is -a <a href="qimage.html#outputFormats">TQt image format</a>, +a <a href="ntqimage.html#outputFormats">TQt image format</a>, and supported by <a href="qimagedrag.html">TQImageDrag</a>. <li> CF_HDROP - converted to "text/uri-list", and supported by <a href="quridrag.html">TQUriDrag</a>. @@ -103,7 +103,7 @@ list of available convertors. Destroys a conversion object, removing it from the global list of available convertors. -<h3 class=fn><a href="qptrlist.html">TQPtrList</a><TQWindowsMime> <a name="all"></a>TQWindowsMime::all ()<tt> [static]</tt> +<h3 class=fn><a href="ntqptrlist.html">TQPtrList</a><TQWindowsMime> <a name="all"></a>TQWindowsMime::all ()<tt> [static]</tt> </h3> Returns a list of all currently defined TQWindowsMime objects. |