ActaParserInternal::Printing Struct Reference

Internal: class used to store the printing preferences in ActaParser. More...

Public Member Functions

 Printing ()
 constructor More...
 
bool isEmpty () const
 returns true if the header is empty More...
 
bool operator== (Printing const &print) const
 operator== More...
 
bool operator!= (Printing const &print) const
 operator=! More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_flags [2]
 the flags More...
 

Friends

std::ostream & operator<< (std::ostream &o, Printing const &print)
 operator<< More...
 

Detailed Description

Internal: class used to store the printing preferences in ActaParser.

Constructor & Destructor Documentation

◆ Printing()

ActaParserInternal::Printing::Printing ( )
inline

constructor

Member Function Documentation

◆ isEmpty()

bool ActaParserInternal::Printing::isEmpty ( ) const
inline

returns true if the header is empty

◆ operator!=()

bool ActaParserInternal::Printing::operator!= ( Printing const &  print) const
inline

operator=!

◆ operator==()

bool ActaParserInternal::Printing::operator== ( Printing const &  print) const
inline

operator==

Referenced by operator!=().

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Printing const &  print 
)
friend

operator<<

Member Data Documentation

◆ m_flags

int ActaParserInternal::Printing::m_flags[2]

◆ m_font

MWAWFont ActaParserInternal::Printing::m_font

the font

Referenced by operator==(), and ActaParser::readHFProperties().


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