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

The User class represent a user of irc network. More...

#include <networkirc.hpp>

Public Member Functions

 User (QString nick, QString ident, QString host)
 
 User (User *user)
 
 User (const User &user)
 

Public Attributes

QString Host
 
QString Ident
 
QString Nick
 

Detailed Description

The User class represent a user of irc network.

Definition at line 40 of file networkirc.hpp.


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