The NetworkIrc_th class is a network thread for Network Irc.
More...
#include <networkirc.hpp>
|
| NetworkIrc_th (QTcpSocket *socket) |
|
bool | IsFinished () |
|
void | Line (QString line) |
|
void | ProcessPrivmsg (QString source, QString xx) |
|
|
QTcpSocket * | s |
| Pointer to a QT Socket that is handling the connection to irc server this object is managed by parent so don't delete it.
|
|
bool | Stopped |
|
The NetworkIrc_th class is a network thread for Network Irc.
Definition at line 69 of file networkirc.hpp.
void NetworkIrc_th::Line |
( |
QString |
line | ) |
|
The documentation for this class was generated from the following files: