Cockatrice 2026-06-27-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
user_info_popup.h File Reference
#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>
Include dependency graph for user_info_popup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UserInfoHeaderWidget
 Paints the enlarged banner card art + circular avatar section at the top of the UserInfoPopup. More...
class  UserInfoPopup
 Floating panel showing an enlarged user card, quick action buttons, and a live scrollable games list. More...

Namespaces

namespace  PopupRoles

Variables

constexpr int PopupRoles::GameData = Qt::UserRole + 10