UiUiUi
A user interface library for micro controller sketches based on U8g2
|
This is the complete list of members for UIDisplay, including all inherited members.
activate() | UIDisplay | |
childNeedsRendering(UIWidget *child) | UIDisplay | virtual |
deactivate() | UIDisplay | |
disable(U8G2 *display) | UIDisplay | |
enable(U8G2 *display, bool render=false, bool force=false) | UIDisplay | |
init(U8G2 *display, bool enable=true, bool render=true) | UIDisplay | |
isUpdatingDisplay() | UIDisplay | |
render(U8G2 *display, bool force=false) | UIDisplay | |
setUpdateTiles(uint16_t maxFirstUpdateTiles=0xffff, uint16_t maxFollowUpdateTiles=0xffff) | UIDisplay | |
UIDisplay(UIWidget *root) | UIDisplay |