KDECore
ksocketfactory.cpp File Reference
#include "ksocketfactory.h"
#include <QSslSocket>
#include <QTcpSocket>
#include <QTcpServer>
#include <QUdpSocket>
#include <QUrl>
#include "klocalizedstring.h"
#include <config-network.h>
Include dependency graph for ksocketfactory.cpp:

Go to the source code of this file.
Functions | |
static void | setError (QAbstractSocket *socket, QAbstractSocket::SocketError error, const QString &errorString) |
Function Documentation
static void setError | ( | QAbstractSocket * | socket, | |
QAbstractSocket::SocketError | error, | |||
const QString & | errorString | |||
) | [inline, static] |
Definition at line 44 of file ksocketfactory.cpp.