#include </home/clem/local/src/opie/noncore/net/opieirc/ircchannellist.h>
Collaboration diagram for IRCChannelList:

Public Member Functions | |
| IRCChannelList (IRCChannel *channel, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | update () |
| void | adjustNicks () |
| bool | hasPerson (QString nick) |
| bool | removePerson (QString nick) |
Protected Attributes | |
| IRCChannel * | m_channel |
|
||||||||||||||||||||
|
Definition at line 6 of file ircchannellist.cpp. References m_channel. |
|
|
Definition at line 51 of file ircchannellist.cpp. Referenced by update(). |
|
|
Definition at line 33 of file ircchannellist.cpp. |
|
|
Definition at line 41 of file ircchannellist.cpp. |
|
|
Definition at line 10 of file ircchannellist.cpp. References adjustNicks(), IRCChannelPerson::flags(), Opie::Core::OResource::loadPixmap(), m_channel, IRCChannelPerson::nick(), IRCChannel::people(), IRCChannelPerson::PERSON_FLAG_HALFOP, IRCChannelPerson::PERSON_FLAG_OP, and IRCChannelPerson::PERSON_FLAG_VOICE. Referenced by IRCChannelTab::IRCChannelTab(). |
|
|
Definition at line 35 of file ircchannellist.h. Referenced by IRCChannelList(), and update(). |
1.4.2