QSslCertificate::isSelfSigned(): add since tag in documentation

Change-Id: I6a4e96fb1a94a1a55eabe6b3e0df09b5d27fd8a2
Reviewed-by: Richard J. Moore <rich@kde.org>
This commit is contained in:
Peter Hartmann 2014-05-05 14:18:57 +02:00 committed by The Qt Project
parent 47b898cdaf
commit 3e9904b98b

View File

@ -265,6 +265,7 @@ bool QSslCertificate::isBlacklisted() const
}
/*!
\since 5.4
Returns \c true if this certificate is self signed; otherwise
returns \c false.