![]() |
Communi 1.0.0
A cross-platform IRC client library written with Qt 4
|
The IrcNumericMessage class represents a numeric IRC message. More...
#include <IrcMessage>
Inherits IrcMessage.
Public Member Functions | |
Q_INVOKABLE | IrcNumericMessage (QObject *parent=0) |
Properties | |
int | code |
The IrcNumericMessage class represents a numeric IRC message.
IrcNumericMessage::IrcNumericMessage | ( | QObject * | parent = 0 | ) | [explicit] |
Constructs a new IrcNumericMessage with parent.
int IrcNumericMessage::code [read] |
This property holds the numeric code.