StyleParserInternal::Picture Struct Reference

small structure used to store picture data in StyleParser More...

Public Member Functions

 Picture ()
 constructor
 
bool valid () const
 returns true if the picture is valid
 

Public Attributes

MWAWVec2i m_size
 the picture size in point
 
MWAWEntry m_entry
 the picture entry
 

Detailed Description

small structure used to store picture data in StyleParser

Constructor & Destructor Documentation

◆ Picture()

StyleParserInternal::Picture::Picture ( )
inline

constructor

Member Function Documentation

◆ valid()

bool StyleParserInternal::Picture::valid ( ) const
inline

returns true if the picture is valid

Referenced by StyleParserInternal::Font::hasPicture().

Member Data Documentation

◆ m_entry

MWAWEntry StyleParserInternal::Picture::m_entry

◆ m_size

MWAWVec2i StyleParserInternal::Picture::m_size

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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6