Wt examples 3.3.12
HangmanGame.h
Go to the documentation of this file.
1// This may look like C code, but it's really -*- C++ -*-
2/*
3 * Copyright (C) 2011 Emweb bvba, Heverlee, Belgium
4 *
5 * See the LICENSE file for terms of use.
6 */
7
8#ifndef HANGMANGAME_H_
9#define HANGMANGAME_H_
10
11#include <Wt/WContainerWidget>
12
13#include "Session.h"
14
15namespace Wt {
16 class WStackedWidget;
17 class WAnchor;
18}
19
20class HangmanWidget;
22class Session;
23
45
46#endif //HANGMANGAME_H_
HangmanWidget * game_
Definition HangmanGame.h:33
void showHighScores()
Definition HangmanGame.C:88
Session session_
Definition HangmanGame.h:39
void handleInternalPath(const std::string &internalPath)
Definition HangmanGame.C:76
void onAuthEvent()
Definition HangmanGame.C:63
Wt::WAnchor * scoresAnchor_
Definition HangmanGame.h:37
HighScoresWidget * scores_
Definition HangmanGame.h:34
void showGame()
Wt::WStackedWidget * mainStack_
Definition HangmanGame.h:32
Wt::WAnchor * backToGameAnchor_
Definition HangmanGame.h:36
Wt::WContainerWidget * links_
Definition HangmanGame.h:35
WWidget * parent() const

Generated on Fri May 17 2024 for the C++ Web Toolkit (Wt) by doxygen 1.9.8