MSK3TextInternal::LineZone Struct Reference

Internal: header zone. More...

List of all members.

Public Member Functions

 LineZone ()
 the constructor
bool isNote () const
 return true if this is a note
bool isRuler () const
 return true if this is a tabs

Public Attributes

int m_type
 the type
MWAWEntry m_pos
 the file position
int m_id
 the id
int m_flags
 the zone flags
int m_height
 the height

Friends

std::ostream & operator<< (std::ostream &o, LineZone const &z)
 operator<<

Detailed Description

Internal: header zone.


Constructor & Destructor Documentation

the constructor


Member Function Documentation

bool MSK3TextInternal::LineZone::isNote ( ) const [inline]

return true if this is a note

Referenced by MSK3Text::createZones(), MSK3Text::update(), and MSK3Text::updateNotes().

bool MSK3TextInternal::LineZone::isRuler ( ) const [inline]

return true if this is a tabs

Referenced by MSK3Text::updateNotes().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
LineZone const &  z 
) [friend]

operator<<


Member Data Documentation


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