diff options
Diffstat (limited to 'doc/html/tqicondragevent.html')
-rw-r--r-- | doc/html/tqicondragevent.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqicondragevent.html b/doc/html/tqicondragevent.html index 5520ce267..1f764c9f4 100644 --- a/doc/html/tqicondragevent.html +++ b/doc/html/tqicondragevent.html @@ -57,7 +57,7 @@ this event is is normal to begin using drag and drop. </h3> <p> Constructs an icon drag event object with the accept parameter -flag set to FALSE. +flag set to false. <p> <p>See also <a href="#accept">accept</a>(). <h3 class=fn>void <a name="accept"></a>TQIconDragEvent::accept () @@ -81,8 +81,8 @@ has not handled the icon drag as a result other events can be sent. <h3 class=fn>bool <a name="isAccepted"></a>TQIconDragEvent::isAccepted () const </h3> -<p> Returns TRUE if the receiver of the event has started a drag and -drop operation; otherwise returns FALSE. +<p> Returns true if the receiver of the event has started a drag and +drop operation; otherwise returns false. <p> <p>See also <a href="#accept">accept</a>() and <a href="#ignore">ignore</a>(). <!-- eof --> |