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