View used when the safe is unlocked for a hygiene opening.
More...
#include <HygieneOpeningMenu.h>
View used when the safe is unlocked for a hygiene opening.
◆ HygieneOpeningMenu() [1/3]
views::HygieneOpeningMenu::HygieneOpeningMenu |
( |
LiquidCrystal_PCF8574 * |
display, |
|
|
RotaryEncoder * |
encoder, |
|
|
const int & |
numberOfColumns, |
|
|
const int & |
numberOfRows |
|
) |
| |
|
inline |
Construct a new hygiene opening menu object.
- Parameters
-
display | pointer to the display instance |
encoder | pointer to the encoder instance |
numberOfColumns | number of display-columns |
numberOfRows | number of display-rows |
◆ HygieneOpeningMenu() [2/3]
Copy constructor - not available.
◆ HygieneOpeningMenu() [3/3]
◆ activate()
virtual void views::HygieneOpeningMenu::activate |
( |
| ) |
|
|
inlineprotectedvirtual |
called as soon as the view becomes active
◆ tick()
virtual void views::HygieneOpeningMenu::tick |
( |
const bool & |
forceRedraw | ) |
|
|
inlinevirtual |
called during the loop function
- Parameters
-
forceRedraw | if true everything should be redrawn |
The documentation for this class was generated from the following file: