ActaParserInternal::State Struct Reference

Internal: the state of a ActaParser. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

Printing m_printerPreferences
 the printer preferences More...
 
std::string m_title
 the title (if defined) More...
 
Label m_label
 the list type More...
 
std::string m_stringLabel
 the custom label (if defined) More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a ActaParser.

Constructor & Destructor Documentation

◆ State()

ActaParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int ActaParserInternal::State::m_actPage

the actual page

◆ m_footerHeight

int ActaParserInternal::State::m_footerHeight

the footer height if known

◆ m_headerHeight

int ActaParserInternal::State::m_headerHeight

the header height if known

◆ m_label

Label ActaParserInternal::State::m_label

the list type

◆ m_numPages

int ActaParserInternal::State::m_numPages

the number of page of the final document

◆ m_printerPreferences

Printing ActaParserInternal::State::m_printerPreferences

the printer preferences

◆ m_stringLabel

std::string ActaParserInternal::State::m_stringLabel

the custom label (if defined)

◆ m_title

std::string ActaParserInternal::State::m_title

the title (if defined)


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