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

The IrcErrorMessage class represents an error IRC message. More...

#include <IrcMessage>

Inherits IrcMessage.

List of all members.

Public Member Functions

Q_INVOKABLE IrcErrorMessage (QObject *parent=0)

Properties

QString error

Detailed Description

The IrcErrorMessage class represents an error IRC message.


Constructor & Destructor Documentation

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

Constructs a new IrcErrorMessage with parent.


Property Documentation

QString IrcErrorMessage::error [read]

This property holds the error.

Access functions:

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