![]() |
Communi
1.1.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 |
Additional Inherited Members |
The IrcNumericMessage class represents a numeric IRC message.
|
explicit |
Constructs a new IrcNumericMessage with parent.
|
read |
This property holds the numeric code.
1.8.1.1