doc: mark QVersionNumber as \since 5.6
Change-Id: Id109eb34a34504f01358080cb2c4c447e1288f03 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
ed7f5375e1
commit
17d6b2d1f0
@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
|
||||
/*!
|
||||
\class QVersionNumber
|
||||
\inmodule QtCore
|
||||
\since 5.4
|
||||
\since 5.6
|
||||
\brief The QVersionNumber class contains a version number with an arbitrary
|
||||
number of segments.
|
||||
|
||||
@ -458,7 +458,7 @@ QDebug operator<<(QDebug debug, const QVersionNumber &version)
|
||||
/*!
|
||||
\fn uint qHash(const QVersionNumber &key, uint seed)
|
||||
\relates QHash
|
||||
\since 5.4
|
||||
\since 5.6
|
||||
|
||||
Returns the hash value for the \a key, using \a seed to seed the
|
||||
calculation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user