RagTime5StyleManagerInternal::State Struct Reference

Internal: the state of a RagTime5Style. More...

Public Member Functions

 State ()
 constructor More...
 
void initColorsList ()
 init the color list (if empty) More...
 

Public Attributes

std::vector< MWAWColorm_colorsList
 a map id to color More...
 
std::vector< RagTime5StyleManager::GraphicStylem_graphicStyleList
 the list of graphic styles More...
 
std::vector< RagTime5StyleManager::TextStylem_textStyleList
 the list of text styles More...
 

Detailed Description

Internal: the state of a RagTime5Style.

Constructor & Destructor Documentation

RagTime5StyleManagerInternal::State::State ( )
inline

constructor

Member Function Documentation

void RagTime5StyleManagerInternal::State::initColorsList ( )

init the color list (if empty)

Member Data Documentation

std::vector<MWAWColor> RagTime5StyleManagerInternal::State::m_colorsList

a map id to color

std::vector<RagTime5StyleManager::GraphicStyle> RagTime5StyleManagerInternal::State::m_graphicStyleList

the list of graphic styles

std::vector<RagTime5StyleManager::TextStyle> RagTime5StyleManagerInternal::State::m_textStyleList

the list of text styles


The documentation for this struct was generated from the following file:

Generated on Wed May 18 2016 13:44:30 for libmwaw by doxygen 1.8.11