FullWrtGraphInternal::SideBar Struct Referencefinal

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

Inheritance diagram for FullWrtGraphInternal::SideBar:
FullWrtStruct::ZoneHeader

Public Member Functions

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

Public Attributes

MWAWBox2f 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 FullWrtStruct::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 FullWrtGraph.

Constructor & Destructor Documentation

◆ SideBar()

FullWrtGraphInternal::SideBar::SideBar ( FullWrtStruct::ZoneHeader const &  header)
inlineexplicit

constructor

◆ ~SideBar()

FullWrtGraphInternal::SideBar::~SideBar ( )
final

destructor

Member Data Documentation

◆ m_borderId

int FullWrtGraphInternal::SideBar::m_borderId

◆ m_box

MWAWBox2f FullWrtGraphInternal::SideBar::m_box

the position (in point)

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

◆ m_page

int FullWrtGraphInternal::SideBar::m_page

◆ m_parsed

bool FullWrtGraphInternal::SideBar::m_parsed
mutable

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

Referenced by FullWrtGraph::sendSideBar().


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

Generated for libmwaw by doxygen 1.8.14