#include "../../interface/widgets/server/game_type_map.h"
#include "user_list_painter.h"
#include <QFrame>
#include <QListView>
#include <QMap>
#include <QPixmap>
#include <QStandardItemModel>
#include <libcockatrice/network/server/remote/user_level.h>
#include <libcockatrice/protocol/pb/response.pb.h>
#include <libcockatrice/protocol/pb/serverinfo_game.pb.h>
#include <libcockatrice/protocol/pb/serverinfo_user.pb.h>
Go to the source code of this file.
|
| | Paints the enlarged banner card art + circular avatar section at the top of the UserInfoPopup. More...
|
| | Floating panel showing an enlarged user card, quick action buttons, and a live scrollable games list. More...
|