|
|
void | loadGamesList () |
| |
|
void | setGameName (const QString &gameName) |
| |
|
void | initSettingsValues (const QString &nickname, const QString &host) |
| |
|
void | clearScreens () |
| |
|
void | createdAvailableRolesList (const std::vector< Role > &availableRoles) |
| |
Definition at line 19 of file cavokeclientcontroller.h.
◆ CavokeClientController()
| CavokeClientController::CavokeClientController |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ showCreateGameView
| void CavokeClientController::showCreateGameView |
( |
| ) |
|
|
slot |
◆ showGamesListView
| void CavokeClientController::showGamesListView |
( |
| ) |
|
|
slot |
◆ showJoinGameView
| void CavokeClientController::showJoinGameView |
( |
| ) |
|
|
slot |
◆ showRoomView
| void CavokeClientController::showRoomView |
( |
| ) |
|
|
slot |
◆ showSessionView
| void CavokeClientController::showSessionView |
( |
| ) |
|
|
slot |
◆ showSettingsView
| void CavokeClientController::showSettingsView |
( |
| ) |
|
|
slot |
◆ showStartView
| void CavokeClientController::showStartView |
( |
| ) |
|
|
slot |
◆ showStatisticsView
| void CavokeClientController::showStatisticsView |
( |
| ) |
|
|
slot |
◆ showTestWindowView
| void CavokeClientController::showTestWindowView |
( |
| ) |
|
|
slot |
◆ updateSettings
| void CavokeClientController::updateSettings |
( |
const QString & |
displayName, |
|
|
const QString & |
host |
|
) |
| |
|
slot |
The documentation for this class was generated from the following files: