RagTime5SpreadsheetInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
std::string getNewSheetName () const
 returns a new sheet name More...
 

Public Attributes

std::map< int, shared_ptr< Sheet > > m_idSheetMap
 map data id to sheet zone More...
 

Protected Attributes

int m_newSheetId
 a int uses to generate unique sheet id More...
 

Detailed Description

Internal: the state of a RagTime5Spreadsheet.

Constructor & Destructor Documentation

RagTime5SpreadsheetInternal::State::State ( )
inline

constructor

Member Function Documentation

std::string RagTime5SpreadsheetInternal::State::getNewSheetName ( ) const
inline

returns a new sheet name

Member Data Documentation

std::map<int, shared_ptr<Sheet> > RagTime5SpreadsheetInternal::State::m_idSheetMap

map data id to sheet zone

int RagTime5SpreadsheetInternal::State::m_newSheetId
mutableprotected

a int uses to generate unique sheet id


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

Generated on Mon Feb 6 2017 11:34:34 for libmwaw by doxygen 1.8.11