#include <remote_replay_list_tree_widget.h>
◆ RemoteReplayList_TreeModel()
| RemoteReplayList_TreeModel::RemoteReplayList_TreeModel |
( |
AbstractClient * | _client, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ ~RemoteReplayList_TreeModel()
| RemoteReplayList_TreeModel::~RemoteReplayList_TreeModel |
( |
| ) |
|
|
override |
◆ addMatchInfo()
| void RemoteReplayList_TreeModel::addMatchInfo |
( |
const ServerInfo_ReplayMatch & | matchInfo | ) |
|
◆ clearAll()
| void RemoteReplayList_TreeModel::clearAll |
( |
| ) |
|
|
private |
Deletes all items in the model
◆ clearTree()
| void RemoteReplayList_TreeModel::clearTree |
( |
| ) |
|
◆ columnCount()
| int RemoteReplayList_TreeModel::columnCount |
( |
const QModelIndex & | = QModelIndex() | ) |
const |
|
inlinenodiscardoverride |
◆ data()
| QVariant RemoteReplayList_TreeModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
nodiscardoverride |
◆ flags()
| Qt::ItemFlags RemoteReplayList_TreeModel::flags |
( |
const QModelIndex & | index | ) |
const |
|
nodiscardoverride |
◆ getEnclosingReplayMatch()
| ServerInfo_ReplayMatch const * RemoteReplayList_TreeModel::getEnclosingReplayMatch |
( |
const QModelIndex & | index | ) |
const |
|
nodiscard |
◆ getReplay()
| ServerInfo_Replay const * RemoteReplayList_TreeModel::getReplay |
( |
const QModelIndex & | index | ) |
const |
|
nodiscard |
◆ getReplayMatch()
| ServerInfo_ReplayMatch const * RemoteReplayList_TreeModel::getReplayMatch |
( |
const QModelIndex & | index | ) |
const |
|
nodiscard |
◆ headerData()
| QVariant RemoteReplayList_TreeModel::headerData |
( |
int | section, |
|
|
Qt::Orientation | orientation, |
|
|
int | role = Qt::DisplayRole ) const |
|
nodiscardoverride |
◆ index()
| QModelIndex RemoteReplayList_TreeModel::index |
( |
int | row, |
|
|
int | column, |
|
|
const QModelIndex & | parent = QModelIndex() ) const |
|
nodiscardoverride |
◆ parent()
| QModelIndex RemoteReplayList_TreeModel::parent |
( |
const QModelIndex & | index | ) |
const |
|
nodiscardoverride |
◆ refreshTree()
| void RemoteReplayList_TreeModel::refreshTree |
( |
| ) |
|
◆ removeMatchInfo()
| void RemoteReplayList_TreeModel::removeMatchInfo |
( |
int | gameId | ) |
|
◆ replayListFinished
| void RemoteReplayList_TreeModel::replayListFinished |
( |
const Response & | r | ) |
|
|
privateslot |
◆ rowCount()
| int RemoteReplayList_TreeModel::rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
nodiscardoverride |
◆ treeRefreshed
| void RemoteReplayList_TreeModel::treeRefreshed |
( |
| ) |
|
|
signal |
◆ updateMatchInfo()
| void RemoteReplayList_TreeModel::updateMatchInfo |
( |
int | gameId, |
|
|
const ServerInfo_ReplayMatch & | matchInfo ) |
◆ client
◆ dirIcon
| QIcon RemoteReplayList_TreeModel::dirIcon |
|
private |
◆ fileIcon
| QIcon RemoteReplayList_TreeModel::fileIcon |
|
private |
◆ lockIcon
| QIcon RemoteReplayList_TreeModel::lockIcon |
|
private |
◆ numberOfColumns
| const int RemoteReplayList_TreeModel::numberOfColumns = 6 |
|
staticprivate |
◆ replayMatches
| QList<MatchNode *> RemoteReplayList_TreeModel::replayMatches |
|
private |
The documentation for this class was generated from the following files: