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