RagTime5StyleManagerInternal::GraphicFieldParser Struct Referencefinal

Internal: the helper to read field graphic field for a RagTime5StyleManager. More...

Inheritance diagram for RagTime5StyleManagerInternal::GraphicFieldParser:
RagTime5StructManager::FieldParser

Public Member Functions

 GraphicFieldParser (std::vector< MWAWColor > const &colorList)
 constructor
 ~GraphicFieldParser () final
 destructor
std::string getZoneName (int n) const final
 return the debug name corresponding to a field
bool parseHeaderField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int n, libmwaw::DebugStream &f) final
 parse a header field
bool parseField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int n, libmwaw::DebugStream &f) final
 parse a field
Public Member Functions inherited from RagTime5StructManager::FieldParser
 FieldParser (std::string const &zoneName)
 constructor
virtual ~FieldParser ()
 destructor
virtual std::string getZoneName () const
 return the debug name corresponding to a zone

Public Attributes

std::vector< MWAWColor > const & m_colorsList
std::vector< RagTime5StyleManager::GraphicStylem_styleList
 the list of graphic style
Public Attributes inherited from RagTime5StructManager::FieldParser
bool m_regroupFields
 a flag use to decide if we output one debug message by field or not

Additional Inherited Members

Protected Attributes inherited from RagTime5StructManager::FieldParser
std::string m_name
 the field name

Detailed Description

Internal: the helper to read field graphic field for a RagTime5StyleManager.

Constructor & Destructor Documentation

◆ GraphicFieldParser()

RagTime5StyleManagerInternal::GraphicFieldParser::GraphicFieldParser ( std::vector< MWAWColor > const & colorList)
inlineexplicit

constructor

Referenced by getZoneName().

◆ ~GraphicFieldParser()

RagTime5StyleManagerInternal::GraphicFieldParser::~GraphicFieldParser ( )
final

destructor

Member Function Documentation

◆ getZoneName()

std::string RagTime5StyleManagerInternal::GraphicFieldParser::getZoneName ( int n) const
inlinefinalvirtual

return the debug name corresponding to a field

Reimplemented from RagTime5StructManager::FieldParser.

Referenced by getZoneName().

◆ parseField()

bool RagTime5StyleManagerInternal::GraphicFieldParser::parseField ( RagTime5StructManager::Field & field,
RagTime5Zone & zone,
int n,
libmwaw::DebugStream & f )
inlinefinalvirtual

parse a field

Reimplemented from RagTime5StructManager::FieldParser.

◆ parseHeaderField()

bool RagTime5StyleManagerInternal::GraphicFieldParser::parseHeaderField ( RagTime5StructManager::Field & field,
RagTime5Zone & zone,
int n,
libmwaw::DebugStream & f )
inlinefinalvirtual

parse a header field

Reimplemented from RagTime5StructManager::FieldParser.

Member Data Documentation

◆ m_colorsList

std::vector<MWAWColor> const& RagTime5StyleManagerInternal::GraphicFieldParser::m_colorsList

◆ m_styleList

std::vector<RagTime5StyleManager::GraphicStyle> RagTime5StyleManagerInternal::GraphicFieldParser::m_styleList

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

Generated for libmwaw by doxygen 1.14.0