IRCSocketSignalsAdapter Class Reference
+ Inheritance diagram for IRCSocketSignalsAdapter:

Public Slots

void connected ()
 
void disconnected ()
 
void errorReceived (QAbstractSocket::SocketError error)
 
void hostLookupError (QHostInfo::HostInfoError errorValue)
 
void infoMessage (const QString &message)
 
- Public Slots inherited from SocketSignalsAdapter
virtual void connected ()=0
 
virtual void disconnected ()=0
 
virtual void errorReceived (QAbstractSocket::SocketError error)=0
 

Public Member Functions

 IRCSocketSignalsAdapter (IRCNetworkAdapter *pParent)
 

Public Attributes

IRCNetworkAdapterpParent
 
- Public Attributes inherited from SocketSignalsAdapter
const QAbstractSocket * pSocket
 

Detailed Description

Definition at line 285 of file ircnetworkadapter.h.


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