#include <user_context_menu.h>
|
| | UserContextMenu (TabSupervisor *_tabSupervisor, QWidget *_parent, AbstractGame *_game=0) |
| void | retranslateUi () |
| void | showContextMenu (const QPoint &pos, const QString &userName, UserLevelFlags userLevel, bool online=true, int playerId=-1) |
| void | showContextMenu (const QPoint &pos, const QString &userName, UserLevelFlags userLevel, ChatView *chatView) |
| void | showContextMenu (const QPoint &pos, const QString &userName, UserLevelFlags userLevel, bool online, int playerId, const QString &deckHash, ChatView *chatView=nullptr) |
◆ UserContextMenu()
◆ adjustMod_processUserResponse
| void UserContextMenu::adjustMod_processUserResponse |
( |
const Response & | resp, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ banUser_dialogFinished
| void UserContextMenu::banUser_dialogFinished |
( |
| ) |
|
|
privateslot |
◆ banUser_processUserInfoResponse
| void UserContextMenu::banUser_processUserInfoResponse |
( |
const Response & | resp | ) |
|
|
privateslot |
◆ banUserHistory_processResponse
| void UserContextMenu::banUserHistory_processResponse |
( |
const Response & | resp | ) |
|
|
privateslot |
◆ gamesOfUserReceived
| void UserContextMenu::gamesOfUserReceived |
( |
const Response & | resp, |
|
|
const CommandContainer & | commandContainer ) |
|
privateslot |
◆ getAdminNotes_processResponse
| void UserContextMenu::getAdminNotes_processResponse |
( |
const Response & | resp | ) |
|
|
privateslot |
◆ openMessageDialog
| void UserContextMenu::openMessageDialog |
( |
const QString & | userName, |
|
|
bool | focus ) |
|
signal |
◆ retranslateUi()
| void UserContextMenu::retranslateUi |
( |
| ) |
|
◆ showContextMenu() [1/3]
| void UserContextMenu::showContextMenu |
( |
const QPoint & | pos, |
|
|
const QString & | userName, |
|
|
UserLevelFlags | userLevel, |
|
|
bool | online, |
|
|
int | playerId, |
|
|
const QString & | deckHash, |
|
|
ChatView * | chatView = nullptr ) |
◆ showContextMenu() [2/3]
| void UserContextMenu::showContextMenu |
( |
const QPoint & | pos, |
|
|
const QString & | userName, |
|
|
UserLevelFlags | userLevel, |
|
|
bool | online = true, |
|
|
int | playerId = -1 ) |
◆ showContextMenu() [3/3]
| void UserContextMenu::showContextMenu |
( |
const QPoint & | pos, |
|
|
const QString & | userName, |
|
|
UserLevelFlags | userLevel, |
|
|
ChatView * | chatView ) |
◆ updateAdminNotes_dialogFinished
| void UserContextMenu::updateAdminNotes_dialogFinished |
( |
| ) |
|
|
privateslot |
◆ warnUser_dialogFinished
| void UserContextMenu::warnUser_dialogFinished |
( |
| ) |
|
|
privateslot |
◆ warnUser_processGetWarningsListResponse
| void UserContextMenu::warnUser_processGetWarningsListResponse |
( |
const Response & | r | ) |
|
|
privateslot |
◆ warnUser_processUserInfoResponse
| void UserContextMenu::warnUser_processUserInfoResponse |
( |
const Response & | resp | ) |
|
|
privateslot |
◆ warnUserHistory_processResponse
| void UserContextMenu::warnUserHistory_processResponse |
( |
const Response & | resp | ) |
|
|
privateslot |
◆ aAddToBuddyList
| QAction* UserContextMenu::aAddToBuddyList |
|
private |
◆ aAddToIgnoreList
| QAction* UserContextMenu::aAddToIgnoreList |
|
private |
◆ aBan
| QAction* UserContextMenu::aBan |
|
private |
◆ aBanHistory
| QAction * UserContextMenu::aBanHistory |
|
private |
◆ aChat
| QAction* UserContextMenu::aChat |
|
private |
◆ aDemoteFromJudge
| QAction * UserContextMenu::aDemoteFromJudge |
|
private |
◆ aDemoteFromMod
| QAction * UserContextMenu::aDemoteFromMod |
|
private |
◆ aDetails
| QAction* UserContextMenu::aDetails |
|
private |
◆ aGetAdminNotes
| QAction* UserContextMenu::aGetAdminNotes |
|
private |
◆ aKick
| QAction* UserContextMenu::aKick |
|
private |
◆ aPromoteToJudge
| QAction* UserContextMenu::aPromoteToJudge |
|
private |
◆ aPromoteToMod
| QAction* UserContextMenu::aPromoteToMod |
|
private |
◆ aRemoveFromBuddyList
| QAction * UserContextMenu::aRemoveFromBuddyList |
|
private |
◆ aRemoveFromIgnoreList
| QAction * UserContextMenu::aRemoveFromIgnoreList |
|
private |
◆ aShowGames
| QAction* UserContextMenu::aShowGames |
|
private |
◆ aUserName
| QAction* UserContextMenu::aUserName |
|
private |
◆ aWarnHistory
| QAction * UserContextMenu::aWarnHistory |
|
private |
◆ aWarnUser
| QAction* UserContextMenu::aWarnUser |
|
private |
◆ client
◆ game
◆ tabSupervisor
◆ userListProxy
The documentation for this class was generated from the following files: