5#ifndef MALENA_LISTSETTINGS_H
6#define MALENA_LISTSETTINGS_H
Settings trait for interactive UI controls — layout only.
Base settings trait for all visual components — geometry only.
Layout and behaviour settings for List.
void setShowDividers(bool b)
ListSettings & operator=(const GraphicSettings &g)
ListSettings & operator=(const ControlSettings &c)
void setDividerThickness(float t)
float getDividerThickness() const
bool getShowBackground() const
void setShowBackground(bool b)
bool getShowDividers() const
float indent
Indentation added to nested Lists.