| addBuddy(const QString &userName) | UserListWidget | signal |
| addIgnore(const QString &userName) | UserListWidget | signal |
| AllUsersList enum value | UserListWidget | |
| applyDisplayMode() | UserListWidget | |
| applyFilter() | UserListWidget | private |
| avatarProvider | UserListWidget | private |
| beginBulkLoad() | UserListWidget | |
| bind(UserListManager *mgr) | UserListWidget | |
| BuddyList enum value | UserListWidget | |
| bulkLoading | UserListWidget | private |
| cardArtParamsMap | UserListWidget | private |
| cardArtProvider | UserListWidget | private |
| clearSelectionAndClosePopup() | UserListWidget | private |
| client | UserListWidget | private |
| connectPopupSignals() | UserListWidget | private |
| createSectionItem(Section section) | UserListWidget | private |
| createSectionItems() | UserListWidget | private |
| currentUserChanged(const QString &userName) | UserListWidget | signal |
| deleteUser(const QString &userName) | UserListWidget | |
| dropSectionMembership(Section section, const QString &userName) | UserListWidget | private |
| endBulkLoad() | UserListWidget | |
| ensureSectionMembership(Section section, const ServerInfo_User &user, bool online) | UserListWidget | private |
| eventFilter(QObject *obj, QEvent *event) override | UserListWidget | |
| expandedSections | UserListWidget | private |
| filterText | UserListWidget | private |
| finishSectionedMutation() | UserListWidget | private |
| getHasUserInfoPopup() const | UserListWidget | inline |
| getSectionIds() const | UserListWidget | inline |
| getUsers() const | UserListWidget | inline |
| handleListAdd(Section section, const ServerInfo_User &user) | UserListWidget | private |
| handleListRemove(Section section, const QString &userName) | UserListWidget | private |
| handleOnlineChange(const ServerInfo_User &user) | UserListWidget | private |
| handleOnlineChangeLeft(const QString &userName) | UserListWidget | private |
| handleSectionExpansion(QTreeWidgetItem *item, bool expanded) | UserListWidget | private |
| hasUserInfoPopup | UserListWidget | private |
| hideEvent(QHideEvent *e) override | UserListWidget | protected |
| hidePopup(bool immediate=false) | UserListWidget | private |
| hidePopupTimer | UserListWidget | private |
| hoveredUser | UserListWidget | private |
| IgnoreList enum value | UserListWidget | |
| isItemNearViewport(const UserListTWI *item) const | UserListWidget | private |
| isPressInsideListUi(const QWidget *widget) const | UserListWidget | private |
| itemDelegate | UserListWidget | private |
| joinGameRequested(int gameId, int roomId, bool asSpectator) | UserListWidget | signal |
| manager | UserListWidget | private |
| onlineCount | UserListWidget | private |
| openMessageDialog(const QString &userName, bool focus) | UserListWidget | signal |
| popupPinned | UserListWidget | private |
| positionPopup(UserListTWI *item) | UserListWidget | private |
| processUserInfo(Section section, const ServerInfo_User &user, bool online) | UserListWidget | private |
| processUserInfo(const ServerInfo_User &user, bool online) | UserListWidget | |
| rebuild() | UserListWidget | |
| refreshPopupButtons(const QString &userName) | UserListWidget | private |
| refreshVisibleUserHeader(const QString &name) | UserListWidget | privateslot |
| removeBuddy(const QString &userName) | UserListWidget | signal |
| removeIgnore(const QString &userName) | UserListWidget | signal |
| requestVisibleItemResources() | UserListWidget | private |
| retranslateUi() | UserListWidget | |
| RoomList enum value | UserListWidget | |
| Section enum name | UserListWidget | |
| sectioned | UserListWidget | private |
| sectionExpanded(Section section, bool expanded) | UserListWidget | signal |
| sectionIds | UserListWidget | private |
| sectionItems | UserListWidget | private |
| sectionTitle(Section section) const | UserListWidget | private |
| sectionUsers | UserListWidget | private |
| setExpandedProgrammatically(QTreeWidgetItem *item, bool expanded) | UserListWidget | private |
| setFilterText(const QString &text) | UserListWidget | |
| setGameInviteLinkProvider(std::function< QList< GameInviteOption >()> provider) | UserListWidget | |
| setSectioned(const QList< Section > &ids) | UserListWidget | |
| setSectionExpanded(Section section, bool expanded) | UserListWidget | |
| setShowTitle(bool showTitle) | UserListWidget | |
| setUserFilter(std::function< bool(const QString &userName, bool online)> filter) | UserListWidget | inline |
| setUserOnline(const QString &userName, bool online) | UserListWidget | |
| showContextMenu(const QPoint &pos, const QModelIndex &index) | UserListWidget | |
| showEvent(QShowEvent *e) override | UserListWidget | protected |
| showPopupForUser(UserListTWI *item) | UserListWidget | private |
| showPopupTimer | UserListWidget | private |
| showTitle | UserListWidget | private |
| sortItems() | UserListWidget | |
| tabSupervisor | UserListWidget | private |
| titleStr | UserListWidget | private |
| type | UserListWidget | private |
| updateCardArtParams(const ServerInfo_User &user, const QString &userName) | UserListWidget | private |
| updateCount() | UserListWidget | private |
| updateSectionDivider(Section section) | UserListWidget | private |
| userActivated(const QString &userName) | UserListWidget | signal |
| userClicked(QTreeWidgetItem *item, int column) | UserListWidget | privateslot |
| userContextMenu | UserListWidget | private |
| userFilter | UserListWidget | private |
| userInfoPopup | UserListWidget | private |
| userListChanged() | UserListWidget | signal |
| UserListType enum name | UserListWidget | |
| UserListWidget(TabSupervisor *_tabSupervisor, AbstractClient *_client, UserListType _type, QWidget *parent=nullptr, bool hasUserInfoPopup=true) | UserListWidget | |
| users | UserListWidget | private |
| userTree | UserListWidget | private |
| visibleUserRowCount() const | UserListWidget | |
| ~UserListWidget() override | UserListWidget | |