#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 |
◆ deleteUser()
| bool UserListWidget::deleteUser |
( |
const QString & | userName | ) |
|
◆ getUsers()
| const QMap< QString, UserListTWI * > & UserListWidget::getUsers |
( |
| ) |
const |
|
inlinenodiscard |
◆ openMessageDialog
| void UserListWidget::openMessageDialog |
( |
const QString & | userName, |
|
|
bool | focus ) |
|
signal |
◆ processUserInfo()
| void UserListWidget::processUserInfo |
( |
const ServerInfo_User & | user, |
|
|
bool | online ) |
◆ 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 ) |
◆ sortItems()
| void UserListWidget::sortItems |
( |
| ) |
|
◆ updateCount()
| void UserListWidget::updateCount |
( |
| ) |
|
|
private |
◆ userClicked
| void UserListWidget::userClicked |
( |
QTreeWidgetItem * | item, |
|
|
int | column ) |
|
privateslot |
◆ client
◆ itemDelegate
◆ 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: