WPS8GraphInternal::Pict Struct Reference

Internal: the picture content and its size. More...

Public Member Functions

 Pict ()
 constructor More...
 

Public Attributes

librevenge::RVNGBinaryData m_data
 the content More...
 
Vec2f m_size
 the size of the picture (if known) More...
 
std::string m_mime
 the mime type More...
 
bool m_parsed
 flag to know if the data was send to the listener More...
 

Detailed Description

Internal: the picture content and its size.

Constructor & Destructor Documentation

§ Pict()

WPS8GraphInternal::Pict::Pict ( )
inline

constructor

Member Data Documentation

§ m_data

librevenge::RVNGBinaryData WPS8GraphInternal::Pict::m_data

§ m_mime

std::string WPS8GraphInternal::Pict::m_mime

the mime type

Referenced by WPS8Graph::sendObject(), and WPS8Graph::storeObjects().

§ m_parsed

bool WPS8GraphInternal::Pict::m_parsed

flag to know if the data was send to the listener

Referenced by WPS8Graph::sendObject().

§ m_size

Vec2f WPS8GraphInternal::Pict::m_size

the size of the picture (if known)

Referenced by WPS8Graph::readBDR(), WPS8Graph::readPICT(), WPS8Graph::sendObject(), and WPS8Graph::storeObjects().


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

Generated on Wed Oct 26 2016 16:54:39 for libwps by doxygen 1.8.12