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