Dockable widget designed for IRC communication. More...
#include <ircdock.h>
Public Member Functions | |
IRCDock (QWidget *parent=nullptr) | |
IRCDockTabContents * | addIRCAdapter (IRCAdapterBase *pIRCAdapter) |
void | applyAppearanceSettings () |
Applies IRC appearance settings to all open tabs. | |
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.