#include <tab_account.h>
|
| void | addToList (const std::string &listName, const QString &userName) |
◆ TabAccount()
◆ addToBuddyList
| void TabAccount::addToBuddyList |
( |
| ) |
|
|
privateslot |
◆ addToIgnoreList
| void TabAccount::addToIgnoreList |
( |
| ) |
|
|
privateslot |
◆ addToList()
| void TabAccount::addToList |
( |
const std::string & | listName, |
|
|
const QString & | userName ) |
|
private |
◆ buddyListReceived
| void TabAccount::buddyListReceived |
( |
const QList< ServerInfo_User > & | _buddyList | ) |
|
|
privateslot |
◆ getTabText()
| QString TabAccount::getTabText |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
◆ ignoreListReceived
| void TabAccount::ignoreListReceived |
( |
const QList< ServerInfo_User > & | _ignoreList | ) |
|
|
privateslot |
◆ openMessageDialog
| void TabAccount::openMessageDialog |
( |
const QString & | userName, |
|
|
bool | focus ) |
|
signal |
◆ processAddToListEvent
| void TabAccount::processAddToListEvent |
( |
const Event_AddToList & | event | ) |
|
|
privateslot |
◆ processListUsersResponse
| void TabAccount::processListUsersResponse |
( |
const Response & | response | ) |
|
|
privateslot |
◆ processRemoveFromListEvent
| void TabAccount::processRemoveFromListEvent |
( |
const Event_RemoveFromList & | event | ) |
|
|
privateslot |
◆ processUserJoinedEvent
| void TabAccount::processUserJoinedEvent |
( |
const Event_UserJoined & | event | ) |
|
|
privateslot |
◆ processUserLeftEvent
| void TabAccount::processUserLeftEvent |
( |
const Event_UserLeft & | event | ) |
|
|
privateslot |
◆ retranslateUi()
| void TabAccount::retranslateUi |
( |
| ) |
|
|
overridevirtual |
◆ userJoined
| void TabAccount::userJoined |
( |
const ServerInfo_User & | userInfo | ) |
|
|
signal |
◆ userLeft
| void TabAccount::userLeft |
( |
const QString & | userName | ) |
|
|
signal |
◆ addBuddyEdit
◆ addIgnoreEdit
◆ allUsersList
◆ buddyList
◆ client
◆ ignoreList
◆ userInfoBox
The documentation for this class was generated from the following files: