|
void | shownStartView () |
|
void | currentIndexChanged (int index) |
|
void | requestGameStatistics (const QString &gameId) |
|
void | requestedDownloadGame (int index) |
|
Definition at line 12 of file gameslistview.h.
◆ GamesListView()
GamesListView::GamesListView |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~GamesListView()
GamesListView::~GamesListView |
( |
| ) |
|
◆ displayEmpty
void GamesListView::displayEmpty |
( |
| ) |
|
|
slot |
◆ gotGamesListUpdate
void GamesListView::gotGamesListUpdate |
( |
const std::vector< GameInfo > & |
newGamesList | ) |
|
|
slot |
◆ gotNewGameStatistics
void GamesListView::gotNewGameStatistics |
( |
const GameStatistics & |
gameStatistics | ) |
|
|
slot |
◆ gotNewSelectedGame
void GamesListView::gotNewSelectedGame |
( |
const GameInfo & |
gameInfo | ) |
|
|
slot |
The documentation for this class was generated from the following files: