Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
debug_pb_message.h
Go to the documentation of this file.
1#ifndef DEBUG_PB_MESSAGE_H
2#define DEBUG_PB_MESSAGE_H
3
4class QString;
5namespace google
6{
7namespace protobuf
8{
9class Message;
10}
11} // namespace google
12
13QString getSafeDebugString(const ::google::protobuf::Message &message);
14
15#endif // DEBUG_PB_MESSAGE_H
QString getSafeDebugString(const ::google::protobuf::Message &message)
Definition debug_pb_message.cpp:81
Definition phases_toolbar.h:20
Definition phases_toolbar.h:18