#include <menus/CommandScreenHandlerSMQ.h>
◆ CommandScreenHandlerSMQ()
CommandScreenHandlerSMQ::CommandScreenHandlerSMQ |
( |
| ) |
|
|
inline |
◆ clearDisplay()
void CommandScreenHandlerSMQ::clearDisplay |
( |
| ) |
|
|
inline |
◆ display()
void CommandScreenHandlerSMQ::display |
( |
| ) |
|
|
inline |
◆ drawTextCentered()
void CommandScreenHandlerSMQ::drawTextCentered |
( |
String |
text | ) |
|
|
inline |
◆ handleEvent()
virtual bool CommandScreenHandlerSMQ::handleEvent |
( |
| ) |
|
|
inlinevirtual |
◆ invertDisplay()
void CommandScreenHandlerSMQ::invertDisplay |
( |
bool |
invert | ) |
|
|
inline |
◆ print()
void CommandScreenHandlerSMQ::print |
( |
String |
text | ) |
|
|
inline |
◆ println() [1/2]
void CommandScreenHandlerSMQ::println |
( |
String |
text | ) |
|
|
inline |
◆ println() [2/2]
void CommandScreenHandlerSMQ::println |
( |
unsigned |
val | ) |
|
|
inline |
◆ remoteActive()
void CommandScreenHandlerSMQ::remoteActive |
( |
| ) |
|
|
inline |
◆ remoteButtonEvent()
void CommandScreenHandlerSMQ::remoteButtonEvent |
( |
uint8_t |
id, |
|
|
bool |
pressed, |
|
|
bool |
repeat |
|
) |
| |
|
inline |
◆ remoteDialEvent()
void CommandScreenHandlerSMQ::remoteDialEvent |
( |
long |
newValue, |
|
|
long |
oldValue |
|
) |
| |
|
inline |
◆ setCursor()
void CommandScreenHandlerSMQ::setCursor |
( |
uint8_t |
x, |
|
|
uint8_t |
y |
|
) |
| |
|
inline |
◆ setTextSize()
void CommandScreenHandlerSMQ::setTextSize |
( |
int |
siz | ) |
|
|
inline |
◆ sleepDevice()
virtual void CommandScreenHandlerSMQ::sleepDevice |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: