FWGraphInternal::SideBar Struct Reference

Internal: the sidebar of a FWGraph. More...

Inheritance diagram for FWGraphInternal::SideBar:
FWStruct::ZoneHeader

Public Member Functions

 SideBar (FWStruct::ZoneHeader const &header)
 constructor More...
 
- Public Member Functions inherited from FWStruct::ZoneHeader
 ZoneHeader ()
 constructor More...
 
virtual ~ZoneHeader ()
 destructor More...
 
bool read (shared_ptr< FWStruct::Entry > zone)
 try to read the data header of a classical zone More...
 

Public Attributes

Box2f m_box
 the position (in point) More...
 
int m_page
 the page More...
 
int m_borderId
 the border id More...
 
bool m_parsed
 a flag to know if the sidebar is send to the listener More...
 
- Public Attributes inherited from FWStruct::ZoneHeader
int m_type
 the zone type More...
 
int m_docId
 the doc id More...
 
int m_fileId
 the file id More...
 
int m_wrapping
 the wrapping type More...
 
std::string m_extra
 some extra data More...
 

Detailed Description

Internal: the sidebar of a FWGraph.

Constructor & Destructor Documentation

FWGraphInternal::SideBar::SideBar ( FWStruct::ZoneHeader const &  header)
inline

constructor

Member Data Documentation

int FWGraphInternal::SideBar::m_borderId

the border id

Referenced by FWGraph::readSideBarFormat(), and FWGraph::sendSideBar().

Box2f FWGraphInternal::SideBar::m_box

the position (in point)

Referenced by FWGraph::readSideBarPosition(), and FWGraph::sendSideBar().

int FWGraphInternal::SideBar::m_page
bool FWGraphInternal::SideBar::m_parsed
mutable

a flag to know if the sidebar is send to the listener

Referenced by FWGraph::sendPageGraphics(), and FWGraph::sendSideBar().


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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5