Internal: the sidebar of a FWGraph. More...
Public Member Functions | |
SideBar (FWStruct::ZoneHeader const &header) | |
constructor | |
Public Attributes | |
Box2f | m_box |
the position (in point) | |
int | m_page |
the page | |
int | m_borderId |
the border id | |
bool | m_parsed |
a flag to know if the sidebar is send to the listener |
Internal: the sidebar of a FWGraph.
FWGraphInternal::SideBar::SideBar | ( | FWStruct::ZoneHeader const & | header | ) | [inline] |
constructor
the border id
Referenced by FWGraph::readSideBarFormat(), and FWGraph::sendSideBar().
the position (in point)
Referenced by FWGraph::readSideBarPosition(), and FWGraph::sendSideBar().
the page
Referenced by FWGraph::readSideBarPosition(), and FWGraph::sendSideBar().
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().