add(LCDElement *child) | LCDElement | |
exists(std::string id) | LCDElement | [static] |
getId() | LCDElement | |
getText() | LCDScroller | |
LCDScroller(LCDElement *parent=0, const std::string &id="") | LCDScroller | |
move(int x, int y=1) | LCDWidget | |
ParameterList typedef | LCDWidget | |
set(const std::string &text, int left=1, int top=1, int right=10, int bottom=1, int speed=8, Direction direction=Horizontal) | LCDScroller | |
LCDWidget::set(const ParameterList &pList) | LCDWidget | |
setHeight(int height) | LCDScroller | |
setSpeed(int speed) | LCDScroller | |
setText(const std::string &text) | LCDScroller | |
setWidth(int width) | LCDScroller | |
~LCDElement() | LCDElement |