Inheritance diagram for DockBuddiesList:Public Types | |
| enum | ColumnId { BLCID_ID, BLCID_BUDDY, BLCID_LOCATION, HOW_MANY_BUDDIESLIST_COLUMNS } |
Public Slots | |
| void | addBuddy () |
| void | scan (const MasterManager *master=NULL) |
Signals | |
| void | joinServer (const ServerPtr &server) |
| void | scanCompleted () |
Public Member Functions | |
| DockBuddiesList (QWidget *parent=NULL) | |
| bool | hasBuddy (const ServerPtr &server) |
Protected Slots | |
| void | deleteBuddy () |
| void | followBuddy (const QModelIndex &index) |
| void | patternsListContextMenu (const QPoint &pos) const |
Definition at line 38 of file dockBuddiesList.h.