#include <menus/utility/ChoiceIntArrayScreen.h>
◆ ChoiceIntArrayScreen()
ChoiceIntArrayScreen::ChoiceIntArrayScreen |
( |
ScreenID |
id, |
|
|
unsigned * |
values, |
|
|
uint8_t |
siz |
|
) |
| |
|
inline |
◆ buttonDownPressed()
virtual void ChoiceIntArrayScreen::buttonDownPressed |
( |
bool |
repeat | ) |
|
|
inlineoverridevirtual |
◆ buttonInReleased()
virtual void ChoiceIntArrayScreen::buttonInReleased |
( |
| ) |
|
|
inlineoverridevirtual |
◆ buttonLeftPressed()
virtual void ChoiceIntArrayScreen::buttonLeftPressed |
( |
bool |
repeat | ) |
|
|
inlineoverridevirtual |
◆ buttonUpPressed()
virtual void ChoiceIntArrayScreen::buttonUpPressed |
( |
bool |
repeat | ) |
|
|
inlineoverridevirtual |
◆ getValue()
virtual unsigned ChoiceIntArrayScreen::getValue |
( |
| ) |
|
|
protectedpure virtual |
◆ getValueToIndex()
virtual unsigned ChoiceIntArrayScreen::getValueToIndex |
( |
unsigned |
value | ) |
|
|
inlineprotectedvirtual |
◆ init()
virtual void ChoiceIntArrayScreen::init |
( |
| ) |
|
|
inlinevirtual |
◆ render()
virtual void ChoiceIntArrayScreen::render |
( |
| ) |
|
|
inlineoverridevirtual |
◆ saveValue()
virtual void ChoiceIntArrayScreen::saveValue |
( |
unsigned |
newValue | ) |
|
|
protectedpure virtual |
◆ setValue()
virtual void ChoiceIntArrayScreen::setValue |
( |
unsigned |
newValue | ) |
|
|
protectedpure virtual |
◆ fDisplayValue
unsigned ChoiceIntArrayScreen::fDisplayValue = ~0u |
|
protected |
◆ fNumValues
uint8_t ChoiceIntArrayScreen::fNumValues |
|
protected |
◆ fStartValue
unsigned ChoiceIntArrayScreen::fStartValue |
|
protected |
◆ fValues
unsigned* ChoiceIntArrayScreen::fValues |
|
protected |
The documentation for this class was generated from the following file: