Wt examples
4.10.3
|
#include <HangmanGame.h>
Public Member Functions | |
HangmanGame () | |
void | handleInternalPath (const std::string &internalPath) |
Private Member Functions | |
void | onAuthEvent () |
void | showGame () |
void | showHighScores () |
Private Attributes | |
Wt::WStackedWidget * | mainStack_ = nullptr |
HangmanWidget * | game_ = nullptr |
HighScoresWidget * | scores_ = nullptr |
WContainerWidget * | links_ = nullptr |
Wt::WAnchor * | backToGameAnchor_ = nullptr |
Wt::WAnchor * | scoresAnchor_ = nullptr |
Session | session_ |
Definition at line 24 of file HangmanGame.h.
HangmanGame::HangmanGame | ( | ) |
Definition at line 20 of file HangmanGame.C.
Definition at line 69 of file HangmanGame.C.
|
private |
Definition at line 56 of file HangmanGame.C.
|
private |
Definition at line 93 of file HangmanGame.C.
|
private |
Definition at line 81 of file HangmanGame.C.
|
private |
Definition at line 36 of file HangmanGame.h.
|
private |
Definition at line 33 of file HangmanGame.h.
|
private |
Definition at line 35 of file HangmanGame.h.
|
private |
Definition at line 32 of file HangmanGame.h.
|
private |
Definition at line 34 of file HangmanGame.h.
|
private |
Definition at line 37 of file HangmanGame.h.
|
private |
Definition at line 39 of file HangmanGame.h.