the windows structure More...
Public Member Functions | |
WindowsInfo () | |
bool | isEmpty () const |
small function used to recognized empty header or footer | |
Public Attributes | |
Vec2i | m_startSel |
Vec2i | m_endSel |
int | m_posTopY |
std::vector< Information > | m_informations |
std::vector< int > | m_firstParagLine |
std::vector< int > | m_linesHeight |
Vec2i | m_pageNumber |
Vec2i | m_date |
Vec2i | m_time |
Friends | |
std::ostream & | operator<< (std::ostream &o, WindowsInfo const &w) |
the windows structure
MWParserInternal::WindowsInfo::WindowsInfo | ( | ) | [inline] |
bool MWParserInternal::WindowsInfo::isEmpty | ( | ) | const [inline] |
small function used to recognized empty header or footer
Referenced by MWParser::createZones().
std::ostream& operator<< | ( | std::ostream & | o, |
WindowsInfo const & | w | ||
) | [friend] |
Referenced by isEmpty(), MWParserInternal::operator<<(), MWParser::readWindowsInfo(), and MWParser::sendWindow().
Referenced by MWParserInternal::operator<<(), and MWParser::readWindowsInfo().
std::vector<int> MWParserInternal::WindowsInfo::m_firstParagLine |
Referenced by MWParser::readWindowsInfo(), and MWParser::sendWindow().
std::vector<Information> MWParserInternal::WindowsInfo::m_informations |
Referenced by MWParser::createZones(), MWParser::createZonesV3(), isEmpty(), and MWParser::sendWindow().
std::vector<int> MWParserInternal::WindowsInfo::m_linesHeight |
Referenced by MWParser::sendWindow().
Referenced by isEmpty(), MWParserInternal::operator<<(), MWParser::readWindowsInfo(), and MWParser::sendWindow().
Referenced by MWParserInternal::operator<<(), and MWParser::readWindowsInfo().
Referenced by MWParserInternal::operator<<(), and MWParser::readWindowsInfo().
Referenced by isEmpty(), MWParserInternal::operator<<(), MWParser::readWindowsInfo(), and MWParser::sendWindow().