Dockable widget designed for IRC communication. More...
#include <ircdock.h>
 Inheritance diagram for IRCDock:Public Member Functions | |
| IRCDock (QWidget *parent=NULL) | |
| IRCDockTabContents * | addIRCAdapter (IRCAdapterBase *pIRCAdapter) | 
| void | applyAppearanceSettings () | 
| Applies IRC appearance settings to all open tabs.  More... | |
| bool | hasTabFocus (const IRCDockTabContents *pTab) const | 
| void | performNetworkAutojoins () | 
| IRCSounds & | sounds () | 
| IRCDockTabContents * | tabWithFocus () | 
| void IRCDock::applyAppearanceSettings | ( | ) | 
Applies IRC appearance settings to all open tabs.
Definition at line 87 of file ircdock.cpp.