![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Public Member Functions | |
| MatchNode (const ServerInfo_ReplayMatch &_matchInfo) | |
| ~MatchNode () override | |
| void | clearTree () |
| const ServerInfo_ReplayMatch & | getMatchInfo () |
| void | updateMatchInfo (const ServerInfo_ReplayMatch &_matchInfo) |
| Public Member Functions inherited from RemoteReplayList_TreeModel::Node | |
| Node (const QString &_name) | |
| virtual | ~Node ()=default |
| QString | getName () const |
Private Attributes | |
| ServerInfo_ReplayMatch | matchInfo |
Additional Inherited Members | |
| Protected Attributes inherited from RemoteReplayList_TreeModel::Node | |
| QString | name |
|
explicit |
|
override |
| void RemoteReplayList_TreeModel::MatchNode::clearTree | ( | ) |
|
inline |
| void RemoteReplayList_TreeModel::MatchNode::updateMatchInfo | ( | const ServerInfo_ReplayMatch & | _matchInfo | ) |
|
private |