Go to the documentation of this file.
10 #include <Wt/WComboBox>
11 #include <Wt/WPushButton>
13 #include <boost/lexical_cast.hpp>
24 const int MaxGuesses = 9;
34 title_ =
new WText(tr(
"hangman.readyToPlay"),
this);
57 WString title(tr(
"hangman.guessTheWord"));
86 WString status(tr(
"hangman.youHang"));
Generated on Tue May 27 2014 for the
C++ Web Toolkit (Wt) by
1.8.4