QSslServer: Document undocumented signal
Pick-to: 6.4 Change-Id: Ife21d43d682e9463d41a1dd8c377003fca6f120f Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
b84f4be6b7
commit
fe486d0fb4
@ -171,6 +171,13 @@
|
|||||||
QSslConfiguration::setHandshakeMustInterruptOnError()
|
QSslConfiguration::setHandshakeMustInterruptOnError()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*!
|
||||||
|
\fn void QSslServer::startedEncryptionHandshake(QSslSocket *socket)
|
||||||
|
|
||||||
|
This signal is emitted when the client, connected to \a socket,
|
||||||
|
initiates the TLS handshake.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "qsslserver.h"
|
#include "qsslserver.h"
|
||||||
#include "qsslserver_p.h"
|
#include "qsslserver_p.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user