#include <ImagesWidget.h>
Definition at line 15 of file ImagesWidget.h.
◆ ImagesWidget()
ImagesWidget::ImagesWidget |
( |
int | maxGuesses | ) |
|
|
explicit |
Definition at line 14 of file ImagesWidget.C.
15{
17 std::string
fname =
"icons/hangman";
18 fname += std::to_string(
i) +
".jpg";
21
22
23
26 }
27
31
34}
Wt::Auth::Dbo::UserDatabase< AuthInfo > UserDatabase
◆ currentImage()
int ImagesWidget::currentImage |
( |
| ) |
const |
|
inline |
◆ image()
Wt::WImage * ImagesWidget::image |
( |
int | index | ) |
const |
|
private |
◆ showImage()
void ImagesWidget::showImage |
( |
int | index | ) |
|
◆ HURRAY
◆ image_
◆ images_
std::vector<Wt::WImage*> ImagesWidget::images_ |
|
private |
The documentation for this class was generated from the following files: