Internal: the state of a RagTime5Document.
More...
Internal: the state of a RagTime5Document.
RagTime5DocumentInternal::State::State |
( |
| ) |
|
|
inline |
std::map<int, std::shared_ptr<RagTime5Zone> > RagTime5DocumentInternal::State::m_dataIdZoneMap |
a map: data id->entry (datafork)
int RagTime5DocumentInternal::State::m_footerHeight |
the footer height if known
bool RagTime5DocumentInternal::State::m_hasLayout |
a flag to know if the file has some layout
int RagTime5DocumentInternal::State::m_headerHeight |
the header height if known
int RagTime5DocumentInternal::State::m_mainClusterId |
int RagTime5DocumentInternal::State::m_mainTypeId |
int RagTime5DocumentInternal::State::m_numPages |
the number of page of the final document
std::map<int, std::vector<int> > RagTime5DocumentInternal::State::m_pageZonesIdMap |
a map: page->main zone id
std::set<int> RagTime5DocumentInternal::State::m_sendZoneSet |
a set used to avoid looping when sending zone
int RagTime5DocumentInternal::State::m_version |
std::map<int, std::string> RagTime5DocumentInternal::State::m_zoneIdToTypeMap |
std::shared_ptr<RagTime5Zone> RagTime5DocumentInternal::State::m_zoneInfo |
the zone info zone (ie. the first zone)
MWAWEntry RagTime5DocumentInternal::State::m_zonesEntry |
std::vector<std::shared_ptr<RagTime5Zone> > RagTime5DocumentInternal::State::m_zonesList |
The documentation for this struct was generated from the following file: