diff options
Diffstat (limited to 'doc/html/tqwindowsmime.html')
-rw-r--r-- | doc/html/tqwindowsmime.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqwindowsmime.html b/doc/html/tqwindowsmime.html index 5ce52ad42..841d0a398 100644 --- a/doc/html/tqwindowsmime.html +++ b/doc/html/tqwindowsmime.html @@ -109,8 +109,8 @@ Returns a list of all currently defined TQWindowsMime objects. <h3 class=fn>bool <a name="canConvert"></a>TQWindowsMime::canConvert ( const char * mime, int cf )<tt> [pure virtual]</tt> </h3> -<p> Returns TRUE if the convertor can convert (both ways) between -<em>mime</em> and <em>cf</em>; otherwise returns FALSE. +<p> Returns true if the convertor can convert (both ways) between +<em>mime</em> and <em>cf</em>; otherwise returns false. <p> All subclasses must reimplement this pure virtual function. <h3 class=fn>int <a name="cf"></a>TQWindowsMime::cf ( int index )<tt> [pure virtual]</tt> |