DCC-EX Simple Throttle
Simple throttle for a DCC-EX CommandStation
Loading...
Searching...
No Matches
DisplayInterface Member List

This is the complete list of members for DisplayInterface, including all inherited members.

_menuItemsPerPageDisplayInterfaceprivate
_needsMenuRefreshDisplayInterfaceprivate
_needsRedrawDisplayInterfaceprivate
begin()=0DisplayInterfacepure virtual
clear()=0DisplayInterfacepure virtual
displayErrorScreen(const char *errorText)=0DisplayInterfacepure virtual
displayMenuScreen(const char *menuName, BaseMenuItem *firstMenuItem, uint8_t selectedItemIndex, bool selectionChanged)=0DisplayInterfacepure virtual
displayProgressScreen(const char *activity, uint8_t counter)=0DisplayInterfacepure virtual
displayStartupScreen(const char *headerText, const char *version)=0DisplayInterfacepure virtual
displayThrottleScreen(const char *locoName, uint8_t speed, Direction direction, TrackPower trackPower, bool speedChanged, bool directionChange, bool trackPowerChanged)=0DisplayInterfacepure virtual
getMenuItemsPerPage()DisplayInterfaceinline
needsMenuRefresh()DisplayInterfaceinline
needsRedraw()DisplayInterfaceinline
setMenuItemsPerPage(uint8_t menuItemsPerPage)DisplayInterfaceinline
setNeedsMenuRefresh(bool refresh)DisplayInterfaceinline
setNeedsRedraw(bool redraw)DisplayInterfaceinline
~DisplayInterface()=defaultDisplayInterfacevirtual