basic parser to read image/main graphic position properties More...
#include <RagTime5StructManager.hxx>
 
  
| Public Member Functions | |
| GObjPropFieldParser (std::string const &name) | |
| constructor  More... | |
| bool | parseField (Field &field, RagTime5Zone &zone, int n, libmwaw::DebugStream &f) final | 
| parse a field  More... | |
|  Public Member Functions inherited from RagTime5StructManager::FieldParser | |
| FieldParser (std::string const &zoneName) | |
| constructor  More... | |
| virtual | ~FieldParser () | 
| destructor  More... | |
| virtual std::string | getZoneName () const | 
| return the debug name corresponding to a zone  More... | |
| virtual std::string | getZoneName (int n) const | 
| return the debug name corresponding to a field  More... | |
| virtual bool | parseHeaderField (Field &field, RagTime5Zone &, int, libmwaw::DebugStream &f) | 
| parse a header field  More... | |
| Public Attributes | |
| int | m_clusterId | 
| the id of the zone corresponding to this property (always a clust graph ?)  More... | |
|  Public Attributes inherited from RagTime5StructManager::FieldParser | |
| bool | m_regroupFields | 
| a flag use to decide if we output one debug message by field or not  More... | |
| Additional Inherited Members | |
|  Protected Attributes inherited from RagTime5StructManager::FieldParser | |
| std::string | m_name | 
| the field name  More... | |
basic parser to read image/main graphic position properties
| 
 | inlineexplicit | 
constructor
| 
 | finalvirtual | 
parse a field
Reimplemented from RagTime5StructManager::FieldParser.
| int RagTime5StructManager::GObjPropFieldParser::m_clusterId | 
the id of the zone corresponding to this property (always a clust graph ?)