#include <tab_room.h>
◆ TabRoom()
| TabRoom::TabRoom |
( |
TabSupervisor * | _tabSupervisor, |
|
|
AbstractClient * | _client, |
|
|
ServerInfo_User * | _ownUser, |
|
|
const ServerInfo_Room & | info ) |
◆ actClearChat
| void TabRoom::actClearChat |
( |
| ) |
|
|
privateslot |
◆ actCompleterChanged
| void TabRoom::actCompleterChanged |
( |
| ) |
|
|
privateslot |
◆ actOpenChatSettings
| void TabRoom::actOpenChatSettings |
( |
| ) |
|
|
privateslot |
◆ actShowMentionPopup
| void TabRoom::actShowMentionPopup |
( |
const QString & | sender | ) |
|
|
privateslot |
◆ actShowPopup
| void TabRoom::actShowPopup |
( |
const QString & | message | ) |
|
|
privateslot |
◆ addMentionTag
| void TabRoom::addMentionTag |
( |
QString | mentionTag | ) |
|
|
privateslot |
◆ closeEvent
| void TabRoom::closeEvent |
( |
QCloseEvent * | event | ) |
|
|
overrideprotectedslot |
◆ focusTab
| void TabRoom::focusTab |
( |
| ) |
|
|
privateslot |
◆ getChannelName()
| QString TabRoom::getChannelName |
( |
| ) |
const |
|
inlinenodiscard |
◆ getGameTypes()
| const QMap< int, QString > & TabRoom::getGameTypes |
( |
| ) |
const |
|
inlinenodiscard |
◆ getRoomId()
| int TabRoom::getRoomId |
( |
| ) |
const |
|
inlinenodiscard |
◆ getTabText()
| QString TabRoom::getTabText |
( |
| ) |
const |
|
inlinenodiscardoverridevirtual |
◆ getUserInfo()
| const ServerInfo_User * TabRoom::getUserInfo |
( |
| ) |
const |
|
inlinenodiscard |
◆ maximizeClient
| void TabRoom::maximizeClient |
( |
| ) |
|
|
signal |
◆ notIdle
| void TabRoom::notIdle |
( |
| ) |
|
|
signal |
◆ openMessageDialog
| void TabRoom::openMessageDialog |
( |
const QString & | userName, |
|
|
bool | focus ) |
|
signal |
◆ prepareRoomCommand()
| PendingCommand * TabRoom::prepareRoomCommand |
( |
const ::google::protobuf::Message & | cmd | ) |
|
◆ processJoinRoomEvent
| void TabRoom::processJoinRoomEvent |
( |
const Event_JoinRoom & | event | ) |
|
|
privateslot |
◆ processLeaveRoomEvent
| void TabRoom::processLeaveRoomEvent |
( |
const Event_LeaveRoom & | event | ) |
|
|
privateslot |
◆ processListGamesEvent
| void TabRoom::processListGamesEvent |
( |
const Event_ListGames & | event | ) |
|
|
privateslot |
◆ processRemoveMessagesEvent
| void TabRoom::processRemoveMessagesEvent |
( |
const Event_RemoveMessages & | event | ) |
|
|
privateslot |
◆ processRoomEvent()
| void TabRoom::processRoomEvent |
( |
const RoomEvent & | event | ) |
|
◆ processRoomSayEvent
| void TabRoom::processRoomSayEvent |
( |
const Event_RoomSay & | event | ) |
|
|
privateslot |
◆ refreshShortcuts
| void TabRoom::refreshShortcuts |
( |
| ) |
|
|
privateslot |
◆ retranslateUi()
| void TabRoom::retranslateUi |
( |
| ) |
|
|
overridevirtual |
◆ roomClosing
| void TabRoom::roomClosing |
( |
TabRoom * | tab | ) |
|
|
signal |
◆ sanitizeHtml()
| QString TabRoom::sanitizeHtml |
( |
QString | dirty | ) |
const |
|
nodiscardprivate |
◆ sayFinished
| void TabRoom::sayFinished |
( |
const Response & | response | ) |
|
|
privateslot |
◆ sendMessage
| void TabRoom::sendMessage |
( |
| ) |
|
|
privateslot |
◆ sendRoomCommand()
◆ tabActivated()
| void TabRoom::tabActivated |
( |
| ) |
|
|
overridevirtual |
◆ aClearChat
| QAction* TabRoom::aClearChat |
|
private |
◆ aLeaveRoom
| QAction* TabRoom::aLeaveRoom |
|
private |
◆ aOpenChatSettings
| QAction* TabRoom::aOpenChatSettings |
|
private |
◆ autocompleteUserList
| QStringList TabRoom::autocompleteUserList |
|
private |
◆ chatGroupBox
| QGroupBox* TabRoom::chatGroupBox |
|
private |
◆ chatView
◆ client
◆ completer
| QCompleter* TabRoom::completer |
|
private |
◆ gameSelector
◆ gameTypes
| QMap<int, QString> TabRoom::gameTypes |
|
private |
◆ ownUser
| ServerInfo_User* TabRoom::ownUser |
|
private |
◆ roomId
◆ roomMenu
◆ roomName
| QString TabRoom::roomName |
|
private |
◆ sayEdit
◆ sayLabel
| QLabel* TabRoom::sayLabel |
|
private |
◆ userList
◆ userListProxy
The documentation for this class was generated from the following files: