diff options
Diffstat (limited to 'doc/html/qcopchannel.html')
| -rw-r--r-- | doc/html/qcopchannel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qcopchannel.html b/doc/html/qcopchannel.html index 23461cef3..148c5d53b 100644 --- a/doc/html/qcopchannel.html +++ b/doc/html/qcopchannel.html @@ -92,7 +92,7 @@ Returns the name of the channel. <h3 class=fn>bool <a name="isRegistered"></a>TQCopChannel::isRegistered ( const <a href="ntqcstring.html">TQCString</a> & channel )<tt> [static]</tt> </h3> Queries the server for the existence of <em>channel</em>. -<p> Returns TRUE if <em>channel</em> is registered; otherwise returns FALSE. +<p> Returns true if <em>channel</em> is registered; otherwise returns false. <h3 class=fn>void <a name="receive"></a>TQCopChannel::receive ( const <a href="ntqcstring.html">TQCString</a> & msg, const <a href="qbytearray.html">TQByteArray</a> & data )<tt> [virtual]</tt> </h3> |
