libqutim  0.3.1.0
qutim_sdk_0_3::TcpSocket Class Reference

#include <tcpsocket.h>

List of all members.

Public Member Functions

 TcpSocket (QObject *parent=0)
virtual ~TcpSocket ()
NetworkProxy proxy () const
void setProxy (const NetworkProxy &networkProxy)

Protected Slots

void connectToHostImplementation (const QString &hostName, quint16 port, OpenMode mode=ReadWrite)
void disconnectFromHostImplementation ()

Protected Attributes

TcpSocketPrivate * p

Constructor & Destructor Documentation

qutim_sdk_0_3::TcpSocket::TcpSocket ( QObject *  parent = 0)
explicit
virtual qutim_sdk_0_3::TcpSocket::~TcpSocket ( )
virtual

Member Function Documentation

void qutim_sdk_0_3::TcpSocket::connectToHostImplementation ( const QString &  hostName,
quint16  port,
OpenMode  mode = ReadWrite 
)
protectedslot
void qutim_sdk_0_3::TcpSocket::disconnectFromHostImplementation ( )
protectedslot
NetworkProxy qutim_sdk_0_3::TcpSocket::proxy ( ) const
void qutim_sdk_0_3::TcpSocket::setProxy ( const NetworkProxy &  networkProxy)

Member Data Documentation

TcpSocketPrivate* qutim_sdk_0_3::TcpSocket::p
protected

The documentation for this class was generated from the following file:

Generated by Doxygen