diff options
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. |