diff options
Diffstat (limited to 'doc/man/man3/tqicondragevent.3qt')
| -rw-r--r-- | doc/man/man3/tqicondragevent.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqicondragevent.3qt b/doc/man/man3/tqicondragevent.3qt index 2c4769c31..2cff1f8c7 100644 --- a/doc/man/man3/tqicondragevent.3qt +++ b/doc/man/man3/tqicondragevent.3qt @@ -36,7 +36,7 @@ Icon drag events are sent to widgets when the main icon of a window has been dra See also Event Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "QIconDragEvent::QIconDragEvent ()" -Constructs an icon drag event object with the accept parameter flag set to FALSE. +Constructs an icon drag event object with the accept parameter flag set to false. .PP See also accept(). .SH "void QIconDragEvent::accept ()" @@ -56,7 +56,7 @@ The icon drag event is constructed with the accept flag cleared. .PP See also accept(). .SH "bool QIconDragEvent::isAccepted () const" -Returns TRUE if the receiver of the event has started a drag and drop operation; otherwise returns FALSE. +Returns true if the receiver of the event has started a drag and drop operation; otherwise returns false. .PP See also accept() and ignore(). |
