#include <user_list_widget.h>
◆ UserListTWI()
| UserListTWI::UserListTWI |
( |
const ServerInfo_User & | _userInfo | ) |
|
|
explicit |
◆ getUserInfo()
| const ServerInfo_User & UserListTWI::getUserInfo |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool UserListTWI::operator< |
( |
const QTreeWidgetItem & | other | ) |
const |
|
override |
Sort Users in the following order 1) Online Users > Offline Users 2) Admins, judge/vip/donator status ignored 3) Moderators, judge/vip/donator status ignored 4) Judges 5) VIPs 6) Donators 7) Everyone else
- Parameters
-
- Returns
- Left is less than the Right
◆ setOnline()
| void UserListTWI::setOnline |
( |
bool | online | ) |
|
◆ setUserInfo()
| void UserListTWI::setUserInfo |
( |
const ServerInfo_User & | _userInfo | ) |
|
◆ userInfo
| ServerInfo_User UserListTWI::userInfo |
|
private |
The documentation for this class was generated from the following files: