Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
remote_client.h File Reference

TODO: Document this. More...

#include "../abstract/abstract_client.h"
#include <QLoggingCategory>
#include <QWebSocket>
#include <libcockatrice/interfaces/interface_network_settings_provider.h>
#include <libcockatrice/protocol/pb/commands.pb.h>
Include dependency graph for remote_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteClient

Functions

 Q_LOGGING_CATEGORY (RemoteClientLog, "remote_client")

Detailed Description

TODO: Document this.

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( RemoteClientLog ,
"remote_client"  )
inline