diff options
Diffstat (limited to 'doc/html/tqicondrag.html')
-rw-r--r-- | doc/html/tqicondrag.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqicondrag.html b/doc/html/tqicondrag.html index 263e46f65..437a09de7 100644 --- a/doc/html/tqicondrag.html +++ b/doc/html/tqicondrag.html @@ -99,8 +99,8 @@ the textual caption, <em>tr</em>. <p>Example: <a href="fileiconview-example.html#x829">fileiconview/tqfileiconview.cpp</a>. <h3 class=fn>bool <a name="canDecode"></a>TQIconDrag::canDecode ( <a href="tqmimesource.html">TQMimeSource</a> * e )<tt> [static]</tt> </h3> -Returns TRUE if <em>e</em> can be decoded by the TQIconDrag, otherwise -return FALSE. +Returns true if <em>e</em> can be decoded by the TQIconDrag, otherwise +return false. <p>Example: <a href="fileiconview-example.html#x830">fileiconview/tqfileiconview.cpp</a>. <h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQIconDrag::encodedData ( const char * mime ) const<tt> [virtual]</tt> |