GreatWksGraphInternal::FrameDBField Struct Referencefinal

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

Inheritance diagram for GreatWksGraphInternal::FrameDBField:
GreatWksGraphInternal::Frame

Public Member Functions

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

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...
 
- Public Attributes inherited from GreatWksGraphInternal::Frame
int m_type
 the zone type More...
 
int m_styleId
 the style identifier More...
 
int m_parent
 the parent identifier More...
 
int m_order
 the z order More...
 
long m_dataSize
 the data size ( if know) More...
 
MWAWBox2f m_box
 the zone bdbox More...
 
int m_page
 the page More...
 
std::string m_extra
 extra data More...
 
bool m_parsed
 true if the frame is send More...
 

Detailed Description

Internal: the DBField zone of a GreatWksGraph.

Constructor & Destructor Documentation

◆ FrameDBField()

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

constructor

◆ ~FrameDBField()

GreatWksGraphInternal::FrameDBField::~FrameDBField ( )
final

destructor

Member Function Documentation

◆ getType()

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

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

◆ print()

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

print funtion

Reimplemented from GreatWksGraphInternal::Frame.


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20