SuperPaintParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Static Public Member Functions

static bool getColor (int id, MWAWColor &color)
 try to return the color corresponding to an id More...
 

Public Attributes

MWAWDocument::Kind m_kind
 the file type More...
 
shared_ptr< MWAWPictm_bitmap
 the bitmap (v1) More...
 
std::vector< Shapem_shapeList
 the list of shapes More...
 

Detailed Description

Internal: the state of a SuperPaintParser.

Constructor & Destructor Documentation

SuperPaintParserInternal::State::State ( )
inline

constructor

Member Function Documentation

bool SuperPaintParserInternal::State::getColor ( int  id,
MWAWColor color 
)
static

try to return the color corresponding to an id

Member Data Documentation

shared_ptr<MWAWPict> SuperPaintParserInternal::State::m_bitmap

the bitmap (v1)

MWAWDocument::Kind SuperPaintParserInternal::State::m_kind

the file type

std::vector<Shape> SuperPaintParserInternal::State::m_shapeList

the list of shapes


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

Generated on Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8