The UI renderable text primitive.
The UI renderable row of UITexts primitive.
std::vector< UIText > texts
The texts in this row.
virtual ~UITextsRow()=default
UITextsRow(const UITextsRow &)=default
const std::vector< UIText > & getUiTexts() const
Gets the texts in this row.
UITextsRow & operator=(const UITextsRow &)