Keeps track of channel status.
More...
Inherits IrcBuffer.
IrcChannel::IrcChannel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
Constructs a new channel object with parent.
IrcChannel::~IrcChannel |
( |
| ) |
|
|
virtual |
Destructs the channel object.
- Since
- 3.1
This property holds the channel key.
- Access function:
-
- Notifier signal:
- void keyChanged(const QString& key)
This property holds the complete channel mode including possible arguments.
- Access function:
-
- Notifier signal:
- void modeChanged(const QString& mode)
This property holds the channel topic.
- Access function:
-
- Notifier signal:
- void topicChanged(const QString& topic)