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"
Include dependency graph for ktcpsocket.cpp:
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
|
static |
Definition at line 36 of file ktcpsocket.cpp.
|
static |
Definition at line 59 of file ktcpsocket.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.