summaryrefslogtreecommitdiffstats
path: root/src/messaging/qmessageid.cpp
diff options
context:
space:
mode:
authorMattV <qt-info@nokia.com>2009-12-18 09:57:24 +1000
committerMattV <qt-info@nokia.com>2009-12-18 09:57:24 +1000
commitf11742ffa518f4af2108fb9785315f32517ba814 (patch)
treec911237ec5303daade2917a78dc814dce0e11ec2 /src/messaging/qmessageid.cpp
parent980e5105d7e0255c7eada2ab4549abe946adbaba (diff)
Documentation improvements.
Diffstat (limited to 'src/messaging/qmessageid.cpp')
-rw-r--r--src/messaging/qmessageid.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/messaging/qmessageid.cpp b/src/messaging/qmessageid.cpp
index 9889629fb5..5b836ccb8b 100644
--- a/src/messaging/qmessageid.cpp
+++ b/src/messaging/qmessageid.cpp
@@ -107,8 +107,9 @@ bool QMessageId::operator!=(const QMessageId &other) const
}
/*!
- \internal
\fn bool QMessageId::operator<(const QMessageId &other) const
+
+ Returns true if this identifier is ordered before \a other using an implementation-defined ordering.
*/
/*!