Qt 4.8
|
#include <QtCore/qlist.h>
#include <QtCore/qregexp.h>
#include <QtNetwork/qtcpsocket.h>
#include <QtNetwork/qsslerror.h>
Go to the source code of this file.
Classes | |
class | QSslSocket |
The QSslSocket class provides an SSL encrypted socket for both clients and servers. More... | |