KDECore
ktcpsocket.cpp File Reference
#include "ktcpsocket.h"#include "ktcpsocket_p.h"#include <kdebug.h>#include <kurl.h>#include <kglobal.h>#include <ksslcertificatemanager.h>#include <kstandarddirs.h>#include <klocale.h>#include <QtCore/QStringList>#include <QtNetwork/QSslKey>#include <QtNetwork/QSslCipher>#include <QtNetwork/QHostAddress>#include <QtNetwork/QNetworkProxy>#include "ktcpsocket.moc"Go to the source code of this file.
Functions | |
| static KTcpSocket::SslVersion | kSslVersionFromQ (QSsl::SslProtocol protocol) |
| static QSsl::SslProtocol | qSslProtocolFromK (KTcpSocket::SslVersion sslVersion) |
Function Documentation
◆ kSslVersionFromQ()
|
static |
Definition at line 36 of file ktcpsocket.cpp.
◆ qSslProtocolFromK()
|
static |
Definition at line 59 of file ktcpsocket.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.