Public Slots | |
void | setMasterEnabledStatus (bool bEnabled) |
Changes the appearance of the widget basing on the boolean value. More... | |
void | updateDisplay () |
Signals | |
void | clicked (const EnginePlugin *plugin) |
void | counterUpdated () |
Public Member Functions | |
ServersStatusWidget (const EnginePlugin *plugin, const ServerList *serverList) | |
const ServerListCount & | count () const |
Definition at line 37 of file serversstatuswidget.h.
|
slot |
Changes the appearance of the widget basing on the boolean value.
If set to true, appearance will be clear. If set to false, appearance will be "grayed out".
Definition at line 119 of file serversstatuswidget.cpp.