5#ifndef MALENA_LISTITEMSETTINGS_H
6#define MALENA_LISTITEMSETTINGS_H
Settings trait for interactive UI controls — layout only.
Base settings trait for all visual components — geometry only.
Layout and behaviour settings for ListItem.
ListItemSettings & operator=(const GraphicSettings &g)
ListItemSettings & operator=(const ControlSettings &c)
float rowHeight
0 = auto-sized from content
void setRowHeight(float h)
float slotGap
Pixel gap between start / content / end slots.
float getRowHeight() const