summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtextdrag.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 14:56:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 14:56:09 +0900
commit87d29563e3ccdeb7fea0197e262e667ef323ff9c (patch)
tree2d674f204c5205ca577a782e1b50583afd563972 /doc/html/tqtextdrag.html
parent628b0bb74c3fc327efff8add9c73ada04b1cbea2 (diff)
downloadtqt-87d29563.tar.gz
tqt-87d29563.zip
Rename utility class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 ee5f50cd3..b1b4e7204 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