diff options
Diffstat (limited to 'doc/html/tqiodevicesource.html')
-rw-r--r-- | doc/html/tqiodevicesource.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqiodevicesource.html b/doc/html/tqiodevicesource.html index 3dd34cb07..741052dee 100644 --- a/doc/html/tqiodevicesource.html +++ b/doc/html/tqiodevicesource.html @@ -69,9 +69,9 @@ constructed. <h3 class=fn>void <a name="enableRewind"></a>TQIODeviceSource::enableRewind ( bool on )<tt> [virtual]</tt> </h3> -If <em>on</em> is set to TRUE then rewinding is enabled. +If <em>on</em> is set to true then rewinding is enabled. No special action is taken. If <em>on</em> is set to -FALSE then rewinding is disabled. +false then rewinding is disabled. <p>Reimplemented from <a href="tqdatasource.html#enableRewind">TQDataSource</a>. <h3 class=fn>int <a name="readyToSend"></a>TQIODeviceSource::readyToSend ()<tt> [virtual]</tt> |