WPS4GraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 

Public Attributes

int m_version
 the version More...
 
int m_numPages
 the number page More...
 
std::map< int, WPSEmbeddedObjectm_idToObjectMap
 the map id to objects More...
 

Detailed Description

Internal: the state of a WPS4Graph.

Constructor & Destructor Documentation

◆ State()

WPS4GraphInternal::State::State ( )
inline

Member Data Documentation

◆ m_idToObjectMap

std::map<int,WPSEmbeddedObject> WPS4GraphInternal::State::m_idToObjectMap

the map id to objects

◆ m_numPages

int WPS4GraphInternal::State::m_numPages

the number page

◆ m_version

int WPS4GraphInternal::State::m_version

the version


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

Generated on Fri May 27 2022 03:07:01 for libwps by doxygen 1.8.14