summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqclipboard.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqclipboard.html')
-rw-r--r--doc/html/ntqclipboard.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqclipboard.html b/doc/html/ntqclipboard.html
index 0b9109da7..2426c5021 100644
--- a/doc/html/ntqclipboard.html
+++ b/doc/html/ntqclipboard.html
@@ -398,7 +398,7 @@ TQClipboard::Selection, the text is retrieved from the global
mouse selection.
<p> <p>See also <a href="#setText">setText</a>(), <a href="#data">data</a>(), and <a href="tqstring.html#operator!">TQString::operator!</a>().
-<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-2"></a>TQClipboard::text ( <a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype, <a href="ntqclipboard.html#Mode-enum">Mode</a>&nbsp;mode ) const
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-2"></a>TQClipboard::text ( <a href="tqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype, <a href="ntqclipboard.html#Mode-enum">Mode</a>&nbsp;mode ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the clipboard text in subtype <em>subtype</em>, or a null string
@@ -423,7 +423,7 @@ If selectionModeEnabled() returns TRUE, the mode argument is
TQClipboard::Selection, otherwise the mode argument is
TQClipboard::Clipboard.
-<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-4"></a>TQClipboard::text ( <a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype ) const
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-4"></a>TQClipboard::text ( <a href="tqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;subtype ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the clipboard text in subtype <em>subtype</em>, or a null string