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.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/html/qwsserver.html b/doc/html/qwsserver.html
index b6d134a2..08a94256 100644
--- a/doc/html/qwsserver.html
+++ b/doc/html/qwsserver.html
@@ -92,7 +92,7 @@ The TQWSServer class provides server-specific functionality in TQt/Embedded.
<p> When you run a TQt/Embedded application, it either runs as a server
or connects to an existing server. If it runs as a server, some
additional operations are provided by this class.
-<p> This class is instantiated by <a href="qapplication.html">TQApplication</a> for TQt/Embedded server
+<p> This class is instantiated by <a href="ntqapplication.html">TQApplication</a> for TQt/Embedded server
processes. You should never construct this class yourself.
<p> A pointer to the TQWSServer instance can be obtained via the global
<tt>qwsServer</tt> variable.
@@ -135,10 +135,10 @@ server.
<p> This specifies what sort of event has occurred to a top-level window:
<ul>
-<li><tt>TQWSServer::Create</tt> - A new window has been created (<a href="qwidget.html">TQWidget</a> constructor).
+<li><tt>TQWSServer::Create</tt> - A new window has been created (<a href="ntqwidget.html">TQWidget</a> constructor).
<li><tt>TQWSServer::Destroy</tt> - The window has been closed and deleted (TQWidget destructor).
-<li><tt>TQWSServer::Hide</tt> - The window has been hidden with <a href="qwidget.html#hide">TQWidget::hide</a>().
-<li><tt>TQWSServer::Show</tt> - The window has been shown with <a href="qwidget.html#show">TQWidget::show</a>() or similar.
+<li><tt>TQWSServer::Hide</tt> - The window has been hidden with <a href="ntqwidget.html#hide">TQWidget::hide</a>().
+<li><tt>TQWSServer::Show</tt> - The window has been shown with <a href="ntqwidget.html#show">TQWidget::show</a>() or similar.
<li><tt>TQWSServer::Raise</tt> - The window has been raised to the top of the desktop.
<li><tt>TQWSServer::Lower</tt> - The window has been lowered.
<li><tt>TQWSServer::Geometry</tt> - The window has changed size or position.
@@ -146,10 +146,10 @@ server.
<li><tt>TQWSServer::Name</tt> - The window has been named.
</ul>
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQWSServer"></a>TQWSServer::TQWSServer ( int&nbsp;flags = 0, <a href="qobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQWSServer"></a>TQWSServer::TQWSServer ( int&nbsp;flags = 0, <a href="ntqobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Construct a TQWSServer object.
-<p> <b>Warning:</b> This class is instantiated by <a href="qapplication.html">TQApplication</a> for
+<p> <b>Warning:</b> This class is instantiated by <a href="ntqapplication.html">TQApplication</a> for
TQt/Embedded server processes. You should never construct this
class yourself.
<p> The <em>flags</em> are used for keyboard and mouse setting. The server's
@@ -159,7 +159,7 @@ parent is <em>parent</em> and it is called <em>name</em>.
</h3>
Destruct TQWSServer
-<h3 class=fn>const&nbsp;<a href="qptrlist.html">TQPtrList</a>&lt;TQWSWindow&gt;&nbsp;&amp; <a name="clientWindows"></a>TQWSServer::clientWindows ()
+<h3 class=fn>const&nbsp;<a href="ntqptrlist.html">TQPtrList</a>&lt;TQWSWindow&gt;&nbsp;&amp; <a name="clientWindows"></a>TQWSServer::clientWindows ()
</h3>
<p> Returns the list of top-level windows. This list will change as
@@ -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="qstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
+<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>
<p> This signal is emitted when the <a href="qcopchannel.html">TQCopChannel</a> <em>channel</em> is created.
@@ -223,12 +223,12 @@ Opens the mouse device(s).
</h3>
Refreshes the entire display.
-<h3 class=fn>void <a name="refresh-2"></a>TQWSServer::refresh ( <a href="qregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r )
+<h3 class=fn>void <a name="refresh-2"></a>TQWSServer::refresh ( <a href="ntqregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r )
</h3>
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="qstring.html">TQString</a>&nbsp;&amp;&nbsp;channel )<tt> [signal]</tt>
+<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>
<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="qstring.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="ntqstring.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
@@ -277,12 +277,12 @@ defined. The default is platform-dependent.
Set the mouse driver <em>m</em> to use if <tt>$TQWS_MOUSE_PROTO</tt> is not
defined. The default is platform-dependent.
-<h3 class=fn>void <a name="setDesktopBackground"></a>TQWSServer::setDesktopBackground ( const&nbsp;<a href="qimage.html">TQImage</a>&nbsp;&amp;&nbsp;img )<tt> [static]</tt>
+<h3 class=fn>void <a name="setDesktopBackground"></a>TQWSServer::setDesktopBackground ( const&nbsp;<a href="ntqimage.html">TQImage</a>&nbsp;&amp;&nbsp;img )<tt> [static]</tt>
</h3>
Sets the image <em>img</em> to be used as the background in the absence
of obscuring windows.
-<h3 class=fn>void <a name="setDesktopBackground-2"></a>TQWSServer::setDesktopBackground ( const&nbsp;<a href="qcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c )<tt> [static]</tt>
+<h3 class=fn>void <a name="setDesktopBackground-2"></a>TQWSServer::setDesktopBackground ( const&nbsp;<a href="ntqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;c )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the color <em>c</em> to be used as the background in the absence of
@@ -302,11 +302,11 @@ corresponding removal.
</h3>
Sets the primary keyboard handler to <em>kh</em>.
-<h3 class=fn>void <a name="setMaxWindowRect"></a>TQWSServer::setMaxWindowRect ( const&nbsp;<a href="qrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [static]</tt>
+<h3 class=fn>void <a name="setMaxWindowRect"></a>TQWSServer::setMaxWindowRect ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [static]</tt>
</h3>
Sets the area of the screen which TQt/Embedded applications will
consider to be the maximum area to use for windows to <em>r</em>.
-<p> <p>See also <a href="qwidget.html#showMaximized">TQWidget::showMaximized</a>().
+<p> <p>See also <a href="ntqwidget.html#showMaximized">TQWidget::showMaximized</a>().
<h3 class=fn>void <a name="setScreenSaverInterval"></a>TQWSServer::setScreenSaverInterval ( int&nbsp;ms )<tt> [static]</tt>
</h3>
@@ -319,7 +319,7 @@ Sets an array of timeouts for the screensaver to a list of <em>ms</em>
milliseconds. A setting of zero turns off the screensaver. The
array must be 0-terminated.
-<h3 class=fn><a href="qwswindow.html">TQWSWindow</a>&nbsp;* <a name="windowAt"></a>TQWSServer::windowAt ( const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos )
+<h3 class=fn><a href="qwswindow.html">TQWSWindow</a>&nbsp;* <a name="windowAt"></a>TQWSServer::windowAt ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos )
</h3>
Returns the window containing the point <em>pos</em> or 0 if there is no
window under the point.