summaryrefslogtreecommitdiffstats
path: root/doc/html/qwsserver.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwsserver.html')
-rw-r--r--doc/html/qwsserver.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qwsserver.html b/doc/html/qwsserver.html
index 9a04af45b..459ba6388 100644
--- a/doc/html/qwsserver.html
+++ b/doc/html/qwsserver.html
@@ -206,7 +206,7 @@ X11-style window properties.
</h3>
Returns the primary mouse handler.
-<h3 class=fn>void <a name="newChannel"></a>TQWSServer::newChannel ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
+<h3 class=fn>void <a name="newChannel"></a>TQWSServer::newChannel ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
</h3>
<p> This signal is emitted when the <a href="qcopchannel.html">TQCopChannel</a> <em>channel</em> is created.
@@ -228,7 +228,7 @@ Refreshes the entire display.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Refreshes the region <em>r</em>.
-<h3 class=fn>void <a name="removedChannel"></a>TQWSServer::removedChannel ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
+<h3 class=fn>void <a name="removedChannel"></a>TQWSServer::removedChannel ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
</h3>
<p> This signal is emitted immediately after the <a href="qcopchannel.html">TQCopChannel</a> <em>channel</em> is destroyed. Note that a channel is not destroyed until
@@ -244,7 +244,7 @@ if <em>activate</em> is FALSE the screensaver is deactivated.
Returns TRUE if the screensaver is active (i.e. the screen is
blanked); otherwise returns FALSE.
-<h3 class=fn>void <a name="sendIMEvent"></a>TQWSServer::sendIMEvent ( IMState&nbsp;state, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;txt, int&nbsp;cpos, int&nbsp;selLen )
+<h3 class=fn>void <a name="sendIMEvent"></a>TQWSServer::sendIMEvent ( IMState&nbsp;state, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;txt, int&nbsp;cpos, int&nbsp;selLen )
</h3>
This function sends an input method event to the server. The
current state is passed in <em>state</em> and the current text in <em>txt</em>. The cursor's position in the text is given by <em>cpos</em>, and