Internal: the helper to read field graphic field for a RagTime5StyleManager.
More...
|
| | 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
|
| |
| | FieldParser (std::string const &zoneName) |
| | constructor
|
| |
| virtual | ~FieldParser () |
| | destructor
|
| |
| virtual std::string | getZoneName () const |
| | return the debug name corresponding to a zone
|
| |
| virtual std::string | getZoneName (int n) const |
| | return the debug name corresponding to a field
|
| |
| virtual bool | parseHeaderField (Field &field, RagTime5Zone &, int, libmwaw::DebugStream &f) |
| | parse a header field
|
| |
| virtual bool | parseField (Field &field, RagTime5Zone &, int, libmwaw::DebugStream &f) |
| | parse a field
|
| |
|
| std::string | m_name |
| | the field name
|
| |
Internal: the helper to read field graphic field for a RagTime5StyleManager.
◆ GraphicFieldParser()
| RagTime5StyleManagerInternal::GraphicFieldParser::GraphicFieldParser |
( |
std::vector< MWAWColor > const & |
colorList | ) |
|
|
inlineexplicit |
◆ ~GraphicFieldParser()
| RagTime5StyleManagerInternal::GraphicFieldParser::~GraphicFieldParser |
( |
| ) |
|
|
final |
◆ getZoneName()
| std::string RagTime5StyleManagerInternal::GraphicFieldParser::getZoneName |
( |
int |
n | ) |
const |
|
inlinefinalvirtual |
◆ parseField()
◆ parseHeaderField()
◆ m_colorsList
| std::vector<MWAWColor> const& RagTime5StyleManagerInternal::GraphicFieldParser::m_colorsList |
◆ m_styleList
The documentation for this struct was generated from the following file: