Communi 1.0.0
A cross-platform IRC client library written with Qt 4
Public Member Functions | Properties
IrcNickMessage Class Reference

The IrcNickMessage class represents a nick IRC message. More...

#include <IrcMessage>

Inherits IrcMessage.

List of all members.

Public Member Functions

Q_INVOKABLE IrcNickMessage (QObject *parent=0)

Properties

QString nick

Detailed Description

The IrcNickMessage class represents a nick IRC message.


Constructor & Destructor Documentation

IrcNickMessage::IrcNickMessage ( QObject parent = 0) [explicit]

Constructs a new IrcNickMessage with parent.


Property Documentation

QString IrcNickMessage::nick [read]

This property holds the new nick.

Access functions:

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Defines