#include <user_list_widget.h>
◆ UserListType
| Enumerator |
|---|
| AllUsersList | |
| RoomList | |
| BuddyList | |
| IgnoreList | |
◆ UserListWidget()
◆ addBuddy
| void UserListWidget::addBuddy |
( |
const QString & | userName | ) |
|
|
signal |
◆ addIgnore
| void UserListWidget::addIgnore |
( |
const QString & | userName | ) |
|
|
signal |
◆ applyDisplayMode()
| void UserListWidget::applyDisplayMode |
( |
| ) |
|
◆ bind()
◆ connectPopupSignals()
| void UserListWidget::connectPopupSignals |
( |
| ) |
|
|
private |
◆ deleteUser()
| bool UserListWidget::deleteUser |
( |
const QString & | userName | ) |
|
◆ eventFilter()
| bool UserListWidget::eventFilter |
( |
QObject * | obj, |
|
|
QEvent * | event ) |
|
override |
◆ getUsers()
| const QMap< QString, UserListTWI * > & UserListWidget::getUsers |
( |
| ) |
const |
|
inlinenodiscard |
◆ hideEvent()
| void UserListWidget::hideEvent |
( |
QHideEvent * | e | ) |
|
|
overrideprotected |
◆ hidePopup()
| void UserListWidget::hidePopup |
( |
bool | immediate = false | ) |
|
|
private |
◆ joinGameRequested
| void UserListWidget::joinGameRequested |
( |
int | gameId, |
|
|
int | roomId, |
|
|
bool | asSpectator ) |
|
signal |
◆ openMessageDialog
| void UserListWidget::openMessageDialog |
( |
const QString & | userName, |
|
|
bool | focus ) |
|
signal |
◆ positionPopup()
| void UserListWidget::positionPopup |
( |
const QString & | userName | ) |
|
|
private |
◆ processUserInfo()
| void UserListWidget::processUserInfo |
( |
const ServerInfo_User & | user, |
|
|
bool | online ) |
◆ rebuild()
| void UserListWidget::rebuild |
( |
| ) |
|
◆ refreshPopupButtons()
| void UserListWidget::refreshPopupButtons |
( |
const QString & | userName | ) |
|
|
private |
◆ removeBuddy
| void UserListWidget::removeBuddy |
( |
const QString & | userName | ) |
|
|
signal |
◆ removeIgnore
| void UserListWidget::removeIgnore |
( |
const QString & | userName | ) |
|
|
signal |
◆ retranslateUi()
| void UserListWidget::retranslateUi |
( |
| ) |
|
◆ setUserOnline()
| void UserListWidget::setUserOnline |
( |
const QString & | userName, |
|
|
bool | online ) |
◆ showContextMenu()
| void UserListWidget::showContextMenu |
( |
const QPoint & | pos, |
|
|
const QModelIndex & | index ) |
◆ showPopupForUser()
| void UserListWidget::showPopupForUser |
( |
const QString & | userName | ) |
|
|
private |
◆ sortItems()
| void UserListWidget::sortItems |
( |
| ) |
|
◆ updateCount()
| void UserListWidget::updateCount |
( |
| ) |
|
|
private |
◆ userClicked
| void UserListWidget::userClicked |
( |
QTreeWidgetItem * | item, |
|
|
int | column ) |
|
privateslot |
◆ avatarProvider
◆ cardArtParamsMap
◆ cardArtProvider
◆ client
◆ itemDelegate
◆ m_hidePopupTimer
| QTimer* UserListWidget::m_hidePopupTimer = nullptr |
|
private |
◆ m_hoveredUser
| QString UserListWidget::m_hoveredUser |
|
private |
◆ m_popupPinned
| bool UserListWidget::m_popupPinned = false |
|
private |
◆ m_showPopupTimer
| QTimer* UserListWidget::m_showPopupTimer = nullptr |
|
private |
◆ m_userInfoPopup
◆ manager
◆ onlineCount
| int UserListWidget::onlineCount |
|
private |
◆ tabSupervisor
◆ titleStr
| QString UserListWidget::titleStr |
|
private |
◆ type
◆ userContextMenu
◆ users
◆ userTree
| QTreeWidget* UserListWidget::userTree |
|
private |
The documentation for this class was generated from the following files: