GreatWksGraphInternal::FrameGroup Struct Referencefinal

Internal: the group zone of a GreatWksGraph. More...

Inheritance diagram for GreatWksGraphInternal::FrameGroup:
GreatWksGraphInternal::Frame

Public Member Functions

 FrameGroup (Frame const &frame)
 constructor
 
 ~FrameGroup () final
 destructor
 
Type getType () const final
 return the frame type
 
void print (std::ostream &o) const final
 print funtion
 
- Public Member Functions inherited from GreatWksGraphInternal::Frame
 Frame ()
 constructor
 
 Frame (Frame const &)=default
 
virtual ~Frame ()
 destructor
 
virtual Type getType () const
 return the frame type
 
virtual void print (std::ostream &o) const
 a virtual print function
 

Public Attributes

int m_numChild
 the number of child
 
std::vector< int > m_childList
 the list of child
 
- Public Attributes inherited from GreatWksGraphInternal::Frame
int m_type
 the zone type
 
int m_styleId
 the style identifier
 
int m_parent
 the parent identifier
 
int m_order
 the z order
 
long m_dataSize
 the data size ( if know)
 
MWAWBox2f m_box
 the zone bdbox
 
int m_page
 the page
 
std::string m_extra
 extra data
 
bool m_parsed
 true if the frame is send
 

Additional Inherited Members

- Public Types inherited from GreatWksGraphInternal::Frame
enum  Type {
  T_BAD , T_BASIC , T_GROUP , T_PICTURE ,
  T_TEXT , T_DBFIELD , T_UNSET
}
 the frame type More...
 

Detailed Description

Internal: the group zone of a GreatWksGraph.

Constructor & Destructor Documentation

◆ FrameGroup()

GreatWksGraphInternal::FrameGroup::FrameGroup ( Frame const &  frame)
inlineexplicit

constructor

◆ ~FrameGroup()

GreatWksGraphInternal::FrameGroup::~FrameGroup ( )
final

destructor

Member Function Documentation

◆ getType()

Type GreatWksGraphInternal::FrameGroup::getType ( ) const
inlinefinalvirtual

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

◆ print()

void GreatWksGraphInternal::FrameGroup::print ( std::ostream &  o) const
inlinefinalvirtual

print funtion

Reimplemented from GreatWksGraphInternal::Frame.

Member Data Documentation

◆ m_childList

std::vector<int> GreatWksGraphInternal::FrameGroup::m_childList

◆ m_numChild

int GreatWksGraphInternal::FrameGroup::m_numChild

the number of child

Referenced by print(), and GreatWksGraph::readFrameExtraData().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6