QuattroDosChartInternal::State Struct Reference

the state of QuattroDosChart More...

Public Member Functions

 State ()
 constructor More...
 

Static Public Member Functions

static bool getPattern (int id, WPSGraphicStyle::Pattern &pattern)
 returns the pattern corresponding to a pattern id between 0 and 15 More...
 

Public Attributes

long m_eof
 the last file position More...
 
int m_version
 the file version More...
 
int m_chartType
 the chart type More...
 
std::multimap< int, std::shared_ptr< Chart > > m_idToChartMap
 map sheet id to chart More...
 

Detailed Description

the state of QuattroDosChart

Constructor & Destructor Documentation

QuattroDosChartInternal::State::State ( )
inline

constructor

Member Function Documentation

bool QuattroDosChartInternal::State::getPattern ( int  id,
WPSGraphicStyle::Pattern pattern 
)
static

returns the pattern corresponding to a pattern id between 0 and 15

Member Data Documentation

int QuattroDosChartInternal::State::m_chartType

the chart type

long QuattroDosChartInternal::State::m_eof

the last file position

std::multimap<int,std::shared_ptr<Chart> > QuattroDosChartInternal::State::m_idToChartMap

map sheet id to chart

int QuattroDosChartInternal::State::m_version

the file version


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

Generated on Sun Oct 18 2020 20:49:31 for libwps by doxygen 1.8.9.1