Canvas5ImageInternal::State Struct Reference

Internal: the state of a Canvas5Image. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::map< int, MWAWEmbeddedObjectm_idToObject
 the map id to bitmap More...
 
std::map< int, std::shared_ptr< VKFLImage > > m_idToGIF
 the map id to git More...
 
std::map< std::vector< unsigned >, std::shared_ptr< VKFLImage > > m_idToMACO
 the map id to maco More...
 
std::map< int, librevenge::RVNGBinaryData > m_idToQkTm
 the map id to quicktime More...
 

Detailed Description

Internal: the state of a Canvas5Image.

Constructor & Destructor Documentation

Canvas5ImageInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<int, std::shared_ptr<VKFLImage> > Canvas5ImageInternal::State::m_idToGIF

the map id to git

std::map<std::vector<unsigned>, std::shared_ptr<VKFLImage> > Canvas5ImageInternal::State::m_idToMACO

the map id to maco

std::map<int, MWAWEmbeddedObject> Canvas5ImageInternal::State::m_idToObject

the map id to bitmap

std::map<int, librevenge::RVNGBinaryData> Canvas5ImageInternal::State::m_idToQkTm

the map id to quicktime


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

Generated on Sat Aug 21 2021 18:43:38 for libmwaw by doxygen 1.8.10