Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Huggle::IRC::Message Class Reference

Represent a message on irc network sent either to a channel or to a user. More...

#include <networkirc.hpp>

Public Member Functions

 Message (QString text, User us)
 
 Message (QString chan, QString text, User us)
 
 Message (Message *ms)
 
 Message (const Message &ms)
 

Public Attributes

QString Channel
 
QString Text
 
User user
 

Detailed Description

Represent a message on irc network sent either to a channel or to a user.

Definition at line 53 of file networkirc.hpp.


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