ROSE  0.11.145.0
Rose::FormattedTable::CellProperties Member List

This is the complete list of members for Rose::FormattedTable::CellProperties, including all inherited members.

alignment() const Rose::FormattedTable::CellProperties
alignment(const Sawyer::Optional< Alignment > &)Rose::FormattedTable::CellProperties
background() const Rose::FormattedTable::CellProperties
background(const Sawyer::Optional< Color::HSV > &)Rose::FormattedTable::CellProperties
CellProperties()Rose::FormattedTable::CellProperties
CellProperties(const Sawyer::Optional< Color::HSV > &foreground, const Sawyer::Optional< Color::HSV > &background, const Sawyer::Optional< Alignment > &alignment)Rose::FormattedTable::CellProperties
foreground() const Rose::FormattedTable::CellProperties
foreground(const Sawyer::Optional< Color::HSV > &)Rose::FormattedTable::CellProperties
merge(const CellProperties &a, const CellProperties &b)Rose::FormattedTable::CellPropertiesstatic