small struct used to defined graphic style More...
Public Member Functions | |
GraphicStyle () | |
constructor | |
Public Attributes | |
int | m_colorsId [2] |
the surface and shadow color id | |
int | m_lineId |
the border line id | |
std::string | m_extra |
extra data | |
Friends | |
std::ostream & | operator<< (std::ostream &o, GraphicStyle const &graphic) |
operator<< |
small struct used to defined graphic style
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
GraphicStyle const & | graphic | ||
) | [friend] |
operator<<
the surface and shadow color id
Referenced by GraphicStyle(), LotusStyleManager::readGraphicStyle(), and LotusStyleManager::updateGraphicStyle().
std::string LotusStyleManagerInternal::GraphicStyle::m_extra |
extra data
Referenced by LotusStyleManager::readGraphicStyle().
the border line id
Referenced by LotusStyleManager::readGraphicStyle(), and LotusStyleManager::updateGraphicStyle().