![]() |
Communi
1.1.0
A cross-platform IRC client library written with Qt 4
|
The IrcPongMessage class represents a pong IRC message. More...
#include <IrcMessage>
Inherits IrcMessage.
Public Member Functions | |
| Q_INVOKABLE | IrcPongMessage (QObject *parent=0) |
Properties | |
| QString | argument |
Additional Inherited Members |
The IrcPongMessage class represents a pong IRC message.
|
explicit |
Constructs a new IrcPongMessage with parent.
|
read |
This property holds the optional message argument.
1.8.1.1