5#ifndef MALENA_SELECTSETTINGS_H
6#define MALENA_SELECTSETTINGS_H
Settings trait for interactive UI controls — layout only.
Base settings trait for all visual components — geometry only.
Layout and behaviour settings for Select.
float getMaxVisibleItems() const
void setDescCharSize(unsigned int s)
unsigned int getDescCharSize() const
void setItemHeight(float h)
void setMaxVisibleItems(float n)
float getItemHeight() const
SelectSettings & operator=(const ControlSettings &c)
SelectSettings & operator=(const InputSettings &i)
SelectSettings & operator=(const GraphicSettings &g)
unsigned int descCharSize