Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
RemoteReplayList_TreeModel::ReplayNode Class Reference
Inheritance diagram for RemoteReplayList_TreeModel::ReplayNode:
[legend]
Collaboration diagram for RemoteReplayList_TreeModel::ReplayNode:
[legend]

Public Member Functions

 ReplayNode (const ServerInfo_Replay &_replayInfo, MatchNode *_parent)
MatchNodegetParent () const
const ServerInfo_Replay & getReplayInfo ()
Public Member Functions inherited from RemoteReplayList_TreeModel::Node
 Node (const QString &_name)
virtual ~Node ()=default
QString getName () const

Private Attributes

MatchNodeparent
ServerInfo_Replay replayInfo

Additional Inherited Members

Protected Attributes inherited from RemoteReplayList_TreeModel::Node
QString name

Constructor & Destructor Documentation

◆ ReplayNode()

RemoteReplayList_TreeModel::ReplayNode::ReplayNode ( const ServerInfo_Replay & _replayInfo,
MatchNode * _parent )
inline
Here is the call graph for this function:

Member Function Documentation

◆ getParent()

MatchNode * RemoteReplayList_TreeModel::ReplayNode::getParent ( ) const
inline
Here is the caller graph for this function:

◆ getReplayInfo()

const ServerInfo_Replay & RemoteReplayList_TreeModel::ReplayNode::getReplayInfo ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ parent

MatchNode* RemoteReplayList_TreeModel::ReplayNode::parent
private

◆ replayInfo

ServerInfo_Replay RemoteReplayList_TreeModel::ReplayNode::replayInfo
private

The documentation for this class was generated from the following file: