Internal: the state of a ACParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
Printing | m_printerPreferences |
the printer preferences | |
std::string | m_title |
the title (if defined) | |
Label | m_label |
the list type | |
std::string | m_stringLabel |
the custom label (if defined) | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known |
Internal: the state of a ACParser.
ACParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the footer height if known
the header height if known
the list type
the number of page of the final document
the printer preferences
std::string ACParserInternal::State::m_stringLabel |
the custom label (if defined)
std::string ACParserInternal::State::m_title |
the title (if defined)