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