summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtextdrag.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtextdrag.html')
-rw-r--r--doc/html/tqtextdrag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtextdrag.html b/doc/html/tqtextdrag.html
index ee5f50cd..b1b4e720 100644
--- a/doc/html/tqtextdrag.html
+++ b/doc/html/tqtextdrag.html
@@ -95,7 +95,7 @@ Returns TRUE if successful; otherwise returns FALSE.
<p> <p>See also <a href="#canDecode">canDecode</a>().
<p>Example: <a href="simple_dd-example.html#x2828">iconview/simple_dd/main.cpp</a>.
-<h3 class=fn>bool <a name="decode-2"></a>TQTextDrag::decode ( const&nbsp;<a href="tqmimesource.html">TQMimeSource</a>&nbsp;*&nbsp;e, <a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, <a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype )<tt> [static]</tt>
+<h3 class=fn>bool <a name="decode-2"></a>TQTextDrag::decode ( const&nbsp;<a href="tqmimesource.html">TQMimeSource</a>&nbsp;*&nbsp;e, <a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, <a href="tqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Attempts to decode the dropped information in <em>e</em> into <em>str</em>.
@@ -104,7 +104,7 @@ is null, any text subtype is accepted; otherwise only the
specified <em>subtype</em> is accepted.
<p> <p>See also <a href="#canDecode">canDecode</a>().
-<h3 class=fn>void <a name="setSubtype"></a>TQTextDrag::setSubtype ( const&nbsp;<a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;st )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setSubtype"></a>TQTextDrag::setSubtype ( const&nbsp;<a href="tqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;st )<tt> [virtual]</tt>
</h3>
Sets the MIME subtype of the text being dragged to <em>st</em>. The
default subtype is "plain", so the default MIME type of the text