UiUiUi
A user interface library for micro controller sketches based on U8g2
UIColumns Member List

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

childNeedsRendering(UIWidget *child)UIWidgetGroupvirtual
clearBox(U8G2 *display, UIArea *dimm)UIWidgetprotected
clearFull(U8G2 *display)UIWidgetprotected
clip(U8G2 *display)UIWidgetprotected
computePreferredSize(U8G2 *display, UISize *preferredSize)UIColumnsprotectedvirtual
dimUIWidgetprotected
firstChildUIWidgetGroupprotected
layout(U8G2 *display, UIArea *dim)UIColumnsvirtual
nextUIWidget
parentUIWidgetprotected
preferredSize(U8G2 *display)UIWidget
render(U8G2 *display, bool force)UIWidgetGroupvirtual
renderChildrenUIWidgetGroupprotected
setParent(UIParent *parent)UIWidgetvirtual
signalNeedsRendering()UIWidgetprotected
UIColumns(UIWidget *firstChild, UIWidget *next=nullptr)UIColumns
UIWidget(UIWidget *next=nullptr)UIWidgetprotected
UIWidgetGroup(UIWidget *firstChild, UIWidget *next=nullptr)UIWidgetGroup